Classes
| Class | Description | |
|---|---|---|
| Bar |
Price bar - Open, High, Low, Close, Volume values and Timestamp.
See IBarSubscriptionApi | |
| BarDescription |
Describes the bars to request for a ISubscription | |
| BarsReceivedEventArgs |
Provides data for the BarsReceived event
| |
| DayBarsReceivedEventArgs |
Provides data for the DayBarsReceived event
|
Interfaces
| Interface | Description | |
|---|---|---|
| IBarDescriptionFactory |
Creates instances of BarDescription | |
| IBarDurationFactory |
Creates instances of Duration | |
| IBarSubscription |
A data feed for chart Bars
| |
| IBarSubscriptionApi |