How to set maximum open positions ?
-
Hello,
Can somebody please tell me how to set a maximum number of open positions?
For example, when the EA reaches 100 open positions, it should not open any new trades.Thank you in advance.
-
You u can check the "Check Trading Conditions"
Check number of trades on the top of your logic.
-
@ankitrader thanks !!