about displaying the values of the indicator on the plot.
Please, see the image below:
You can see, that last 2 indicator AtrCandleBody - show values 0,0.
The MAX indicator displays correct value.
When I put AtrCandleBody indicator on separate panel - then values are displayed
correctly displayed with text like: Plot0: 0,00126 for example.
But in image above, there is more indicators in one panel, which caused that
decimal part was cut.
I would say, this is the bug:
The decimal part is present in memory (I think, not sure),
and the displayed values it is just cut because of small dimensions of the rectangle popup.
Or do you have some ideas, how to display correct values instead of 0,0 values ?
Best regards
Misova

Comment