Discussion of article "Graphical interfaces X: New features for the Rendered table (build 9)" - page 3

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
And even after the NormalizeDouble function, I get such values when I click on the increment/decrement to the right of the input field:
where do you keep DoubleToString(Num, Dig) ?
I use NormalizeDouble() and when opening a position there was an error on an incorrect lot value, so I print the value and saw why there was an error when opening.
where do you keep DoubleToString(Num, Dig) ?
I use NormalizeDouble() and when opening a position there was an error on an incorrect lot value, so I print the value and saw why there was an error when opening.
thank you