How do I make my EA wait/hold trades every time there's profit (blue) and then continue on trading when there's not (red)?
-
I'm looking for a set up or a mql4 code that can make the EA hold remaining (Non-profit taken trades) every time that ea is in profit by equity and continue on with main functions when the ea is not in profit by equity.
-
@namiyrd I'm not sure I fully understand. Do you mean no new trades shlud be open while the trade is is profit? How many open trdes are supposed to be active at the same time?