UNPKG

highcharts

Version:
15 lines (14 loc) 363 B
/** * @license Highstock JS v11.3.0 (2024-01-10) * @module highcharts/indicators/ichimoku-kinko-hyo * @requires highcharts * @requires highcharts/modules/stock * * Indicator series type for Highcharts Stock * * (c) 2010-2024 Sebastian Bochan * * License: www.highcharts.com/license */ 'use strict'; import '../../Stock/Indicators/IKH/IKHIndicator.js';