stop operations for 3 days
-
I would like that once the stop is taken on a certain operation, the ea stops for 3 days.
I can stop the EA after I hit the stop, I use the turn off blocks, but I can't stop it for 3 days and then start it again -
You can do it by mixing in code, if you run this on backtest you will see how it works. You can set days off in the inputs.
MT4: https://fxdreema.com/shared/iQkNoSd6
MT5: https://fxdreema.com/shared/uSz5K8Z8c -
and how do I connect these blocks to the on/off blocks?
-
Under pass once, left tree will turn blocks off, right tree will turn them back on.
-
the compiler gives an error
-
You have to add your adjusted shared link, because the 2 links from me don't?