Close Pending after TP
-
Hi
i have a ea that everytime conditions triggers a position and 2 pendings creates
for SL its ok cuz 3 positions have same TP & SL
but when it open one or two orders and there is still one pending and price touches TP the pending still there
and i want every time tp triggers it delete ordersi tried to use
if position -> for each closed position -> delete pending orders
but it not workd
can someone help?
-
Can you share a link to your project so we can see...?
Projects>Create A Shared Copy
Regards*
-
on tick tab - nontrade/order
on trade tab - position created (purple block) - place pending -
@jstap said in Close Pending after TP:
on tick tab - nontrade/order
on trade tab - position created (purple block) - place pendingYes but I think he wants to delete remaining pending orders when trades are closed....
Sounds like he may be using Group Numbers or needs to select 'No Matter How' in the Trades Closed block....
Regards*
-
Ok then: on trade purple trade action - delete pending
on the on trade tab it doesn't really matter it is just if "this" happens "do" this...
-
@Morpheus_0 @jstap
thanks,
yes I confused about how to explain closed trades
it worked