Edit Your Comment
Sleep after loosing trade
Nov 09, 2015 at 07:13
Membro Desde Jan 09, 2015
7 posts
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?
Membro Desde Nov 21, 2011
1601 posts
Nov 09, 2015 at 10:24
Membro Desde Nov 21, 2011
1601 posts
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
Membro Desde Feb 11, 2011
1768 posts
Nov 11, 2015 at 17:01
Membro Desde Feb 11, 2011
1768 posts
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..
Membro Desde Apr 10, 2015
17 posts

*Uso comercial e spam não serão tolerados, podendo resultar no encerramento da conta.
Dica: Postar uma imagem/URL do YouTube irá incorporá-la automaticamente no seu post!
Dica: Insira o sinal @ para preencher automaticamente um nome de utilizador que participe nesta discussão.