Error market closed MT5
-
Hi everyone,
I'm trying to build something, but the blocks for some reasons are not working properly.
This EA should start trading at 19:00 broker's time, so I've added a first time filter block, and a OR however, this does not work and the EA is still trading at a time it should not...

Do you have any idea how to make this work? Thanks a lot
-
thats right, place those timefilter above all action buy/sell, close and see what time error. you should filter those error with this block
-
Add a shared link so what's happening can be assessed, there will be something causing things to work when they shouldn't.