how to create opposite position after breaking even activated?
-
Hi guys.
i have an expert that i put Breaking Even for it. i want whenever the price can't reach my TP and goes back and Breaking Even closes the position, opposite position open without any delay after it.
i tried some procedure but didn't work. i put Buy/Sell after BE but it opens so many positions. i put Once Per Bar for Buy/Sell blocks but it opens buy/sell for each candle. how can i handle it?
you can see my expert here:
https://fxdreema.com/shared/Rf3K1i9qb -
You need to set up trees on the on trade tab, if stop modified switch flag on, check flag if trade closed by SL activate opposite trade, reset flags when necessary.