Line above and below the moving average?
-

I can create a line above and below the moving average by adjusting the trace block + 100pips and -100pips.
But for what I need, I want to use the constants to put this information directly in my EA and no longer have to use it directly in the block, is there a better way to do this? -
@fabiobioware You can create a double constant named 'A', for example. Then you can type this in the adjust field:
+A pips
-A pips
It will work exactly as it is doing right now.
-
You can show one example in fxfreema?
-
@fabiobioware Sure:
