Is it possible to delete previous running trades TP, SL?
-
Dear Community,
I'm in a problem with my project. Please help.My project logic is, Execute a trade with some condition, while the first trade is running and the opposite condition also passes then open a new opposite direction trade. Those all are set up perfectly but the main condition is, while the opposite trade is opened then Delete my previous running trades TP & SL immediately like there has no TP, SL before yet (NO Take-Profit, NO Stop-Loss).
Is it possible to work with this condition with (.mq5, .ex5)?
Thanks in advance,
RakibOfficial -
My problem is solved by myself.