I've been trying to test a few of the strategies but keep getting an error thrown up in the console . . . maybe (I thought hopefully) you could shed some light on?
The error message when I try to run the FIBO Lines strat is as follows:
Error: non-error thrown: This strategy must run with candleSize=1
at Object.onerror (C:\Users\Home_PC\Downloads\gekko-stable\node_modules\koa\lib\context.js:105:40)
at
at process._tickCallback (internal/process/next_tick.js:189:7)
I'm running the strat at default 1 hour candles with a 60 candle warm-up period, over 3 months of data.
I'm not sure if this is the strat or gekko, so apologies if it is the latter!
Hi there. great work btw!
I've been trying to test a few of the strategies but keep getting an error thrown up in the console . . . maybe (I thought hopefully) you could shed some light on? The error message when I try to run the FIBO Lines strat is as follows:
I'm running the strat at default 1 hour candles with a 60 candle warm-up period, over 3 months of data. I'm not sure if this is the strat or gekko, so apologies if it is the latter!