highcharts
Version:
JavaScript charting framework
15 lines (14 loc) • 368 B
JavaScript
/**
* @license Highstock JS v11.3.0 (2024-01-10)
* @module highcharts/indicators/supertrend
* @requires highcharts
* @requires highcharts/modules/stock
*
* Indicator series type for Highcharts Stock
*
* (c) 2010-2024 Wojciech Chmiel
*
* License: www.highcharts.com/license
*/
;
import '../../Stock/Indicators/Supertrend/SupertrendIndicator.js';