public method IO2GMarketDataSnapshotResponseReader.size

Brief

Gets the number of bars or ticks in the reader.

Declaration
C++
virtual int  size () = 0

Details

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

Declared in IO2GMarketDataSnapshotResponseReader

back