I keep getting different results in BacktestTool and the Gekko UI.
I cross-checked the value for slippage, fee taker and fee maker, etc. (multiple times):
backtest.pl
Even when I change the asset/currency (in the Gekko UI) to correspond with either the backtest.pl or the backtest-config.pl, I still get a different result in de Gekko UI.
According to this backtest it would result in 2,67 trades/day (*18 days), so that would be a total of ~48 trades. Gekko UI however produces 173 trades.
The only thing I can think of is the riskFreeReturn value, would that be of influence? I tried adding this value in the papertrader, but without any result:
Any ideas? I guess I must be overlooking something, but I just can't figure out what that might be..
Thanks!
Hi,
I keep getting different results in BacktestTool and the Gekko UI. I cross-checked the value for slippage, fee taker and fee maker, etc. (multiple times): backtest.pl
backtest-config.pl
config/plugins/paperTrader.toml
Even when I change the asset/currency (in the Gekko UI) to correspond with either the backtest.pl or the backtest-config.pl, I still get a different result in de Gekko UI.
This is what I would expect to see:
According to this backtest it would result in 2,67 trades/day (*18 days), so that would be a total of ~48 trades. Gekko UI however produces 173 trades.
The only thing I can think of is the riskFreeReturn value, would that be of influence? I tried adding this value in the papertrader, but without any result:
Any ideas? I guess I must be overlooking something, but I just can't figure out what that might be.. Thanks!
BacktestTool v0.7 Gekko v0.6.8