ephraimpair:
I have an EA operating on MT5. I want it to open trades at GMT 0 to GMT+4.
What do I use for EA start time???
Take a look at this

Documentation on MQL5: Date and Time / TimeGMT
- www.mql5.com
Returns the GMT, which is calculated taking into account the DST switch by the local time on the computer where the client terminal is running. There are 2 variants of the function.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I have an EA operating on MT5. I want it to open trades at GMT 0 to GMT+4.
What do I use for EA start time???