actual how to create indicator with drawn arrow buy or sell
-
can some one explain to me step by step how to draw buy and sell arrow on the using indicator
-
I'm afraid I don't fully understand. What indicator are you talking about exactly?
-
for sell condition
let me explain, ema 50 crosses above ema 20 then
draw arrow downbuy condition
ema 20 crosses below ema 50 then
draw
arrow up -
Ok. So you want an EA behaving like an indicator? Is it supposed to open trades?
-
@l-andorrà my main aim is the ea to work as indicator that shows arrows up for buy and arrow down for sell.
-
Ok, but will it open trades?
-
@tshivhmc1 if it can open trades that will be bonus but if it cant is also fine
-
Here you have it:
-
@l-andorrà Hi Andorra, is this an ea or indicator and where on mt4 to save
-
It is an EA. You should compile it on your MT4 on the 'Experts' folder.