Type of variable for price?
-
Im using a formula to calculate a value for a moving average + average true range indicator. The value i get, in wht kind of variable should i store it?
-

the value stored on this candle for example should be 1.0490 -
It should be of a double type.
-
Thank you.
-
@l-andorrà Just as a follow up question, when i try to get that value in a condition as what should i get it, numeric value, pips or something else?
-
It is a number, so it should be Numeric.