Forex Session Indicator in mql5

 

Hi

I am looking for an indicator in mql5 that plots colored rectangles for the 4 main forex sessions. Something like https://www.mql5.com/en/code/10513 (4 sessions by Andrew) but for mt5 instead of mt4, hopefully well written in OOP.

Any suggestions?

Thanks

4 Sessions
4 Sessions
  • www.mql5.com
4Sessions v2.3 Shows 4 sessions: Pacific, Asian, European, American. Settings: The difference between the mt server's timezone and UTC. By default the mt server's timezone is EET (UTC+2=EET (winter), UTC+3=EET (summer). You'll have to change the settings depending on your broker's time. E.g. if it's CET you'll have to set: The indicator...
 
Essam Daoud:

Hi

I am looking for an indicator in mql5 that plots colored rectangles for the 4 main forex sessions. Something like https://www.mql5.com/en/code/10513 (4 sessions by Andrew) but for mt5 instead of mt4, hopefully well written in OOP.

Any suggestions?

Thanks

Hello, no answers so far? Hope you find your way out!

Anyway, I've just create a quite simple script for doing that, if you wanna to take a look: https://www.mql5.com/en/code/29842

Forex market sessions identification
Forex market sessions identification
  • www.mql5.com
Sessions opening hours (h as int): Sydney, Tokyo, London and New York. Sessions duration (h as int): Sydney, Tokyo, London and New York. Rectangle colors: Sydney, Tokyo, London and New York. Do not highlight not finished sessions (i.e...