Overview Multi-function RSI indicator with functions below.
1.MTF with display timeframe control 2.Auto divergence drawing incl. hidden divergence 3.Signal when RSI crosses over upper band/crosses under lower band 4.Color background when MTF RSI crosses over/under lower band 5.Alert when RSI crosses over upper band/crosses under lower bands
Please see the details below.
Functions:
1.MTF with display timeframe control You can display daily, 4hour or 1 hour RSI or all of them as upper timeframe MTF RSI.
How is it different from other MTF indicators? Problems with other MTF RSI indicators are;
-If you set higher timeframe RSI, it will also be shown on further higher timeframes. i.e. If you set 4hour chart’s RSI on 1 hour or lower time frame charts, it will also appear on daily and weekly chart, which is not necessary.
To tackle these problems, this indicator has incorporated functions below. -To show MTF RSI on timeframe lower than the upper timeframe you set as MTF timeframe. For example, if you select daily timeframe for MTF RSI , the RSI will be shown only on 4 hour or lower timeframes(1H, 30M, 15M, 5M, 1M).
<Sample chart> Left: 4hour chart, Middle: Daily chart, Right: Weekly chart If you look at 4hour chart, daily chart’s RSI is shown(pale blue and orange) but weekly chart does not show daily chart’s RSI.
2.Auto divergence drawing incl. hidden divergence Regular divergence line and hidden divergence line will be automatically drawn for current timeframe RSI as per the logic below.
<Regular divergence> Bearish : When two consecutive pivot highs go up but RSI values corresponding to each high go down. Bullish: When two consecutive pivot lows go down but RSI values corresponding to each low go up. Pivot highs(lows) are identified when those are preceded by n lower highs(lows) and proceeded by n lower highs(lows). * n is parameterized.
See the diagram below.
<Divergence example>
<Hidden divergence> Bearish : When two consecutive pivot highs go down but RSI values corresponding to each highs go up. Bullish : When two consecutive pivot lows go up but RSI values corresponding to each low go down.
3.Signal when RSI crossing upper/lower bands Signal will be shown when; -RSI(current timeframe) crosses over upper band -RSI(current timeframe) crosses under lower band
Example: Purple triangle is signals.
4.Color background when MTF RSI crosses over/under lower band Background color can be applied when MTF RSI crosses over upper band/under lower band.
Example: Pale purple is daily RSI on 4 hour chart. Background color applied while daily RSI is outside upper/lower bands.
5.Alert when RSI crosses over upper band/under lower band Alert can be set when; -RSI crosses over upper band -RSI crosses under lower band
How to use this indicator? This indicator is paid indicator and invited-only indicator.
Please contact me via private chat or follow links in my signature so that I can grant the access right to the indicator.
Comment section is only for comments on the indicator or updates. Please refrain from contacting me using comments to follow TradingView house rules.
Updates: The following functions have been implemented.
1.Upper timeframe selection logic has been improved Now you can select auto mode and manual mode to determine upper timeframe. With this feature, you can display weekly and monthly RSI as well.
2.Overbought(+) and oversold(+) signals have been added Overbought(+) area is where both of chart timeframe's RSI and MTF RSI are located above upper band and oversold(+) area is where both of chart timeframe's RSI and MTF RSI are located below upper band. When these occur, background colors will be changed so that you can grasp market momentum with visual aid. See the chart below.
3.Alert conditions added for divergence and hidden divergence