public method O2GMarketDataSnapshotResponseReader.getBidHigh
Brief
Gets the highest price of a bid bar.
Declaration | ||||
|
Parameters | |
index |
The index of a bar in the reader. The index must be between 0 and Count - 1. |
Details
In the case of FX instruments, the returned value is expressed in the counter currency of an instrument per one unit of the base currency.
In the case of CFD instruments, the returned value is expressed in the native currency of an instrument per one contract.
The method is applicable only if the returned value of the isBar property is true
.
Declared in O2GMarketDataSnapshotResponseReader