Hi,
can somebody tell me why this script only displays rounded, 4-decimal values, although I use a 5-digit-broker?
Old mql4 code Comment() "Data of double type output with 4 digits after the decimal point. To output with more precision, use the DoubleToStr() function."
Thanks for your kind advice, Raptor! ;)
By the way.. my broker has not offered build 600 yet.
I also used Print() to check it twice and now I read that Print() also works with 4 decimals only..
Thanks for your kind advice, Raptor! ;)
By the way.. my broker has not offered build 600 yet.
I also used Print() to check it twice and now I read that Print() also works with 4 decimals only..
Raptor, one small issue.. When I drag a script to the chart using #property show_inputs I have two options. One is "General" and the other is "Input". Is there a possibility that the Input-Window for the parameters is opened first? I always have to activate "Input" before I can change parameters.
Raptor, one small issue.. When I drag a script to the chart using #property show_inputs I have two options. One is "General" and the other is "Input". Is there a possibility that the Input-Window for the parameters is opened first? I always have to activate "Input" before I can change parameters.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
can somebody tell me why this script only displays rounded, 4-decimal values, although I use a 5-digit-broker?