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

ColorPEMA_Digit_r_HTF - MetaTrader 5 Script - MT4/MT5 Resource

author EAcpu | 2 reads | 0 comments |

ColorPEMA_Digit_r_HTF - indicator for MetaTrader 5

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.

ColorPEMA_Digit_r_HTF - indicator for MetaTrader 5

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

Verification code Refresh