To simplify working with chart data we have created a new API with the following features:
- Loads both historical and live data (via a market subscription) and merges them together.
- Allows you to specify any bar interval and aggregates the data automatically (e.g. 5, 10, 15 minute bars).
- Allows you to create a handful of studies that get computed automatically and will also update on live trades.
Accessing the New Chart Data API
Creating a ChartDataSeries
Creating an IndicatorSeries
Safely Handling Events and Accessing Chart Data