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

The indicator shows opening day levels for any time frame (less than two hours), with the ability to perform day start time shifts and take into account the presence of Sundays in the chart. The trading week for some brokers starts on Sunday, this is precisely due to the fact that the input parameter SundayTab was added to the indicator. This parameter allows the selection of three variants to be considered on Sunday.
Input parameters of the indicator:
//+------------------------------------------------+ //|Indicator input parameters| //+------------------------------------------------+ Input HOUR_SHIFT time shift=H0; // Change of start time of the day Enter DAY_MODE SundayTab=Sunday; // Consider Sunday Enter integer shift = 0 ; // horizontal movement of the indicator in bars

Figure 1 ShowOpenDayLevel indicator
Attachment download
📎 showopendaylevel.mq5 (7.51 KB)
Source: MQL5 #1280
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •