Trade time in GMT

 

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???

 
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

https://www.mql5.com/en/docs/dateandtime/timegmt

Documentation on MQL5: Date and Time / TimeGMT
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.
Reason: