In previous versions we have "series.options.tooltip.valueDecimals" which sets decimal value for indicators for tooltip i,e precision provided by user or 5 by default.
In current lib it is hardcoded to 3 "HC.numberFormat(val.y, 3)" Line no 335 of indicators.js, can anyone help us on this? Or is there any way to configure?
In previous versions we have "series.options.tooltip.valueDecimals" which sets decimal value for indicators for tooltip i,e precision provided by user or 5 by default.
In current lib it is hardcoded to 3 "HC.numberFormat(val.y, 3)" Line no 335 of indicators.js, can anyone help us on this? Or is there any way to configure?