public method IPriceHistoryResponse.getBidGets the bid price of a tick
Declaration
protojavascriptjavacsharppublic getBid(index : int) : real
| Parameters | |
index |
The index of a tick |
Returns
The method returns a real value that represents the bid price of a tick
Declared in IPriceHistoryResponse