How do I draw moving average on chart?
-
Prolly stupid question but my indie draws vertical line instead eventhough i have set it to follow moving average where did i make mistake?thx
) -
You have set it to draw vertical lines in object type, change it to horizontal and set "this block can create 1 object /bar to false and it will follow how you want it.
-
But you can add the MA indicator over the chart, why do you need to draw it in another way? Well, if you still want to draw MA with bunch of trend lines, use the Trace block - it does exactly that.
-
@fxDreema Hello, I want my EA to draw 3 MA on the chart, is that possible? And if the answer is yes, can you help me with a project link telling me how to do it please?