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

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

Figure 1 SumRSI indicator
Attachment download
📎 sumrsi.mq5 (7.72 KB)
Source: MQL5 #1242
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •