Bug Report Backtesting

Dear NinjaTrader,

I have found a bug that when in a backtest (strategy analyzer) your profit gets above 1.2 trillion, the backtest no longer works / stops backtesting from that moment on.

I myself think that this might be due to the way that the net profit is stored in a value that can not hold such a big number. Any change this can be changed to a long or double to support such big numbers in the strategy analyzer?

Kind regards,

MW

It does seem like an overflow issue. I doubt that they will change the type for you. My guess is they cast it somewhere and it fails. Why change it for one person when 1.2 trillion is unrealistic?

Because that said person and ecosystem vendor encounters it :rofl::see_no_evil_monkey: