09-21-2018, 06:39 AM
Hello,
I have an issue with using strategies. Some strategies work properly, some doesn't work.
I think the root of the cause is incompatibility some of the version modules> I installed many times gekko with the various configuration on ubuntu and sometimes strategies had worked and sometimes didn't.
For example doesn't work tulip_adx. tulip_macd
Who can write the exact version of ubuntu, gekko, nodejs, npm, tulip, talib, etc modules/soft which are with default strategies of the gekko?
ytigiev@ytigiev-VirtualBox:~/gekko$ node gekko --ui
______ ________ __ __ __ __ ______
/ \ / |/ | / |/ | / | / \
/$$$$$$ |$$$$$$$$/ $$ | /$$/ $$ | /$$/ /$$$$$$ |
$$ | _$$/ $$ |__ $$ |/$$/ $$ |/$$/ $$ | $$ |
$$ |/ |$$ | $$ $$< $$ $$< $$ | $$ |
$$ |$$$$ |$$$$$/ $$$$$ \ $$$$$ \ $$ | $$ |
$$ \__$$ |$$ |_____ $$ |$$ \ $$ |$$ \ $$ \__$$ |
$$ $$/ $$ |$$ | $$ |$$ | $$ |$$ $$/
$$$$$$/ $$$$$$$$/ $$/ $$/ $$/ $$/ $$$$$$/
Gekko v0.6.6
I'm gonna make you rich, Bud Fox.
Serving Gekko UI on http://localhost:3000/
<-- GET /api/imports
--> GET /api/imports 200 2ms 2b
<-- GET /api/gekkos
--> GET /api/gekkos 200 1ms 24b
<-- GET /api/apiKeys
--> GET /api/apiKeys 200 1ms 2b
<-- GET /api/exchanges
--> GET /api/exchanges 200 376ms 87.76kb
<-- GET /api/configPart/performanceAnalyzer
--> GET /api/configPart/performanceAnalyzer 200 1ms 144b
<-- GET /api/strategies
<-- GET /api/configPart/paperTrader
--> GET /api/configPart/paperTrader 200 1ms 132b
--> GET /api/strategies 200 16ms 15.34kb
<-- POST /api/scansets
--> POST /api/scansets 200 316ms 129b
<-- POST /api/backtest
--> POST /api/backtest 200 2,250ms 33.71kb
<-- POST /api/backtest
xxx POST /api/backtest 500 302ms -
Error: non-error thrown:
This Gekko instance encountered an error and can't continue
at Object.onerror (/home/ytigiev/gekko/node_modules/koa/lib/context.js:105:40)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
<-- POST /api/backtest
xxx POST /api/backtest 500 316ms -
Error: non-error thrown:
This Gekko instance encountered an error and can't continue
at Object.onerror (/home/ytigiev/gekko/node_modules/koa/lib/context.js:105:40)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
I have an issue with using strategies. Some strategies work properly, some doesn't work.
I think the root of the cause is incompatibility some of the version modules> I installed many times gekko with the various configuration on ubuntu and sometimes strategies had worked and sometimes didn't.
For example doesn't work tulip_adx. tulip_macd
Who can write the exact version of ubuntu, gekko, nodejs, npm, tulip, talib, etc modules/soft which are with default strategies of the gekko?
ytigiev@ytigiev-VirtualBox:~/gekko$ node gekko --ui
______ ________ __ __ __ __ ______
/ \ / |/ | / |/ | / | / \
/$$$$$$ |$$$$$$$$/ $$ | /$$/ $$ | /$$/ /$$$$$$ |
$$ | _$$/ $$ |__ $$ |/$$/ $$ |/$$/ $$ | $$ |
$$ |/ |$$ | $$ $$< $$ $$< $$ | $$ |
$$ |$$$$ |$$$$$/ $$$$$ \ $$$$$ \ $$ | $$ |
$$ \__$$ |$$ |_____ $$ |$$ \ $$ |$$ \ $$ \__$$ |
$$ $$/ $$ |$$ | $$ |$$ | $$ |$$ $$/
$$$$$$/ $$$$$$$$/ $$/ $$/ $$/ $$/ $$$$$$/
Gekko v0.6.6
I'm gonna make you rich, Bud Fox.
Serving Gekko UI on http://localhost:3000/
<-- GET /api/imports
--> GET /api/imports 200 2ms 2b
<-- GET /api/gekkos
--> GET /api/gekkos 200 1ms 24b
<-- GET /api/apiKeys
--> GET /api/apiKeys 200 1ms 2b
<-- GET /api/exchanges
--> GET /api/exchanges 200 376ms 87.76kb
<-- GET /api/configPart/performanceAnalyzer
--> GET /api/configPart/performanceAnalyzer 200 1ms 144b
<-- GET /api/strategies
<-- GET /api/configPart/paperTrader
--> GET /api/configPart/paperTrader 200 1ms 132b
--> GET /api/strategies 200 16ms 15.34kb
<-- POST /api/scansets
--> POST /api/scansets 200 316ms 129b
<-- POST /api/backtest
--> POST /api/backtest 200 2,250ms 33.71kb
<-- POST /api/backtest
xxx POST /api/backtest 500 302ms -
Error: non-error thrown:
This Gekko instance encountered an error and can't continue
at Object.onerror (/home/ytigiev/gekko/node_modules/koa/lib/context.js:105:40)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
<-- POST /api/backtest
xxx POST /api/backtest 500 316ms -
Error: non-error thrown:
This Gekko instance encountered an error and can't continue
at Object.onerror (/home/ytigiev/gekko/node_modules/koa/lib/context.js:105:40)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)