interface IPriceHistoryManager
Parents
object
Brief
The interface for getting history prices
| Public Methods | |
|---|---|
| getPrices | Gets history prices |
| hasAskPrice | Checks wheather price history for the required instrument contains 'ask' prices |
| stopCommand | Stops the 'get prices' command |
| setIncludeWeekendData | Sets whether weekend data (if available) will be included in the history |
| getIncludeWeekendData | Gets whether weekend data (if available) will be included in the history |