See: Description
| Interface | Description |
|---|---|
| ChartDataProvider |
The interface that must be implemented to retrieve the chart data.
|
| ChartDataRequest |
A ChartDataRequest contains the parameters of a request (the request criteria) and
methods to respond to the request with data or an error.
|
| Class | Description |
|---|---|
| ChartingProvider |
The ChartingProvider provides an integration point to allow you to plug in a provider of
historic chart data.
|
| OhlcvData |
OhlcvData represents a datapoint on a chart with Open, High, Low, Close and Volume.
|
| RequestCriteria |
A RequestCriteria holds all the parameters that are part of a request for historic chart data.
|
Contains the ChartingProvider class which should be used when creating a data source to provide charting data.
Please send bug reports and comments to Caplin support