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

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

author EAcpu | 3 reads | 0 comments |

i-AnyRange - indicator for MetaTrader 5

i-AnyRange - indicator for MetaTrader 5

i-AnyRange - indicator for MetaTrader 5

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 

i-AnyRange - indicator for MetaTrader 5

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

Verification code Refresh