Weekday filter constants
-
Hi. I am trying to put a weekday filter but I cant seem to figure out what TYPE and VALUE should i put in the constants should I put for Allow/Reject to make it editable as a dropdown.
-
@bhadzlagayan I guess this requires some mql4 documentation to be done. I'm also interested. Can anyone please help?
-
Yeah. actually the Bool function wont work for this.
BTW, watched your videos when I am starting out in FX Dreema. great work, men. Because of videos like yours I already started my IB business here in the PH with my own EAs. Thanks alot!
-
@bhadzlagayan You're welcome, man!

-
I know this is an old topic but I went around in circles thinking the reply above was valid.
It is not correct: the boolean function DOES work and is expected for the weekday.
So Tuesday boolean value of 'false' means 'Reject'
-
Works like a charm. Thanks!