public method IPriceHistoryResponse.isBar

Overview

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

Declaration

function isBar()
public Boolean isBar();
public bool isBar();

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