How To Set Maximum Number Of Open Trades
-
My scalping ea open positions continuously based on conditions... But i want to open Suppose.. maximum 10 positions.. If one of them is closed then i want my ea to open only One position, not more then that.. Can anyone please explain if it is possible to set the maximum total number of open trades... Thank You...
-
there is block "Check trades count" - use it ...
-
Should I use it individually or should i connect it with other blocks..?? Tried in both ways.. didn't work...
-
Can u please show me the way to use it.. thank u..
-
Add the block before buy and sell block .
-
see

-

Tried In this way.. But still dont work... Ea continues to open trade in every tick change..
-
The Block must be placed between condition and Buy - Sell block.

-
its not working any other if you know plz tell us