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



Indicator for an unrestricted interval range.
This is an intraday indicator that shows the height of the trading range during the trading day. Here's how it works. Get two temporary points from external parameters and determine the minimum and maximum values between them. These values are displayed in the indicator as horizontal lines.
This metric is useful for testing failure and rollback strategies.
The following parameters can be configured in the indicator:
//+------------------------------------------------------------------------+ //|Indicator input parameters | //+------------------------------------------------------------------------+ Input string time 1 = "02:00" ; // Temporary point 1 Enter string time 2 = "07:00" ; // Temporary point 2 Input unit n days = 2 ; // Calculate the number of days (0-all) Enter integer shift = 0 ; // Horizontal movement of the indicator in bars

This indicator was first implemented in MQL4, published on February 13, 2012 (in Russian).
Attachment download
📎i -anyrange.mq5 (9.11 KB)
Source: MQL5 #982
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •