UNPKG

highcharts

Version:
15 lines (14 loc) 356 B
/** * @license Highstock JS v10.2.0 (2022-07-05) * @module highcharts/indicators/price-channel * @requires highcharts * @requires highcharts/modules/stock * * Indicator series type for Highcharts Stock * * (c) 2010-2021 Daniel Studencki * * License: www.highcharts.com/license */ 'use strict'; import '../../Stock/Indicators/PC/PCIndicator.js';