I've tried out the http://www.ninjatrader.com/support/f...ead.php?t=4804 SampleHaltAdvancedStrategy_NT7.zip Reference sample strategy. I'm using NT7 too (the latest). it's working well until the StopStrategy() method. when the CumProfit exceed the -400 Currency then will the strategy halt. I set the TraceOrders to true, and after StopStrategy it gives me an error: **NT** Error on calling 'OnBarUpdate' method for strategy 'Tut092HaltAdvanceStrategyNT7/38164951d59a4725aef67560ffbd3616'.
-and the objectreference doesen't mach. -
occures this at You too? or at my PC has the problem? if it no , what can occur it? how can fix it?
i used if(Historical) return; I attached the script.
thanks for answer. Tom

Comment