public method IPriceHistoryResponse.getDate

Brief

Gets the beginning of a bar's date/time

Declaration

protojavascriptjavacsharp
public getDate(index : int) : datetime

Parameters
index

The index of a bar

Returns

The method returns a real value that represents the beginning of a bar's date/time

Details

Declared in IPriceHistoryResponse

back