RSI Heat Bands [River]This script combines LazyBear's RSI Bands with JayRoger's Bollinger Heat Bands, to give an on chart representation of the price needed to set RSI to each major level, from 20 to 80 (higher values created massive bands).
Pesquisar nos scripts por "rsi"
RSI Candles [cI8DH]This is candle visualization of regular RSI. That's all.
I have seen two other RSI candles, but their implementation is not correct. The high on RSI usually matches the low on price and vice versa. I have completely turned off the wicks so you can safely use this indicator as a replacement for regular RSI.
RSI Multi TF $$ ModCredit to @lukescream for the original code that I modified to make the multi RSI dynamic. 4 timeframes plus live time frame RSI can be plotted together to visualize areas of confluence.
RSI: Daily + current TimeFrame
It plots the RSI of the current timeframe + the Daily RSI
it hihlights in green (or red) when they are both in oversold (or overbought)
RSI MTF with Moving AverageClassic RSI with MTF combined with its moving average (i reused a function to allow you to select any of them you want) for additional signals.
Indicator is based on this source: medium.com
RSI CANDLESTICKSDisplays RSI indicator as candlesticks. Does candlestick pattern analysis apply to RSI? Can it aid in candlestick analysis on a price chart? Let's start a discussion.
RSI Oversold bounce - Scaling in levels (30, 28, 26, 24, 22, 20)Oversold bounce entry levels based on RSI
Helps to gauge levels for scaling into a position based on oversold rsi levels.
rsi cross indicatorSimple RSI oversold/overbought markers. Saves screen space without having to plot the actual rsi indicator.
RSI Bollinger BandsThis RSI indicator has a Bollinger Bands indicator around it, and a simple moving average.
I still haven't decided yet if the Bollinger Bands should be at 20 (like normal) or at 14 (like the RSI).
Experiment with it and have fun :)
RSI/RCI3TripleTimeframe+VixFearInverseBottomDefault: RSI OFF,RCI ExLine OFF
RSI triangle signal: Buy-green Sell-red
Vix color(BG color): Fear-green Inverse-fuchsia Bottom-red
RSI MACD EMA Stoch Custom IndicatorCopyright by RJ 3/2018
Buy when:
RSI period 3 greater than 50, Difference between MACD and MACD signal line is greater than 0 and also greater than that of previous candle,
Stochastic %D line is less than 80 and greater than that of previous candle, Closing price greater than EMA period 100.
Sell when:
RSI period 3 less than 50, Difference between MACD and MACD signal line is less than 0 and also less than that of
previous candle, Stochastic %D line is greater than 20 and less than that of previous candle, Closing price less than EMA
period 100.
RSI Overbought and OversoldOversold Purple Candlestics + Red area in RSI Chart
Overbough Blue Candlestics + Green area in RSI Chart
This is just a trollscript for Tufts2003 yolooo
RSI+ with Bollinger BandsRelative Strenght Index + SMA on RSI + Bollinger Bands on it - very good solution to see reversals and see lows and highs.
Use different timeframe.
StdDev is 2.17 by default to get 97% probability.
RSI + SMA с наложенными Bollinger Bands - прекрасное решение для поиска разворотных точек и аномального поведения цены.
Используйте разные таймфреймы одновременно.
StdDev = 2.17 по умолчанию для обеспечения попадания в диапазон в 97% случаев.
RSI vs. BTC RSIThis script compares RSI of the underlying asset vs. BTC RSI. By comparing vs. BTC, it help inform your trades when looking for divergences.
RSI based on ROC Strategy This is the new-age indicator which is version of RSI calculated upon
the Rate-of-change indicator.
The name "Relative Strength Index" is slightly misleading as the RSI
does not compare the relative strength of two securities, but rather
the internal strength of a single security. A more appropriate name
might be "Internal Strength Index." Relative strength charts that compare
two market indices, which are often referred to as Comparative Relative Strength.
And in its turn, the Rate-of-Change ("ROC") indicator displays the difference
between the current price and the price x-time periods ago. The difference can
be displayed in either points or as a percentage. The Momentum indicator displays
the same information, but expresses it as a ratio.
WARNING:
- This script to change bars colors.
RSI+BSIThis script simply plots the current instruments RSI as well as Bitcoin's RSI from bitfinex. Helpful to identify when an alt is performing stronger than BTC or if BTC is dragging the alt down.
RSI & RVI OB/OS Alert ArrowThe script shows arrows on bars that are in overbought or oversold, based on the set parameters of Relative Strength Index ( RSI ) and Relative Volatility Index (RVI).
Also there is a universal allert, which includes both conditions - overbought and oversold.
You can change the period of RSI and RVI, as well as the upper and lower boundaries of these indicators.
rsi+ichmokunssoholik learned this idea and i made it in TV.
the thick line is RSI.
thin lines are from ichmoku standard(base), turning
sell when the RSI color changed to red(or yellow)
buy when the RSI color changed red to green(or yellow)
-----------
nssoholik 님의 요청으로 만들었습니다.
두꺼운 선의 색이 변하는 순간에 매매하는 것입니다. 녹색으로 변해갈때 사고, 빨강으로 변해갈 때 팝니다.
RSI+ Overbought/Sold IndicatorThis is a very simple script that plots signals on the chart whenever the RSI crosses the given threshold. Nothing fancy, but it is useful for deciding when to exit trades or prepare for pullbacks or for confirming that the market is currently in the middle of an extremely impulsive move or trend. It has alert functionality and you can set the overbought/sold thresholds and RSI length in the options menu.
Note: I definitely wouldn't recommend using it to enter trades unless you're an experienced counter-trend trader :)
Regards -
Matt.
RSI featuring MACD on the Relative Divergence IndexHello Traders,
This Indicator uses RSI output to form a MACDish type of indicator.
Raw RSI output is smoothed with a linear regression curve to form the indicator line.
The signal line is a simple moving average of the same output, the histogram or momentum is the difference between the signal and indicator line, just as MACD
The outer level lines are switched off in MACD modus, because they will 'compress' this indicator, removing them also allows the zero line to 'float'
If you change the length of this indicator you also have to re-adjust the outer level lines, if used.
I recommend this indicator especially on higher lengths (55 or 89) in so you won't get whipped out by a early cross-over or 'false' divergence.
Cheers Indicat...
RSI-DEMA Kurat : Double DEMA of Heiken Ashi RSIThe 2 DEMA represent the RSI based on Heiken Ashi candles.
Current settings has been designed for BTC and long position only, you open on the cross up (green background) and you close on the cross down (red background)
Obviously, you can play with the settings and the timeframes.
RSI Self-adjusting bandsThe original script was posted on ProRealCode by user pepkatapet.
RSI modified so that the bands are adjustable to volatility, is similar to Blai5 indicator (Advanced RSI with BV).