08-27-2018, 06:52 AM
Any idea what I could have done to my linux install that would have broken MACD (and seemingly only that strat)?
Symptom: GUI Backtesting MACD yields no transactions, regardless of parameters, candles, duration of dataset, etc.
All other default strats seem to work.
I've wiped my Gekko directory, reinstalled, and still nothing. I've force npm reinstalled mathjs, nodejs, and others, but nothing's working. Is there a module I can force update that might fix this? Would appreciate some guidance if anyone has run into this before. I really don't want to wipe my AWS instance. :
Also, I noticed I've been getting this if I try to run varPPO:
Thanks,
storshun
Symptom: GUI Backtesting MACD yields no transactions, regardless of parameters, candles, duration of dataset, etc.
All other default strats seem to work.
I've wiped my Gekko directory, reinstalled, and still nothing. I've force npm reinstalled mathjs, nodejs, and others, but nothing's working. Is there a module I can force update that might fix this? Would appreciate some guidance if anyone has run into this before. I really don't want to wipe my AWS instance. :
Also, I noticed I've been getting this if I try to run varPPO:
Code:
xxx POST /api/backtest 500 141ms -
Error: non-error thrown: [object Object]
at Object.onerror (/home/bitnami/gekko/node_modules/koa/lib/context.js:105:40)
at process._tickCallback (internal/process/next_tick.js:68:7)
Thanks,
storshun