Draw an arrow above and Below Candles
-
Can someone please help me how to do this? I want to a Red arrow pointing down above every Bull candle whose body is greater than 50pips and a Green Arrow point up below every Bear candle whose body is greater than 50 pips. I want all this for last 200 candles.
-
It can be done in an EA, but I think this is better to be done as an Indicator, because this is what Indicators do

-
Thanks for your reply. How do I do it in an EA. Also how do I change it to an indicator? I believe I can't build Indicators using fxDreema. Please let me know
-
search somewhere for "loop" examples and replies in my posts, I posted it here many times how to do these things

-
Thank You. I will look it up.
But this would be still be an EA or a script. Is there anyway to make it into an indicator? -
only manually in metaeditor
