public property O2GOfferTableRow.Volume

Brief

Gets a tick volume of the current minute.

Declaration
C#
int  Volume get;

Details

The returned value reflects the number of ticks per current minute.

Declared in O2GOfferRow

back