Welcome to the Highcharts Stock JS (highstock) Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

series.disparityindex.params.average

The average used to calculate the Disparity Index indicator. By default it uses SMA, with EMA as an option. To use other averages, e.g. TEMA, the stock/indicators/tema.js file needs to be loaded.

If value is different than ema, dema, tema or wma, then sma is used.