foward value from constant to variable
-
I want to clarify: if I use a modify block to forward the value from a constant to a variable, it won’t work, right? because i cant modify the value from mt4 if it is variable..
-
Variables can ALWAYS be modified. Constants can NEVER be modified. That is the rule.
-
i never want to modify the constant , just passing value from it to variable.
-
i get it now. using the formula block.. lol
-
Congrats!
