Open A New Trade After Stop Loss Trigger
-
Hello everyone,
I am trying to create an EA that opens a new trade in the opposite direction after the stop loss of the first trade has been hit.
That is, the ea should be able to place a buy trade immediately after the sell trade hits stop loss.
Below is the link to the project i tried to create which is not giving the result i need. The second trade is opening too many positions after the stop loss of the first one instead of opening just one position.
https://fxdreema.com/shared/a2eHUcMPc
Please help me look into it, it is possible that i am uaing the wrong block. I just need something that can open a new trade immediately or just about 1 or 2 pips before or after the stop loss of the first trade.
Thanks in anticipation.
-
@lanrayy Put this on the on trade tab.

-
@jstap Thank you so much. I really appreciate.
-
is this connected directly to the "no trade" block?
-
ahhh nevermind i see it goes on "trade" tab