Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

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

author EAcpu | 2 reads | 0 comments |

ShowOpenDayLevel - indicator for MetaTrader 5

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 

ShowOpenDayLevel - indicator for MetaTrader 5

Figure 1 ShowOpenDayLevel indicator


Attachment download

📎 showopendaylevel.mq5 (7.51 KB)

Source: MQL5 #1280

Verification code Refresh