The backtest runs fine, (The summary contains no error and there is no error message in the log). However the Cumulative profit, Daily Net profit, and Drawdown graphs do not display. If I reduce the analysis period to 1 year instead of 10 years the graph displays.
This is not a RAM issue. I have enough RAM Available while the 10Y backtest is processed.
Any Idea? Thanks.

It looks like the bar graphs now try to do equidistant and equi-width bars, but didn't do both previously.
Comment