UNPKG

highcharts

Version:
15 lines (14 loc) 345 B
/** * @license Highstock JS v9.0.1 (2021-02-16) * @module highcharts/indicators/trix * @requires highcharts * @requires highcharts/modules/stock * * Indicator series type for Highstock * * (c) 2010-2021 Rafal Sebestjanski * * License: www.highcharts.com/license */ 'use strict'; import '../../Stock/Indicators/TRIX/TRIXIndicator.js';