Partial close on manually opened trades
-

Hi guys hope everyone is good and well..!

I need your help, i wish to create an "Trade manager" EA but i'm unable to get it right and working.
I want to the EA to partially close trades i opened manually and i don't want the EA to open any trades for me.
I took the partially close trades example but i think there's a block i missed in order for the EA to operate.
Please help with this or advise if this is possible? Thanks a lot
-
@anselem Manually opened trades are magic number 0, set this in the project settings and don't use group numbers. This is how to get an EA closing manually placed, and by using a group in other blocks placing EA trads that are not closed with manual.
-
@jstap Hi and thank you for the response but can you make me a screenshot on where to find the block to make the changes please
As I read your response i checked the pink "for each trade" block and made one change and i made a screenshot of it,
Unfortunately this didnt work. So could you please make a screenshot of your suggestion thanks

-
@jstap Di you mean like this?

-
@jstap The changes worked!!! =D
Thanks a lot for your help!! ;D
-
@anselem Your welcome