PDA

View Full Version : Bars.GetSessionBar


NinjaTrader_Josh
08-03-2007, 10:47 PM
In the help file for GetSessionBar(), the example says:
if (BarsGetSession(1) != null) BarsGetSession(1) does not exist. It should probably be Bars.GetSessionBar(1).

NinjaTrader_Dierk
08-03-2007, 11:30 PM
Thanks for pointing that out. We'll fix that in the docs.