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

Real author:
The indicator is a hybrid of digital and analog filtered moving averages. In fact, in this case we have a digital filter whose values are smoothed by the usual averaging algorithm.
Calculate digital filter coefficients using the Digital Filter Method program http://fx.qrz.ru/ . The low pass filter cutting period is 4 to 60 cycles.
The indicator's file uses the SmoothAlgorithms.mqh library class. How to use this class "Average price series for intermediate calculations without using additional buffers" is described in detail in the article.
The indicator was first implemented in MQL4 and released in the code base on April 22, 2009.

Figure 1 Moving Average_FN indicator
Attachment download
📎 movingaverage_fn.mq5 (1477.79 KB)
📎 smoothalgorithms.mqh (133.8 KB)
Source: MQL5 #1316
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •