How To limit the number of open trades EA can hold at the same time.
-
Please can someone tell me the block I can use to limit the number of open trades an EA can have in a chat at the same time. I want it not to open more trades once that number is reached. It can only open more if the open ones are closed. Which block in this Fxdreema can I use to achieve this?
-
@Mosco1991 You need this one:

-
I placed the "Check Trades Count" Before the Buy/Sell blocks and tested it. It could not open any trade at all. Please is there any other way to limit number of open trades the robot can open?
-
Add a shared link, this is how to achieve it.
-
Yes, please, add a shared link.