Would it be possible to see the volume of current last bar while developping ?
NinjaTrader_Ray
04-28-2008, 09:44 AM
What do you mean by "current last bar" ?
Volume[0] is the volume of the current bar
mgbloomfield
04-28-2008, 02:27 PM
As NinjaTrader_Ray has indicated:
Volume[0] is the volume of the current bar.
Likewise:
Volume[1] is the volume of the previous bar.
Volume[2] is the volume 2 bars ago.