how to close multiple trades at once
-
i m working with an EA which open multiple trades in both direction but whenever there is a volatile session and my target triggered , CLOSE all group function activates but it takes time to close all the trades one by one and due to volatile session some of my profitable trades did not close in time but close in loss instead of profit ,
Is there any option to close all trade at once , not one by one ?
sorry for my English . please assist me if possible .
THANKS -
@vikas I'm afraid not. This is how the platform works and no EA can change that.
-
@l-andorrà ok thanks for your valuable suggestion. well i think i have to place group stop instead of close all then.
-
@vikas As @l-andorrà has said this cannot be changed, is not even a meta thing, it is how long your provider takes to exit the positions.