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

Two indicators for an unspecified time interval.
This is an intraday indicator that shows the trading range during the trading day. Get four time points from an external parameter, specifying the high and low between each pair. These extreme points are shown as horizontal lines.
This indicator is useful for testing breakout and pullback strategies.
The following parameters can be set in the indicator:
//+------------------------------------------------------------------------+ //|Indicator input parameters | //+------------------------------------------------------------------------+ Input string start 1 = "03:00" ; // origin of 1 Enter string end 1 = "08:00" ; // 1 end Input string start 2 = "12:00" ; // origin of 2 Enter string end 2 = "17:00" ; // 2 end Input unit n days = 2 ; // Calculate the number of days (0-all) Enter integer shift = 0 ; // Horizontal movement of the indicator in bars

Attachment download
📎i -anyrange2.mq5 (12.46 KB)
Source: MQL5 #1015
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •