-
Is there a way to set the time for the EA to count from GMT?
I know it's possible to set it to server time or local time, but when I have brokers in different time zones, is it possible to make the setting inside the EA?
If I want my one to start at 09:00 GMT and end at 17:00 GMT or whatever. -
You reminded me that I have this in my To Do list, so I will add this option in the blocks. Also if you want to use this time directly, the MQL function for this is http://docs.mql4.com/dateandtime/timegmt
-
I added GMT options, I hope I didn't missed some block
-
GREAT! I will try that one, next time!