public method IPriceHistoryResponse.getCount

Brief

Gets the number of bars or ticks

Declaration

protojavascriptjavacsharp
public getCount() : int

Returns

The method returns an integer that represents the number of bars or ticks

Details

Declared in IPriceHistoryResponse

back