
Adds Heikin Ashi and Hollow Candlestick series types.
Features
- Improved ES module architecture with support for tree shaking for the most commonly used modules.
- Added new feature, series.relativeXValue, allowing point X values to be relative to the series.pointStart and subject to series.pointInterval and series.pointIntervalUnit.
- Added Heikin Ashi and Hollow Candlestick series types.
- Added support for declaring an indicator series before the main series.
- Added support for creating a custom indicator on an additional axis using the Stock Tools popup.