- /**
- * @license Highstock JS v8.2.0 (2020-08-20)
- * @module highcharts/modules/price-indicator
- * @requires highcharts
- * @requires highcharts/modules/stock
- *
- * Advanced Highstock tools
- *
- * (c) 2010-2019 Highsoft AS
- * Author: Torstein Honsi
- *
- * License: www.highcharts.com/license
- */
- 'use strict';
- import '../../Extensions/PriceIndication.js';
|