monpere
03-03-2008, 11:33 AM
Does FirstTickOfBar return true on each new historical bars?
NinjaTrader_Dierk
03-03-2008, 11:48 AM
From the docs: http://www.ninjatrader-support.com/HelpGuideV6/FirstTickOfBar.html
Definition
Indicates if the incoming tick is the first tick of a new bar. This property is only of value in strategies that run tick by tick which is when the CalculateOnBarClose (http://www.ninjatrader-support.com/vb/../HelpGuideV6/CalculateOnBarClose1.html) property is set to false.