public method IPriceHistoryManager.getIncludeWeekendData

Brief

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

Declaration

protojavascriptjavacsharp
public getIncludeWeekendData() : boolean

Returns

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

Details

Declared in IPriceHistoryManager

back