What “international time zones” mean on MT4
On MT4, “international time” is usually about how you view and interpret timestamps from different regions (for example, converting a broker’s server time to your local time or to a market reference such as UTC). MT4 does not automatically “know” your intended time zone; it displays chart time according to its internal time base and your chosen settings (where available). To use international time zones correctly, you need a consistent reference and a reliable conversion method.
The core mechanics: time bases, offsets, and chart candles
MT4 operates with a time base (commonly described as the broker/server time). A timezone conversion typically reduces to an offset:
- Offset = (hours difference between the reference time zone you want and the MT4 time base).
- Conversion = add or subtract that offset from the MT4-displayed times.
Because markets run on scheduled “sessions” (for example, regional trading hours), you also need to define session start and end in the same reference time zone. A practical approach is:
- Pick one reference (e.g., your target time zone or UTC).
- Determine the offset between MT4 time and that reference.
- Apply the same conversion to both chart timestamps and session windows.
On any timeframe, MT4 candles represent fixed intervals. If your conversion is correct, the candle boundaries you expect for a session should align consistently across days.
Example checks: confirm your mapping before using it
Even when the offset seems straightforward, daylight saving time changes can break assumptions. Verify your mapping using observable, non-forecast checks:
- Cross-check one known event time in your chosen reference time zone (for example, a scheduled session open time you trust) and see whether the corresponding candle appears at the expected chart time after conversion.
- Check more than one day around periods when offsets can change.
- Keep one consistent rule: convert from MT4 time to your chosen reference (or vice versa), but don’t mix directions.
If the alignment is off, re-check which timezone your MT4 display is effectively using (the MT4 display setting versus the broker/server time behavior) and recalculate the offset.
Limitations and uncertainty to account for
Timezone mapping on MT4 has limitations:
- Daylight saving time can change offsets, so a previously correct offset may become incorrect.
- Different brokers may present time differently, so “server time” assumptions can vary.
- Session definitions vary (what counts as the start/end of a session), so you must use a consistent definition in your chosen reference time zone.
Treat your result as a verified mapping for chart interpretation, not as a guarantee of trading outcomes. Use independent checks to confirm your time conversions before relying on any time-based interpretation.