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