Wrong Backtest results #3

Hi,

I think I have found another Backtest Bug. The Results seems not to be correct. The drawdowns should be much bigger. @maksym.shamko or @aressanch could you please check it? Thank you

https://app.gainium.io/bot/backtests?a=4591&aid=share-backtest&backtestShare=57c801a1-ae63-4466-bff3-e70cccf77f84

Drawdown values are not checked on each candle

See similar post

Correct, we can’t check on each candle because the browser won’t be able to handle too many points in the graph, so we take a sample of 100 points across the period. Also note that it is for the drawdown on equity. The drawdown on realized profit doesn’t have this limitation. You can see both in the stats section.