public method O2GMarketDataSnapshotResponseReader.size

Brief

Gets the number of bars or ticks in the reader.

Declaration
Java
int  size ()

Details

The historical prices representation (bar, tick) depends on the returned value of the isBar method.

Declared in O2GMarketDataSnapshotResponseReader

back