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

XMA_BBx7_Cloud_Digit_Grid - MetaTrader 5 Script - MT4/MT5 Resources

author EAcpu | 6 reads | 0 comments |

XMA_BBx7_Cloud_Digit_Grid - indicator for MetaTrader 5

XMA_BBx7_Cloud_Digit_Grid - indicator for MetaTrader 5

The three Bollinger Bands channels are based on a moving average, plotted as a colored cloud, displaying the last values ​​as price tags, and the Bollinger Bands can be rounded horizontally to the desired number of digits, along with 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 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.

XMA_BBx7_Cloud_Digit_Grid - indicator for MetaTrader 5

Figure 1. XMA_BBx7_Cloud_Digit_Grid indicator

XMA_BBx7_Cloud_Digit_Grid - indicator for MetaTrader 5

Figure 2. XMA_BBx7_Cloud_Digit_Grid indicator


Attachment download

📎 SmoothAlgorithms.mqh (130.2 KB)

📎 xma_bbx7_cloud_digit_grid.mq5 (25.1 KB)

Source: MQL5 #15178

Verification code Refresh