i-Sessions - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources





Trading session indicators. The indicator colors eight trading sessions with rectangles. Session period defined by indicator input parameters:
//+------------------------------------------------+ //| Indicator input parameters | //+------------------------------------------------+ Enter integer number of days = 50 ; Enter string S1 start = "00:55" ; Enter string S1 end = "03:55" ; Enter color S1 color = clr dark slate gray ; Enter string S2 start = "03:55" ; Enter string S2 end = "06:55" ; Enter color S2 color = clr dark slate gray ; Enter string S3 start = "06:55" ; Input string S3 end = "09:55" ; Input color S3 color = clr dark slate gray ; Input string S4 start = "09:55" ; Input string S4 end = "12:55" ; Input color S4 color = clr dark slate gray ; Input string S5 start = "12:55" ; Input string S5 end = "15:55" ; Input color S5 color = clr dark slate gray ; enter string s6 start = "15:55" ; enter string s6 end = "18:55" ; enter color s6 color = clr dark slate gray ; enter string s7 start = "18:55" ; enter string s7 end = "21:55" ; enter color s7 color = clr dark slate gray ; enter string s8 start = "21:55" ; Input string S8 end = "23:55" ; Enter color S8 color = clr dark slate gray ;
The indicator was first implemented in MQL4 and published in the code base of mql4.com on September 26, 2007.

Figure 1 i-Sessions indicator
Attachment download
📎 i-sessions.mq5 (10.35 KB)
Source: MQL5 #1643
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •