UNPKG

highcharts

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