public method IPriceHistoryResponse.getAskCloseGets the close price of an ask bar
Declaration
protojavascriptjavacsharppublic getAskClose(index : int) : real
| Parameters | |
index |
The index of a bar |
Returns
The method returns a real value that represents the close price of an ask bar
Declared in IPriceHistoryResponse