I want to make my EA open multiple trades.
-
Hi everyone, I am trying to make my EA open multiple trades, what do I need to do? Thanks
-
Multiple trades like from the same price?
-
Yes. I want the EA to take more than a buy/sell trade (in this case 3 or 4 trades specifically) when the trade condition is met.
-
@Jeymyc You can use as many 'buy/sell now' blocks as you need at the same time.