public method IPriceHistoryManager.getIncludeWeekendData

Overview

Gets whether weekend data (if available) will be included in the history

Declaration

function getIncludeWeekendData()
public Boolean getIncludeWeekendData();
public bool getIncludeWeekendData();

Returns

The method returns 'true' if weekend data (if available) is included in history, 'false' otherwise

Details

Declared in IPriceHistoryManager