public method IPriceHistoryManager.setIncludeWeekendData

Brief

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

Declaration

protojavascriptjavacsharp
public setIncludeWeekendData(value : boolean) : void

Parameters
value

Flag indicating whether to include weekend data

Details

By default, weekend data is not included

Declared in IPriceHistoryManager

back