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

XEnvelopes_Digit_Grid - MetaTrader 5 Script - MT4/MT5 Resources

author EAcpu | 3 reads | 0 comments |

XEnvelopes_Digit_Grid - indicator for MetaTrader 5

A color-filled envelope indicator within the channel, drawn as a cloud, showing the last value as a price tag, and the channel levels can be rounded to the desired number of digits, as well as a price grid containing these rounded values. The number of digits to round is set in the numeric input:

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

The indicator uses the class SmoothAlgorithms.mqh library (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.

XEnvelopes_Digit_Grid - indicator for MetaTrader 5

Figure 1. XEnvelopes_Digit_Grid


Attachment download

📎 SmoothAlgorithms.mqh (130.2 KB)

📎 XEnvelopes_Digit_Grid.mq5 (19.57 KB)

Source: MQL5 #15637

Verification code Refresh