Close the Running trade for the opposite signal
-
I want my EA to close the Running Trade if an opposite signal Appear. (e.g: when the BUY TRADE is running it should close immediately the SELL Arrow Signal appear and then Open a sell trade).
-
can Anyone Help me out pls
-
@Harjhady what have you tried this far?
-
i turned an Indicator to robot
-
i just need the condition to add up, and am done
-
I have tried CLOSE, CLOSE TRADES (Block) + CONDITION, but still it did not work for me.
i will be Glad if Anyone can show me how to do that. -
@Harjhady please check this example, instead of condition block you have to put "indicator appear" block

-
ok thanks, i will try that
-
i think it's working perfectly now, thanks