Multilpe Trades open
-
How can I open two trades at the same time? With "No Position" it will open only 1 trade at a time right? but if you don't pud a "No Position" block it will open a bunch of trades.. how can I open ONLY 2 trade at the same time??
-
There are several ways to do it depending on what you want. Having no clue of your current project I would recommend:
'No position' block on top --> All condition blocks --> Two separated 'Buy now' or 'Sell now' blocks.
-
@l-andorrà And even more such as check trades count which would be my first choice.
-
@l-andorrà I tried having two separate blocks of "buy now" or "sell now".. but what it did is, it just open another trade when the 1st trade closes, then it closed immediately..
Like for example, when the first trade closes with $140 in profit, another one opens then closes with just $1.56 in profit, sometimes it negative..
i want my EA to open 2 trades at the same time.. one with a SL and the other will close on conditions...
-
Could you please share you project? I cannot help you if I can't what's wrong in it.