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

ColorX2MA_Cloud_Digit - MetaTrader 5 Script - MT4/MT5 Resources

author EAcpu | 6 reads | 0 comments |

ColorX2MA_Cloud_Digit - indicator for MetaTrader 5

Universal Moving Average fills the chart space with a colored background and displays the latest values ​​as price tags, and channel levels can be rounded to the desired number of digits. The number of digits to round is set in the input variable :

 Enter the unit number = 3; //The number of digits to be rounded

The moving average itself acts as a color separation line.

The indicator uses SmoothAlgorithms.mqh library class (copy it to \MQL5\Include). The use of the class "Average price series for intermediate calculations without using additional buffers" is described in detail in the article.

ColorX2MA_Cloud_Digit - indicator for MetaTrader 5

Figure 1. ColorX2MA_Cloud_Digit indicator


Attachment download

📎 ColorX2MA_Cloud_Digit.mq5 (13.19 KB)

📎 SmoothAlgorithms.mqh (130.2 KB)

Source: MQL5 #15701

Verification code Refresh