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

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

author EAcpu | 3 reads | 0 comments |

Range Rider - indicator for MetaTrader 5

An indicator of the relationship between two true amplitudes proposed by Larry Williams. Calculation formula:

Range Rider=100 * MovingAvg (real range, fast period) / (MovingAvg (real range, slow period)

This indicator allows users to see periods in which the range of price changes narrowed, which increases the likelihood of a wider daily range in the future.

The indicator uses the SmoothAlgorithms.mqh library class (must be copied to the terminal data folder \MQL5\include). The use of the class "Average price series for intermediate calculations without using additional buffers" is described in detail in the article.

The original indicator was developed in MQL4 language and published in the code base on January 13, 2013.

Range Rider - indicator for MetaTrader 5

Figure 1. Range Rider indicator


Attachment download

📎 smoothalgorithms.mqh (134.03 KB)

📎 Range_Rider.mq5 (7.13 KB)

Source: MQL5 #11334

Verification code Refresh