12-15-2018, 12:13 PM
Hello,
I tried to install "LSTM_MACD_RSI_V3" and got this error when I tried to run it:
<-- POST /api/backtest
xxx POST /api/backtest 500 226ms -
Error: non-error thrown:
This Gekko instance encountered an error and can't continue
at Object.onerror (C:\Users\threi\Gekko\gekko-stable\node_modules\koa\lib\context.js:105:40)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
I installed synaptic to my gekko folder and put the strategy file LSTM_MACD_RSI_V3.js in my strategy folder.
There is no .toml file. Is that the reason for the crash?
I'm very new to this and thankful for any help.
Regards,
Peter
I tried to install "LSTM_MACD_RSI_V3" and got this error when I tried to run it:
<-- POST /api/backtest
xxx POST /api/backtest 500 226ms -
Error: non-error thrown:
This Gekko instance encountered an error and can't continue
at Object.onerror (C:\Users\threi\Gekko\gekko-stable\node_modules\koa\lib\context.js:105:40)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
I installed synaptic to my gekko folder and put the strategy file LSTM_MACD_RSI_V3.js in my strategy folder.
There is no .toml file. Is that the reason for the crash?
I'm very new to this and thankful for any help.
Regards,
Peter