Edit Your Comment
Sleep after loosing trade
Nov 09, 2015 at 07:13
Miembro desde Jan 09, 2015
posts 7
Hi Everyone. I'm trying to make something to add to my EA that means after it closes a trade at a loss the EA "sleeps" for X amount of time but I'm stuck on how to do it.
Is there any way to record balance say every hour then current balance can be compared to that for example?
Is there any way to record balance say every hour then current balance can be compared to that for example?
Miembro desde Nov 21, 2011
posts 1601
Nov 09, 2015 at 10:24
Miembro desde Nov 21, 2011
posts 1601
Hi,
Simply check at the trade history.
If last order closed < 0, then don't open new trades until timecurrent() > LastOrderclosedtime()+X
Simply check at the trade history.
If last order closed < 0, then don't open new trades until timecurrent() > LastOrderclosedtime()+X

forex_trader_29148
Miembro desde Feb 11, 2011
posts 1768
Nov 11, 2015 at 17:01
Miembro desde Feb 11, 2011
posts 1768
TomS91 posted:
Hi Everyone. I'm trying to make something to add to my EA that means after it closes a trade at a loss the EA "sleeps" for X amount of time but I'm stuck on how to do it.
Is there any way to record balance say every hour then current balance can be compared to that for example?
you can modify it in order to open only .01 lot the next trade..
Miembro desde Apr 10, 2015
posts 17

*El uso comercial y el spam no serán tolerados y pueden resultar en el cierre de la cuenta.
Consejo: Al publicar una imagen o una URL de YouTube, ésta se integrará automáticamente en su mensaje!
Consejo: Escriba el signo @ para completar automáticamente un nombre de usuario que participa en esta discusión.