02-10-2018, 08:05 PM
Another question:
I managed actually a lot here, i can now use tmux and have multiple sessions parallel... i did more than one import and it was good.... now i starrten to try the backtest and ended up with this error:f
node gekko --config config_02.js --backtest
______ ________ __ __ __ __ ______
/ \ / |/ | / |/ | / | / \
/$$$$$$ |$$$$$$$$/ $$ | /$$/ $$ | /$$/ /$$$$$$ |
$$ | _$$/ $$ |__ $$ |/$$/ $$ |/$$/ $$ | $$ |
$$ |/ |$$ | $$ $$< $$ $$< $$ | $$ |
$$ |$$$$ |$$$$$/ $$$$$ \ $$$$$ \ $$ | $$ |
$$ \__$$ |$$ |_____ $$ |$$ \ $$ |$$ \ $$ \__$$ |
$$ $$/ $$ |$$ | $$ |$$ | $$ |$$ $$/
$$$$$$/ $$$$$$$$/ $$/ $$/ $$/ $$/ $$$$$$/
Gekko v0.5.12
I'm gonna make you rich, Bud Fox.
2018-02-10 20:59:15 (INFO): Setting up Gekko in backtest mode
2018-02-10 20:59:15 (INFO):
2018-02-10 20:59:15 (INFO): Setting up:
2018-02-10 20:59:15 (INFO): Trading Advisor
2018-02-10 20:59:15 (INFO): Calculate trading advice
2018-02-10 20:59:15 (INFO): Using the strategy: MACD
2018-02-10 20:59:15 (WARN): TALIB indicators could not be loaded, they will be unavailable.
2018-02-10 20:59:15 (INFO):
2018-02-10 20:59:15 (INFO): Setting up:
2018-02-10 20:59:15 (INFO): Paper Trader
2018-02-10 20:59:15 (INFO): Paper trader that simulates fake trades.
2018-02-10 20:59:15 (INFO):
2018-02-10 20:59:15 (INFO): Setting up:
2018-02-10 20:59:15 (INFO): Performance Analyzer
2018-02-10 20:59:15 (INFO): Analyzes performances of trades
2018-02-10 20:59:15 (INFO):
Gekko encountered an error and can't continue
Error:
History directory does not exist.
Meta debug info:
Gekko version: v0.5.12
Nodejs version: v9.5.0
Any idea why?
Where are my imports ??
Thanks
I managed actually a lot here, i can now use tmux and have multiple sessions parallel... i did more than one import and it was good.... now i starrten to try the backtest and ended up with this error:f
node gekko --config config_02.js --backtest
______ ________ __ __ __ __ ______
/ \ / |/ | / |/ | / | / \
/$$$$$$ |$$$$$$$$/ $$ | /$$/ $$ | /$$/ /$$$$$$ |
$$ | _$$/ $$ |__ $$ |/$$/ $$ |/$$/ $$ | $$ |
$$ |/ |$$ | $$ $$< $$ $$< $$ | $$ |
$$ |$$$$ |$$$$$/ $$$$$ \ $$$$$ \ $$ | $$ |
$$ \__$$ |$$ |_____ $$ |$$ \ $$ |$$ \ $$ \__$$ |
$$ $$/ $$ |$$ | $$ |$$ | $$ |$$ $$/
$$$$$$/ $$$$$$$$/ $$/ $$/ $$/ $$/ $$$$$$/
Gekko v0.5.12
I'm gonna make you rich, Bud Fox.
2018-02-10 20:59:15 (INFO): Setting up Gekko in backtest mode
2018-02-10 20:59:15 (INFO):
2018-02-10 20:59:15 (INFO): Setting up:
2018-02-10 20:59:15 (INFO): Trading Advisor
2018-02-10 20:59:15 (INFO): Calculate trading advice
2018-02-10 20:59:15 (INFO): Using the strategy: MACD
2018-02-10 20:59:15 (WARN): TALIB indicators could not be loaded, they will be unavailable.
2018-02-10 20:59:15 (INFO):
2018-02-10 20:59:15 (INFO): Setting up:
2018-02-10 20:59:15 (INFO): Paper Trader
2018-02-10 20:59:15 (INFO): Paper trader that simulates fake trades.
2018-02-10 20:59:15 (INFO):
2018-02-10 20:59:15 (INFO): Setting up:
2018-02-10 20:59:15 (INFO): Performance Analyzer
2018-02-10 20:59:15 (INFO): Analyzes performances of trades
2018-02-10 20:59:15 (INFO):
Gekko encountered an error and can't continue
Error:
History directory does not exist.
Meta debug info:
Gekko version: v0.5.12
Nodejs version: v9.5.0
Any idea why?
Where are my imports ??
Thanks