Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | ShowOpenDayLevel

The indicator displaying the level of opening day at any timeframe (less than two hours) with the ability to perform the shift of day start time and consider the presence of Sundays in the chart. Some brokers' trading week starts on Sunday exactly taking into account the fact that input parameter SundayTab is added into the indicator. This parameter performs the ability of choosing three variants of consideration of Sundays.

Input parameters for the indicator:

//+-----------------------------------+
//| INDICATOR INPUT PARAMETERS        |
//+-----------------------------------+
input HOUR_SHIFT HourShift=H0;    // shift of day start time
input DAY_MODE SundayTab=Sunday;  // consideration of Sundays
input int Shift=0;                // horizontal shift of the indicator in bars 

MetaTrader Experts, Indicators, Scripts and Libraries

Fig.1 The ShowOpenDayLevel indicator

1280

Best MetaTrader Indicators + Profitable Expert Advisors