Place pending order for buy and sell and open again pending order only after SL or TP
-
Place pending order for buy and sell and open again pending order only after SL or TP
-
Could you please be more specific? How are the initial pending orders supposed to be programmed, for example?
-
Hi I would have the same problem. I need a buy/sell order to execute and then:
- If it gets to Take profit then do one thing (such as end the trade nd don't open any more orders today)
- If it get to Stop Loss then do another thing (such as open a new trade)
-
@Jotha You need to use this block in the 'on trade' tab:

You can select as many as you need to do all those things you need.
-
Thanks a lot.