public method IPriceHistoryResponse.getLastBarTime

Brief

Gets a date and time of the last tick of the last bar

Declaration

protojavascriptjavacsharp
public getLastBarTime() : datetime

Returns

The method returns a real value that represents a date and time of the last tick of the last bar

Details

Declared in IPriceHistoryResponse

back