UNPKG

highcharts

Version:
15 lines (14 loc) 358 B
/** * @license Highstock JS v10.0.0 (2022-03-07) * @module highcharts/indicators/mfi * @requires highcharts * @requires highcharts/modules/stock * * Money Flow Index indicator for Highcharts Stock * * (c) 2010-2021 Grzegorz Blachliński * * License: www.highcharts.com/license */ 'use strict'; import '../../Stock/Indicators/MFI/MFIIndicator.js';