Can one open multiple trades using one condition ?
-
How can one open many trades using one condition...for example if previous candle close was above the 5 moving average open two similar buy trades
-
@od Just use two 'buy now' blocks instead of just one.
-
@l-andorrà https://fxdreema.com/shared/0IUosUUNb
Please assist to solve the question -
@od In this EA that is with buttons (you eliminate them and it is a normal EA) open 4 operations 2 SELL and 2 BUY with a difference of distance between them and the BUY and SELL opposite each other in distance. Look at it.
-
@od I do not understand the questions for Area2. On Area 1 question, not sure if you are asking for a combination of two indicators to move stop loss. Do you mean closing the trade instead?