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

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

author EAcpu | 2 reads | 0 comments |

RSI HTF - indicator for MetaTrader 5

RSI HTF - indicator for MetaTrader 5

RSI HTF - indicator for MetaTrader 5

RSI HTF - indicator for MetaTrader 5

Standard RSI This can be applied to charts with different time frames.

Rising indicator values ​​over 50 are shown in light green, falling indicator values ​​are shown in dark green. Descending values ​​below this value appear in red, while ascending values ​​appear in brown.

Indicator input parameters:

 //+------------------------------------------------------------------------+
//| Indicator input parameters |
//+------------------------------------------------------------------------+
Input ENUM_TIMEFRAMES time range = PERIOD_H4 ; // chart period
Input integer RSI_period = 12 ; // RSI period
Enter ENUM_APPLIED_PRICE application price = PRICE_CLOSE ; // price constant
Input boolean redraw= true ; // Repeat the message in the empty column 

RSI HTF - indicator for MetaTrader 5

ColorRSI_HTF


Attachment download

📎 colorrsi_htf.mq5 (8.85 KB)

Source: MQL5 #995

Verification code Refresh