mql5 datetime get hour code example Example: mql5 datetime get hour void OnStart() { MqlDateTime dt_struct; dt_struct.hour; }