11-02-2019, 03:26 AM
Progress so far, been trying to run in backtest and get these results:
I am able to run the standard RSI_BULL_BEAR strategy without errors, but it does not show me any PNL table from the output.
When I run the RSI_BULL_BEAR_ADX strategy I get the error - 'uncaughtException TypeError: Cannot read property 'long' of undefined'
When I run a 'live' Gekko of the strategies, the ADX one will fail completely and the standard will run. But I think perhaps it's a similar issue affecting both.
I am able to run the standard RSI_BULL_BEAR strategy without errors, but it does not show me any PNL table from the output.
When I run the RSI_BULL_BEAR_ADX strategy I get the error - 'uncaughtException TypeError: Cannot read property 'long' of undefined'
When I run a 'live' Gekko of the strategies, the ADX one will fail completely and the standard will run. But I think perhaps it's a similar issue affecting both.