Spread Value
-
I want to locate and record in real time in a variable to display the correct eurusd spread value on the screen
I tried to perform the procedure below but it didn't work.
Can you help me?
-
-
@fabiobioware The conversion from double data type to int or string is a bit annoying in Metatrader. You may use the MQL function MathRound() to get a full integer value (https://docs.mql4.com/math/mathround)
-
-
@fabiobioware place a $ in the brackets.
