Resetting Closed positions to zero
-
Please I want my EA not to take account of closed positions after closing a group of positions. I would like it to open only one position in a fresh start after closing group of positions. But the 'for each closed position' keeps making it to open multiple positions in a fresh start. What can I do please???
-
There are severeal ways to do it depending on the way those grouped trades were open and closed in the first place. Could you please provide more info about it?
-
https://fxdreema.com/shared/bPwi3GWAd
This is the link to the project, after closing all trades, i want it to open only the trade assigned to "if No Position"
Thanks for your Response. -
And doesn't do that now? I see all trades are closed when the profit is hit so that the sequence should begin again normally. Is this the whole project or just part of it?