how to open new buy and sell when one trade hit stoploss
-
Hi!
Please im trying to create an ea where new buy and sell order are opened immediately after one of the trade hit stoploss. Sometimes it works but other times it doesn't . I would be glad if somebody can check my code to see where Im wrong.
thank you
-
do it in "on Trade" section

-
@miro1360
ok. Thank you very much -
@miro1360 I did this but the trade not always open new entry after hitting stop loss. Some trades are according as plan but some are not.
I did check my blocks and it all seems ok.I dont know why this happen. Can you help?
-
@iqbalazmi When I do this I use a purple trade closed block on the on trade tab. Hope this helps
-
@jstap Thank you so much