In Strategy Analyzer, how do I do that?
(I have Visual Studio 2010).
I loaded the strategy c# script from \Documents\NinjaTrader 7\bin\Custom\Strategy in VS, and set the break points in OnBarUpdate(). Enabled debug mode in Strategy editor. Hit Run Strategy in Strategy Analyzer. Nothing happens. Why?

Comment