/** * @license Highstock JS v9.1.0 (2021-05-04) * @module highcharts/indicators/cmf * @requires highcharts * @requires highcharts/modules/stock * * (c) 2010-2021 Highsoft AS * Author: Sebastian Domas * * License: www.highcharts.com/license */ 'use strict'; import '../../Stock/Indicators/CMF/CMFIndicator.js';