This Is an Easy EA Im trying to build. I need Help.
-
I am just trying to create an EA that makes 7 trades when I make one trade with the same Lot size, and when I close one trade all of the other trades close at the same time.
-
I'm afraid I don't fully understand the logic. Could you use a numerical example, please?
-
I just want 7 additional trades exactly like mine to open when I create a trade. Then I want all of those trades to close when I close a trade
-
So you want to open 1 trade manually and then the EA to open 7 additional ones with the same settings as the first one? Why not launching all 8 at the same time? Yoy can creat an EA doing that.