ColorPEMA_Digit_r_HTF - MetaTrader 5 Script - MT4/MT5 Resource

The indicator color PEMA_Digit_r uses the time range selection option in its input parameters, limiting the computer resources used in the calculation on the entire chart and on the current bar. New variables have been added to the input block of the indicator to optimize the calculation:
Enter ENUM_RECOUNT_MODE RecountMode=FULL_RECOUNT; // Limit the indicator calculation method Input unit bars = 500 ; // Number of bars used to calculate the indicator Input unit recount time = 60 ; // Time between indicator calculations in seconds
Three options are available to limit the calculations:
In order for the indicator to work, the indicator ColorPEMA_Digit_r.ex5 should be added to the <terminal data directory>\MQL5\indicators folder.

Figure 1. Indicator ColorPEMA_Digit_r_HTF
Attachment download
📎 ColorPEMA_Digit_r_HTF.mq5 (22.53 KB)
📎 SmoothAlgorithms.mqh (130.2 KB)
📎 ColorPEMA_Digit_r.mq5 (25.62 KB)
Source: MQL5 #23437
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •