When trades closed don't open new trade in the same bar!
-
Hello,
I need my ea to not open a new trade when the older trades closed.
Explanation
If I have 3 trades opened then they closed at abar I don't want to open new trade in the same bar.
Can you help me please on this?
Please don't advise me with check age block (as a time) I need check age (by blocks).
Thanks in advance -
@dongil said in When trades closed don't open new trade in the same bar!:
Hello,
I need my ea to not open a new trade when the older trades closed.
Explanation
If I have 3 trades opened then they closed at abar I don't want to open new trade in the same bar.
Can you help me please on this?
Please don't advise me with check age block (as a time) I need check age (by blocks). -
@dongil Are all trades closed at the exact same time?
-
@l-andorrà said in When trades closed don't open new trade in the same bar!:
@dongil Are all trades closed at the exact same time?
@l-andorrà Thanks for your reply
Yes I put condition to close all trades at the same moment. I don't want to open trade again after closing the trades in the same bar.
Please can you help me? -
@dongil Then you can use this same answer from this thread: