How to add GMT broker setting in EA
-
Example : l use time filter to manage my ea to working on 10:00 to 12:00 (With Broker GMT=+2)
But if l running on another broker like Gmt+1, how to add gmt setting on EA?Sorry for my English.
Thank you very much.
-
This is interesting question and I need to check how things happen with this function http://docs.mql4.com/dateandtime/timegmt. I guess I should add new option to all blocks that use Time or simply to use this function instead of the who returns the exact server time, or to add a new option for the project itself.
-
Thank you very much.