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_Grid - MetaTrader 5 Script - MT4/MT5 Resource

author EAcpu | 4 reads | 0 comments |

ColorX2MA_Cloud_Digit_Grid - indicator for MetaTrader 5

Universal Moving Average fills the chart space with a colored background and displays the latest values ​​as price labels. Channel levels can be rounded to the desired number of digits and a price grid containing these rounded values ​​is displayed. 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_Grid - indicator for MetaTrader 5

Figure 1. ColorX2MA_Cloud_Digit_Grid indicator


Attachment download

📎 ColorX2MA_Cloud_Digit_Grid.mq5 (21.08 KB)

📎 SmoothAlgorithms.mqh (130.2 KB)

Source: MQL5 #15718

Verification code Refresh