Indicator values rounding to two decimal places...
Created at 20 Jul 2022, 00:40
WI
Indicator values rounding to two decimal places...
20 Jul 2022, 00:40
The Average True Range inbuilt indicators value is being rounded to two decimal places instead of the old 5.
Resulting in unusable values of the whole graph showing 0.00 or 0.01 instead of something like 0.00125.
This precision is very needed for my usecase.
If i make a custom Indicator with the ATR api i get the full 5 decimal places such as 0.00125.
BUT after restart of ctrader the value gets rounded to two decimal places (0.01)
Example image: ART is Inbuilt ATR (2) is Custom( which will break on restart )
After ctrader restart: