Thanks for your notes.
The Strategy Analyzer can only test historical data, so this is what you would be comparing the backtest to on the live chart.
I let the strategy run for a little while on the live chart window. Then, I ran a backtest on the strategy on the Strategy Analyzer and see the dots drawn on the chart were the same as historically as they were on the live chart.
Further, after running another backtest the Trend Magic plot of the Live chart at 11:54 in the Mini Data Box window matches the Trend Magic plot of the Chart display of the Strategy Analyzer at 11:54. The bar values also match.
Demo video: https://brandonh-ninjatrader.tinytak...NV8yMjQ5NDI4Nw
Ultimately, if you see your logic is calculating differently then it would be up to you to debug your strategy's logic to see what the differences are in your custom logic of the strategy. This is detailed in the forum thread below which also contains a reference sample.
https://forum.ninjatrader.com/forum/...nce#post100192
Below is a link to a forum post that demonstrates how to use prints to understand behavior.
https://ninjatrader.com/support/foru...121#post791121

Comment