RSI + GDAX EMA ConfluencerHighly customizable RSI + GDAX EMA tool to help you quickly spot levels of confluence
- Displays current RSI levels as a plot
- Displays current 12 + 26 EMA as a plot
- 7 customizable time frames
- Each time frame marks RSI oversold, RSI overbought, 12 EMA, and 26 EMA as a line with label
- Each time frame RSI and EMA have options to toggle visibility and oversold/overbought only so you can choose exactly what you want to see
Planned for future release:
- Further customization for lines (color, size, direction, etc)
- Further customization for labels (location, offset, color, size, etc)
- Highlighting areas of confluence (if 2-3+ lines are within a certain % of each other)
在腳本中搜尋"rsi"
RSI ScalingRSI Scaling Indicator
Objective - Use for entry action
Description - RSI Scaling is the introduction of price to scaling it into 1 Standard deviation. Since the price scaling in general has a wide distribution of data, we need to scaling the data to reduce fragmentation. After that, bring the price data that has been made standardization into the RSI Model.
Applications - The principle of RSI Scaling is to use it as an executed order
Recommendation - RSI Scaling should be used in conjunction with indicators used to filter trend. for example Supertrend
RSI Wave SignalsQuick Description: Smoothed RSI with optimized trailing moving average. Look for cross above or cross under signals for buy and sell orders respectively.
VIDYA moving average of RSI incorporated with "optimized trend tracker" system. Thanks to kivancozbilgic and anilozeksi for implementing this great idea on Tradingview. The indicator adds "1,000" to the RSI MA values for more natural and accurate percentage trailing.
Settings:
- Period MA is the moving average length of the blue line
- Trailing Percentage of MA adjusts the percentage (sort of) trailing level of the moving average.
- RSI Length adjusts the rsi length in calculation.
Trading Tips:
- System might be enhanced by taking signals only on "oversold" or "overbought" territories (i.e <~1020 or >~1080)
- Adjust position size of by 4 times of atr(length=14)
- Take 50% of position as profit when position reaches the 4*atr TP Level (breakeven)
- Let the rest ride.
- Best performing on short frequencies such as 1, 3, 5 mins.
RSI Multi TF strategy
The RSI is a very popular indicator that follows price activity.
It calculates an average of the positive net changes, and an average
of the negative net changes in the most recent bars, and it determines
the ratio between these averages. The result is expressed as a number
between 0 and 100. Commonly it is said that if the RSI has a low value,
for example, 30 or under, the symbol is oversold. And if the RSI has a
high value, 70 for example, the symbol is overbought.
Plots 3 RSI (Weekly, Daily, 4h) at the same time, regardless of the Chart Timeframe.
Highlights in green (or red) if all RSI is oversold (or overbought).
Can trigger custom oversold and overbought alerts when all 3 lines grey(4h), yellow(weekly), and red(daily) go in the oversold or overbought zone. The strongest the curves break the barrier the strongest the alert (vertical red and green bars) shows.
RSI CrayonsThis simple script colors candles based on the Relative Strength Index. RSI Values > 50 are solid colors, RSI values < 50 are pastels, with additional colors/fills/alerts for overheated and oversold (both user adjustable thresholds) conditions.
As an added bonus, RSI can be calculated by non-traditional methods (not using the running/smoothed moving average) using a variety of different moving averages, but you may have to adjust the time-frame for 'faster' moving averages. An option for plotting the moving average basis is also available.
Value Added:
This indicator can be used to chart RSI without adding an "oscillator frame" to your chart, since we don't normally care too much about RSI values between 30 and 70 under normal conditions.
RSI by WMA trendHello!
This oscillator is based on the RSI on the WMA trend.
How does it work?
The WMA indicator is a trend indicator, it conditionally smooths the price chart and allows you to visually assess the trend.
In contrast to the standard RSI, noise is removed here.
Buy when the price is near the bottom, sell when it is near the top (If it lingers for a long time at the upper or lower border, then it is possible that the growth and fall will continue)
Change the settings, select the time frame you need.
---- Settings:
1) RSI lenght - change the RSI length
2) Smoothing length-RSI smoothing
3) Back_series- change for WMA , how many series are back.
4.5) Borders
RSI OverBought/Sold Price PredictUsing the RSI formula, predict what price should be next to be oversold or overbought.
For using support and resistance, turn on "smoothing" option.
White Line = what price should be next to be RSI = 50.
Orange Line = what price should be next to be RSI = 70 or 30 (Default)
Yellow Line = what price should be next to be RSI = 80 or 20 (Default)
Green Line = what price should be next to be RSI = 90 or 10 (Default)
RSI medianA RSI implementation tailored for a specific use case.
Instead of using RSI with oversold and overbought values, I use it as a median value.
If the RSI is above 50, the trend is bullish.
If the RSI is below 50, the trend is bearish.
This indicator is customized to help you easily identify market strength/weakness based on which side of the median value the RSI is.
RSI Divergence (chiefwils0n)Greetings All,
This simple indicator is a stylistic modification of the original TradingView Divergence indicator. I've enhanced the following:
Styles
RSI will turn RED when overbought and CYAN when oversold. CYAN presents an LONG opportunity, while RED is where I look for SHORT entries.
Added background color to the the Oversold/Mid-Level and Overbought/Mid-Level. The idea is to go LONG when RSI is in the GREEN channel, and consider closing your position when RSI is the RED channel. Or, SHORT in the RED, and close your position in the GREEN.
Hidden Divergences are styled with muted colors. Maroon is Hidden Bearish and Dark Green is Hidden Bullish.
Regular Divergences have brighter labels with Red (Bearish) and Lime (Bullish). My logic is to bring attention to these divergences, since they are stronger than hidden divergences.
Alerts:
I also added the following alerts:
Bullish Divergence
Hidden Bullish Divergence
Bearish Divergence
Hidden Bearish Divergence
RSI Overbought
RSI Oversold'
The alerts really distinguish this script for me. I hope you enjoy.
Happy Trading!
RSI Divergence Indicator (colorcoded and smoothed)This indicator uses a custom RSI algorithm which displays a modified RSI and stochastic RSI as a simple to read and color coded oscillator.
When RSI turns green it signals a bullish divergence and considers the asset as overbought.
When it turns red it signals a bearish divergence and considers the asset oversold.
Overbought levels at 80 and oversold levels at 20.
Displaying the RSI this way removes the hassle to manually spot for divergences in the chart.
Only use this indicator in confluence with other indicators to confirm an upcoming trend.
This indicator features alarms when the indicator turns green or red.
RSI combined with 3 different indicatorsThis is RSI combined with 3 different indicators that prints signals as a overlay
1. RSI cross Bollinger Band indicator that paints bgcolor short and long signals when the RSI cross's up through the lower bollinger band ( Long ) or cross's down through the upper bollinger band ( Short )
2. RSI and Wave Trend Dot combination
3. RSI and Directional Index Indicator combinations
You can turn on and off any of the signals, and have alerts for all 3, or individually
Please note the Range Filter code in the script is not part of the final signals as i have set the bars back 100, so thatis always that condition meet
Also please note there is still noise with this, you need to use with something else like MFI or VFI
RSI, CCI WaveTrend God by Keiron RichieThis script uses Relative Strength Index ( RSI ), Commodity Channel Index ( CCI ) and WaveTrend (WT) together as an oscillator with an additional custom RSI rate of change indicator and buy/sell background color zones derived from a complex combination of these indicators.
The White line shows the moving average of RSI as an oscillator
The Green line is the fast Exponential Moving Average ( EMA ) of CCI & the Red line is the slow EMA of CCI .
The Blue area is the EMA of WaveTrend WT
How to read:
If the RSI , CCI or WT crosses above a programmed threshold and the other lines are also within a pre-defined buy range then the background will change to green for buy.
If the RSI , CCI or WT crosses below a programmed threshold and the other lines are also within a pre-defined sell range then the background will change to red for sell.
Where requirements are not met, the background is neither green nor red.
There are also red and green indicator x’s at the top/bottom of the indicator. They show a drastic change in Relative strength within a short period. This often indicates an immediate buy or sell opportunity.
Buy, Sell, Exit Buy and Exit Sell alerts are included.
Use the link below to obtain access to this indicator.
RSI cyclic smoothed v2Cyclic Smoothed Relative Strength Indicator
The cyclic smoothed RSI indicator is an enhancement of the classic RSI , adding
additional smoothing according to the market vibration,
adaptive upper and lower bands according to the cyclic memory and
using the current dominant cycle length as input for the indicator.
The cRSI is used like a standard indicator. The chart highlights trading signals where the signal line crosses above or below the adaptive lower/upper bands. It is much more responsive to market moves than the basic RSI.
You can also review this short idea where BTC went down from 4300 USD (3 Sept 17) to 3700 USD (15 Sept 17) after the idea was posted and showed the clear short exit with the next low:
The indicator uses the dominant cycle as input to optimize signal, smoothing and cyclic memory. To get more in-depth information on the cyclic-smoothed RSI indicator, please read Chapter 4 "Fine tuning technical indicators" of the book "Decoding the Hidden Market Rhythm, Part 1" available at your favorite book store.
This is the open-source code version of the requested script already published as protected indicator back in 2017 "RSI cyclic smoothed". Now made public as v2. Would love to receive feedback and see your ideas.
RSI Call-outs [BigBitsIO]This is a simple RSI indicator that overlays the current chart to show labels for specified oversold and overbought areas defined with inputs.
It will delete any labels of the same kind within the last 3 candles so you don't see as many labels as you would otherwise.
Red labels with white text represent overbought RSI levels as defined by the user.
Green labels with black test represent oversold RSI levels as defined by the user.
This RSI overlay help easily call-out overbought and oversold candles on a chart without sacrificing screen space for a traditional RSI indicator that is not overlayed on the chart.
RSI & StochasticA combination of RSI and Stochastic using default settings.
- RSI or Relative Strength Index is the white line.
- Stochastic %K is the aqua line
- Stochastic %D is the orange line
- The purple rectangle is the RSI range going from 30 (oversold) at the bottom to 70 (overbought)
- The top dotted line indicates the price being overbought on the stochastic
- The bottom dotted line indicates the price oversold on the stochastic
I mainly use both indicators to spot divergence/ potential upcoming turning points (tops or bottoms).
For example on the chart the white line shows the price of Bitcoin Rising
While the yellow line shows the stochastic declining and the red RSI stayed more or less at the same level.
Another way to use this indicator is to use the aqua line crossing above the orange line as an entry for a long trade this strategy is most useful when both are near the bottom of the range. The opposite is true for short trades but
both should be combined with other indicators such as moving averages support levels or volume for best results.
Generally RSI is more useful in trending markets & the stochastic is more useful in sideways or choppy markets.
RSI Projection v1Application of concepts from Constance Brown "Technical Analysis for Trading Professionals", specifically: Chapter 7: Price Projections By Reverse Engineering Indicators , and Chapter 8: Price Objectives Derived From Positive and Negative Reversals In The RSI .
Specifically: I wanted to see if better Exit signals for the RSI could be generated from a basic application of some of the concepts in those chapters, and that is what I've found so far:
Exit when the RSI (purple) crosses below the orange line
Orange line is forecasted RSI for positive price reversals, blue line is forecasted RSI for negative price reversals
From what I can tell, this indicator does not work well during chop/consolidation and ranging periods, generating too many false signals without additional confluence from trending indicators and price analysis
This indicator should be considered highly experimental - do not use live trading without proper backtesting and parameter adjustment.
Tuning per asset and timeframe is required due to calculation type for highs/lows used for projection calculations
RSI and RSI SMA Signal with Variable LevelsThis script does the following:
Plots RSI to the existing resolution.
Plots the 50 SMA (sourced from the RSI)
Colors the line red when below the 50 SMA and RSI is below 50.
Colors the line green when above the 50 SMA and RSI is above 50.
Banding:
Green from 50 to 70
Dark yellow from 70-80 and 30-20
Red from 50 to 30
Brighter yellow from 80-90 and 20-10
The banding varies if there is a trend in the 50 SMA that holds below the 50 level. This way it defines the levels safe to maintain a position during and not during a trend.
You will notice that the red area increases and the OS yellow area(s) decreases if a short trend has developed.
You will notice that the green area increases and the OB yellow area(s) decreases if a long trend has developed.
The maximum levels are limited to 90 and 10.
RSI MTF Pane [Anan]Hello friends,
I fall in love with those panes :D
This is RSI MTF Pane :
Green : RSI >= 50
RED : RSI < 50
Green Dot : RSI Oversold
Red Dot : RSI Overbought
That's all :D
RSI + BTC Short & Long RSIsPlots the RSI for the current chart (same as the built-in RSI indicator) and adds the RSI values for the Shorts and Longs (S&L) from Bitmex. The main reason I've used the RSI value is to have it on the same scale as the price chart's RSI. The general trend of the S&L is preserved.
RSI-RENKO Divine StrategyLive, non-repainting strategy using RENKO and RSI mixed together to multiple types of long and short positions.
- Features -
Live entry direction with trade warnings and alerts
Live trade building buy and sell limits (for buy/sell limits)
Entry location icons as well as pyramid entries (to add to existing position)
Swing trades that keep you in the trade for the maximum possible profit
1 scalp target based on the RSI settings and entry location
Dynamic trailing stop for swings and scalps
Alert conditions for every update and condition change of the strategy (Provided by indicator study)
4 pre-built color themes, including candlestick coloring
This script is used solely for alerts to the RSI-RENKO Divine Strategy , because Trading View still after 3 years of requesting does not provide the ability to use alert conditions inside a strategy script, only an indicator script. This strategy should be used to backtest your settings. Beyond alerts and strategy inputs, the strategy and indicator are identical.
RSI with Smoothing and over-areas coloredI have noticed that lower length-values for RSI give much better signals for day and swing trading than default 14 bars back period. Also smoothing the RSI line by using moving average method reduces some of the noise/fake turn-backs.
Here you can change:
- bars back of RSI (default 4)
- smoothing the line (default 3)
- bars colorization of RSI's uptrend and downtrend (default ON)
I encourage you to play around with parameters to fit your favourite intervals best way.
If you would like to have BUY and SELL signals same as on the chart above, here you have my complementary script for that:
RSI + SMAx3Ceci est un script assez simple, un RSI comme celui qui est intégré mais avec la possibilité de tracer 3 droites de plus permettant ainsi de soulager certains chartiste qui pourrant régler la position de ces droites (horizontales) avec une parfaite précision.
S'ajoute à celà 3 moyennes mobiles arithmétique intégrées à l'indicateur RSI.
__________________________________________
This is a pretty simple script, with three lines to help relieve some chartists that make it possible to position these (horizontal) positions with perfect precision.
Add to this 3 arithmetic moving averages integrated in the RSI indicator.
__________________________________________
Este es un script bastante simple, un RSI como el que está integrado pero con la posibilidad de dibujar 3 líneas más, lo que permite liberar a algunos chartistas que pueden ajustar la posición de estas líneas (horizontal) con una precisión perfecta.
Agregue a esto 3 promedios móviles aritméticos integrados en el indicador RSI.
__________________________________________
Dies ist ein ziemlich einfaches Skript, ein RSI wie der, der integriert ist, aber mit der Möglichkeit, 3 weitere Linien zu zeichnen, wodurch einige Chartisten entlastet werden können, die die Position dieser Linien (horizontal) mit einer perfekten Genauigkeit einstellen können.
Hinzu kommen 3 in den RSI-Indikator integrierte arithmetische gleitende Durchschnitte.
RSI with Highlights and DivergencesThis script is an RSI replacement, useful especially for Day traders (15m or less) but can be used as a normal RSI by changing the settings to 14 / 70 / 30
Features:
- RSI with adjusted settings for lower time frames
- highlight when RSI and price diverge when RSI is at extremes
- highlight of the Overbought and Oversold conditions
- 50% line
- candle colors for Overbought and Oversold conditions