filter certain time and date ?
-
"Hi everyone, I want to specify certain dates and times during which my EA should not trade. For example, I want to block trading from 2024/11/05 to 2024/11/13. I've tried using time block, but it ends up trading only during the prohibited time and filtering before and after it. Can someone help me fix this?
-
2 condition blocks, time now is < 2024/11/05 connect orange to your trade blocks, and connect yellow to another condition block, time now is > 2024/11/13, connect orange to your trade blocks
-
@jstap thanks worked like a charm...

-
@mrchavez You are welcome