"if TP is hit, reset and continue. But if, SL is hit, double lot."
Use Martingale instead of Fixed Lots
Latest posts made by FX-EA
-
RE: HELP WITH BULLS IN A ROW
-
RE: Need help to delete pending orders if the 1st doesn't trigger.
@l-andorrĂ said in Need help to delete pending orders if the 1st doesn't trigger.:
@FX-EA You can specify an expiration time here:
Thanks for replying. I am aware of this option but it doesn't solve my problem. The expiry time only closes the 1st order. I want to basically close all remaining pending orders ONLY IF the 1st order expires. Else if the 1st order remains open all other following pending orders must also remain open.
-
RE: how do you set the stop loss fixed value like -20$?
You can use the "if trade" block to link to a "check profit" block, then "close all trades" if the profit is acheived.
-
Need help to delete pending orders if the 1st doesn't trigger.
Hi everyone, I need some help here. After my conditions are met, I have a Buy Now order waiting to execute followed by a set of pending orders. The problem is, sometimes the 1st Buy Order doesn't activate immediately and a Buy Limit is automatically created instead. That's ok but I want to delete all orders if 1 hour passes and the 1st Buy Limit isn't activated.
shared/v4bc5xqId