Multiple orders
-
Hi everybody!
How can I open multiple order at market after a condition is true? For example 3 orders at the same time.
Best regards
Stefano -
@stefnofera93 Yes, simply use three 'buy/sell now' blocks instead of one below your conditions.
-
@l-andorrà Ok but I would like to select in the input parameters of the EA how many trades will be opened
-
Hi @stefnofera93 . Set your buy/sell block in different group and use Check trades count block for each one to limit your trades.
-
@stefnofera93 Then you can create this loop with a constant like this:
