stop trading for N hours after N stop loss
-
Hi,
I'd like to make my EA stop trading for N hours after N consecutive stop loss, once passed N hours it should restart trading. I think I've tried all possibles blocks without success. Please tell me how I can do this thing. I really appreciate an example because I'm a little bit frustrated.
Many thanks,
Alessandro -
Have you tried using block "Check consecutive losses" and then block "Delay"?
-
Yes but it doesn't work as expected. Now I'll create a simple project to share with you so if someone have any advice...
Thanks,
Alessandro