Max 3 trades at a time and how to make an order between two values
-
Good day everyone.
I have 2 Question, if anyone can help please
-
let's say i have my EA running on 20 pairs, how can i restrict it to open max 3 trades at a time.
-
i want to make an order between two values of an indicator for an example for Stoch i will trade only if conditions met while Stoch value were between 10 and 20 not more or less.
Thank you in Advance.
-
-
for first use this block, and connect it before buy/sell block, or somewhere on top of blocks ..

and second you can use something like this:

or instead of Indicator moves within limits you can use two condition blocks in this connection:
