if my condition is true skip EA in the next day
-
Hi everyone!
can you help me?
in each "buy/sell" type we have the "experition modo"
i try to set in this way my ea, but don't work:
pass -> condition -> modify experition
i would that my ea stop when my condition is true and restart next day.
thanks.
-
Expiration means that the pending order is deleted after some time. I also added similar option for the running trades. I'm not sure that "modify expiration" works for trades, I have to check. But I don't really understand what do you want to do
