public method IO2GMarketDataSnapshotResponseReader.getDate
Brief
Gets an instance of the calendar representing a tick's date/time or the beginning of a bar's date/time.
Declaration | ||||
|
Parameters | |
index |
The index of a bar/tick in the reader. The index must be between 0 and size() - 1. |
Details
The calendar is in the UTC
time zone.
The historical prices representation (bar, tick) depends on the returned value of the isBar method.
Declared in IO2GMarketDataSnapshotResponseReader