Edit Your Comment
Sleep after loosing trade
Jan 09, 2015 zamanından beri üye
7 iletiler
Nov 09, 2015 at 07:13
Jan 09, 2015 zamanından beri üye
7 iletiler
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?
Nov 21, 2011 zamanından beri üye
1601 iletiler
Nov 09, 2015 at 10:24
Nov 21, 2011 zamanından beri üye
1601 iletiler
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
Sep 06, 2011 zamanından beri üye
30 iletiler
Nov 10, 2015 at 11:48
Sep 06, 2011 zamanından beri üye
30 iletiler
Like CrazyTrader said you need to check trade history first. And to sleep for X times, you only need to start a timer that will set a flag.
Jan 09, 2015 zamanından beri üye
7 iletiler
Nov 11, 2015 at 13:14
Jan 09, 2015 zamanından beri üye
7 iletiler
Nice, thanks guys. I knew there would be a way to do it but I was getting all crossed up!

forex_trader_29148
Feb 11, 2011 zamanından beri üye
1768 iletiler
Nov 11, 2015 at 17:01
Feb 11, 2011 zamanından beri üye
1768 iletiler
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..
Apr 10, 2015 zamanından beri üye
17 iletiler
Nov 18, 2015 at 07:39
Apr 10, 2015 zamanından beri üye
17 iletiler
the maidore ea script should work to help the request.

*Ticari kullanım ve istenmeyen e-postalara müsamaha gösterilmez ve hesabın feshedilmesine neden olabilir.
İpucu: Bir resim/youtube urlsi yayınlamak, onu otomatik olarak gönderinize gömer!
İpucu: Bu tartışmaya katılan bir kullanıcı adını otomatik olarak tamamlamak için @ işaretini yazın.