Bug in MetaEditor Build 3566: Wrong display of double floating point numbers in the debugger window - page 5

 
What I said before: Actually, the round off error is so tiny that it is always ignored by the trading server. So, this is not a big problem for the trading platform.

Problems arise when you try to use it for any other mathematical purpose. I am just explaining your findings. 

After all, a correct rounding function is just  two simple lines of code, and I really did not get the tradeoff between accuracy and speed.

 
Pre-normalization of prices is of great importance for the performance of backtesting. Normalized prices can always be compared directly with each other.
 
Maybe. I think I wasted a lot of time on that post. 
Thanks dear 
 
I don't think there will be changes. Glad for constructive dialogue.