Topic: Check equity drawdown before open position, multiple EA's
Hello everybody, I am testing a few EA's on the same account. Is there a way to force an EA to check account drawdown before opening positions?
Let's say I have 10 EA's on the terminal, but only 5 with open positions. If another EA is going to open some positions, but realizes that the account drawdown is -50%, I want to prevent that 6th EA open some positions until the drawdown gets better.
I can't figure if there is some indicator/logic to configure this.
Thanks in advance.