[Beginner] Installing NN-Strategy - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: [Beginner] Installing NN-Strategy (/thread-57792.html) |
[Beginner] Installing NN-Strategy - Peter123 - 12-15-2018 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 |