/** * @license @product.name@ JS v@product.version@ (@product.date@) * * Indicator series type for Highstock * * (c) 2010-2019 Sebastian Bochan * * License: www.highcharts.com/license */ 'use strict'; import '../../indicators/ema.src.js';