opposite trade when drawdown is 100 pips
-
Hello. Please I want to create a condition block/parameter that opens an opposite trade if the current trade hits a drawdown of 100 pips with a stoploss open for me to put any figure anytime I want pls
-
@joeDIAMONDS This is the structure for a losing buy to open a sell:
https://fxdreema.com/shared/vZ2pxw5U
You need to mirror it for a sell losing.
-
@l-andorrà Oh, thank you very much sir. Just saw your response
-
@l-andorrà please could you help me look at this correction i did. Is it okay please?
https://fxdreema.com/shared/ZrKLUfxgcI intend to reset everything to the very beginning each time any trade hits TP or at the end of the loop,
THANK YOU SIR -
The reset has nothing to reset as this resets only the green blocks, pink blocks go back to the start when trades are closed. Not sure what you expect the close block to do...

-
@jstap thank you very much sir.
My logic of the EA is whenever any trade hits TP or at the end of the trade loop, the "reset" block resets the EA to start from the very beginning again i.e from the "no trade" block.
The "close trade" block is to close penultimate trade(s).
Please, is the arrangement correct for my logic sir?
Thank you very much -
Your logic is ok, as I mentioned, when no trade everything will be back at the start
-
@jstap thank you very much sir. Its just a bit confusing though....