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

SumRSI - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources - MetaTrader 5 Resources

author EAcpu | 2 reads | 0 comments |

SumRSI - indicator for MetaTrader 5

Real author:

The indicator calculates the average volume of different oscillators of RSI. The period of the averaging interval is set by the user.

Indicator input parameters:

 //+------------------------------------------------------------------------+
//| Indicator input parameters |
//+------------------------------------------------------------------------+
Input unit starting length = 3 ; // Initial period of averaging
Input unit end length = 25 ; // average last period
Enter ENUM_APPLIED_PRICE application price = PRICE_CLOSE ; // price type
Enter integer shift = 0 ; // horizontal movement of the indicator in bars 

SumRSI - indicator for MetaTrader 5

Figure 1 SumRSI indicator


Attachment download

📎 sumrsi.mq5 (7.72 KB)

Source: MQL5 #1242

Verification code Refresh