Multiple Trades - Once t/p1 hit remaining open trades moved to BE
-
Hello,
I am new to fxDreema & this forum, so please be patient.
I have multiple trades open and once the first t/p has been hit I want to move all remaining open trades to breakeven.
I have tried the following blocks
1)modify stops
2)Break even point (each trade)
3)Trailing stop on (each trade)
The best result I can achieve is the stops moving to breakeven immediately after trade has opened.

-
I have opened the blocks to help anybody with an answer..

-
I didn't tested it, but try something like this:

The idea is that in the Trade event you can detect when a trade closes by TP. And then do whatever. That "modify stops" blocks wants "For each Trade" above it, otherwise it may not work as expected.
Trailing stop, break even... they can be used as well.
-
Thank you for the reply and advice!!
I will test it out to see if I get some working that fits the strategy.