Classes

  ClassDescription
BarDataPoint
Stores data for single bar.
BarInterval
Defines an interval for loading and addressing chart bar data.
ChartDataSeries
Data series providing access to historical and real-time chart data.
ContinuationSettings
Defines how continuation charts are created.
DataLoadCompleteEventArgs
Event arguments for the CharDataSeries.DataLoadComplete event.
DataSeriesUpdatedEventArgs
Event arguments for the ChartDataSeries.DataLoadComplete event.
DateRange
Represents a range of dates.
IndicatorSeriesUpdatedEventArgs
Event arguments for the IndicatorSeriesUpdated event.
MarketModeDataPoint
Stores the market mode and the time it became effective.
MarketSettlementDataPoint
Stores settlement price and time information.
SessionTimeRange
Represents a range of session times.
TickDataPoint
Stores data for a single tick.
TimeRange
Represents a range of times.

Structures

  StructureDescription
SessionTime
Stores a time of day for a session.

Interfaces

  InterfaceDescription
IDataPoint
Describes the interface for a data point.

Delegates

  DelegateDescription
DataLoadCompleteEventHandler
DataLoadComplete event handler definition.
DataSeriesUpdatedEventHandler
DataSeriesUpdated event handler definition.
IndicatorSeriesUpdatedEventHandler
Hanlder for IndicatorSeriesUpdatedEvent's.

Enumerations

  EnumerationDescription
BarInterval..::.IntervalFormatType
Defines types of formats to supply to BarInterval.FormatTime().
ChartInterval
The supported bar time intervals.
ContinuationType
Defines the types of continuation charts that can be created for a "contract".
ContractMonths
Provides month flags defining multiple contract months.
DataLoadStatus
Defines the status of the historical data load for a data series.
MovingAveragePriceType
The pricing type for EMA/SMA-based studies.
MovingAverageType
The available moving average computation types.