public method IPriceHistoryResponse.isBar

Brief

Checks whether the historical prices in the response are represented as bars or ticks

Declaration

protojavascriptjavacsharp
public isBar() : boolean

Returns

The method returns a boolean value indicating whether the historical prices in the response are represented as bars or ticks

Details

Declared in IPriceHistoryResponse

back