PDA

View Full Version : Last Size


MrBaffalo
07-09-2007, 06:34 AM
Hi guys,
Is it possible to get last trade size? Any suggestion how could I code something useful to get that?
Thanks in advance
Marce

NinjaTrader_Ray
07-09-2007, 07:01 AM
In August, we will provide official support for market data events which will allow you to get the last trade size.

For now, you have to run a difference between Volume[1] and Volume[0]. See the BuySellVolume indicators as a reference example.

MrBaffalo
07-09-2007, 07:02 AM
Thanks Ray as usual...
Marcello