how to make an EA for multiple order
-
i have tired to made my EA recognize and place new pending orders but its not working pls need assistance

-
@amaries To start with don't try to loop back from the bucket blocks, is this on the trade tab? the purple blocks won't work elsewhere, put a shared link here so blocks can be properly checked.
-
https://fxdreema.com/shared/kKas4C0mc
I would like to be able to place a third trade cycle is any of my pending order is triggered
-
@amaries You have a lot going on but as long as it works and places pending orders, on the on trade tab use a purple position created block and under put the blocks for your added trade, when pending becomes a trade there blocks will activate.
-
On the tab trade
Created order
Or created position doesn't work -
@amaries It does I do it all the time, must be something incorrect, put the updated shared link here.
-
-
@amaries no position, no position/order and for each should be the start of separate trees, blocks except for a few don't work under a buy/sell block, any block under a no position block will not work once a trade has been created, correct this and see what's working
-
https://fxdreema.com/shared/emqColqPc
made adjustment sofar it has improved but on the position created its doesnt wait for my pending order to be active before p
lacing the second order -
@amaries As is as soon as a trade is placed so pending will be placed, your blocks on trade will activate, so as I said before you need separate trees so pending's are not connected under buy/sell, if you want to wait after placing trades your logic needs to work to reflect this.