New article at mql5.com - Practical Implementation of Digital Filters in MQL5 for Beginners

 

New article Practical Implementation of Digital Filters in MQL5 for Beginners is published at mql5.com:

The idea of digital signal filtering has been widely discussed on forum topics about building trading systems. And it would be imprudent not to create a standard code of digital filters in MQL5. In this article the author describes the transformation of simple SMA indicator's code from his article "Custom Indicators in MQL5 for Newbies" into code of more complicated and universal digital filter. This article is a logical sequel to the previous article. It also tells how to replace text in code and how to correct programming errors.

Author: Nikolay Kositsin

Reason: