/**
|
* @license Highstock JS v7.1.3 (2019-08-14)
|
* @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';
|
|
require('../../modules/price-indicator.src.js');
|