RSI by RifeHighly configurable interface that aims to improve usability of RSI by:
Highlighting when RSI is overbought or oversold (red)
Highlighting when RSI crosses midline (50, blue)
Highlighting mid area's background (45-55)
Highlighting overbought and oversold area backgrounds (>70, <30)
Ability to plot midline (in addition to oversold and overbought lines)
在腳本中搜尋"rsi"
RSI StrictThis RSI stragety combine RSI with candle stick patterns to give entry signal.
When RSI is over bought or over sold. A long price tail signals a trend reversal in short term period.
RSI Candle Bar with Inside BarThis Indicator is RSI convert into Candle Bar with Inside Bar Candle
How to use :
Do Some setting
RSI Overbought - 60 It will shows in Blue Candle Bar means Bullish Signal
RSI Oversold - 40 It will shows in Yellow Candle Bar means Bearish Signal
Inside Bar Candle -
Gray or Black Bar --- Which is Shows that Trend may be Reverse or Big Move may be come.
Colors you can be change according to your convenience.
RSI With Optional Average @RknOur old fellow RSI , but with an average (Select among SMA, EMA or WMA) line in this version. When RSI crosses its average or the center (50) line it may be considered as a Buy and/or Sell signal.
Just coded for learning purposes. Anyone who think that an average line would be good on RSI is welcomed.
RSI Averages BandThis indicator shows a band of EMAs of the RSI(14). The timeframe for the indicator here is hourly on a 10m chart, a shorter timeframe will produce a choppier band of averages that will resemble the actual RSI at this timeframe more closely.
The averages are coloured according to whether they are higher or lower than the preceding value for that moving average.
The blue RSI line travelling OUTSIDE the band of averages will tend to show higher price momentum, while rejection of an entry/exit into the band can be a strong signal of continuation/reversal as appropriate.
Happy Trading :)
RSI Mean Reversion Bot StrategyI started developing this strategy as a way to plug in and test values before defining them in the bots on 3Commas, Coinrule, and Quadency. None of those bots performed the same way my script did and I kept working on it until the strategy finally yielded the same simulated results when paired with the Tradingview bot on Quadency. I looked at all the different RSI strategies already published and saw what each was missing and changed it in mine to make it better:
1. Backtest an actual timeframe by date and time
2. Define the RSI price source
3. Fully manipulate the RSI length
4. Define a stop loss that works
5. Pick Long or Short, or both, based on market conditions. Or compare side by side to decide which you want.
RSI-Last-3-ExtremaThis script indicates when the current Relative Strength Index of the last 8 closes is beyond a level from center oscillation which signals the equity is likely to reverse course. When it is the lowest RSI reading of the prior 3 readings and below 25, a green vertical bar will appear signaling a potential BUY point. Likewise, the highest reading of the prior 3 RSI readings and above 75 will signal a vertical red bar or SELL signal. The bar has to have a final close price for the signal to be active. Reversal could take a few more bars to occur depending on the timeframe and equity symbol.
You will be able to find many charts that have this signal perfectly finding the top or bottom of a significant trend.
It successfully indicates profitable reversal around 80% of the time. So far, It is 85% accurate or better in determining downtrend start points on the Daily, 120, 60, 30 Minute charts according to the study of more than 10,000 occurrences. It is 86% accurate on the 30 Minute chart.
This is another tool I use in finding or confirming potential price action. Hope you find it useful.
To add this, favorite the script by clicking "Add to your Favorite Indicators" at the top of the code portion below. On your top tool bar is an "fx" button with a downward arrow to the right of it. Click on the downward arrow/caret and scroll down to "RSI-Last-3-Extrema". Click on this title and it should add to the bottom of your current chart. If you do not see BUY (green vertical bars) or SELL (red vertical bars) right away, try other charts and timeframes.
RSI + Kijun/Standard Deviation on RSIThe script is inspired by Bollinger bands but instead of applying them on the price, they are applied on a RSI oscillator. The standard deviation is not plotted against the average like in normal BBs but instead is based on median values (equivalent of a Kijun in Ichimoku ). The goal is to better identify excess in prices that offer good entering points. The usage of a median provides a clearer view of ranging market (ie. the line will be flat).
I use it for long-term investments on stocks to find "fair" entry points. After picking a list of stocks of interest based on fundamentals, I switch to a weekly view. If the stock RSI is under the bands, it indicates that we are in favorable conditions for a buy. For an accurate timing, you can switch to the daily chart and watch out for either a break or a reintegration in the bands. This is your signal.
RSI of VWAPThis strategy inputs the vwap as source to RSI indicator.
ENTRY
When RSIofVwap crossover 70 and price is above ema200
partial exits
when RSIofVwap reaches 90 level take a portion of profit
Exit
When RSIofVwap crossdown 30
stoploss
defaulated to 5%
Risk Level
Defaulted to 10%. Based on this startegy calcuclates hiw many units can be purchased adhering to stoploss value
Note: code doesnt draw the RSI (vwap) indicator to the chart. if you want to see how these signals are generated , you can select RSI and VWAP of 14 period length.
warning
For educational purposes only
Multi-RSI Trend IndicatorRSI 14 crosses up over RSI 250 when RSI 250 > 50 indicates a strong and high probability uptrend or reversal. Can be further confirmed by MACD Golden Cross.
RSI Double MTFCool little gudget of Multi time frame RSI with additional RSI. Both can be set to a different time frames.
Higher time frame (Second RSI) indicates the main trend by different colors - 'red' (down trend) and 'green' (up trend), where the first RSI can act as a normal RSI.
Suggestions/Questions or a thanks below :)
Follow for more updates and new indicators follow: www.tradingview.com
RSI week/month level on daily Time frame- You can analyse the trend strength on daily time frame by looking of weekly and monthly is greater than 60.
- Divergence code is taken from tradingview's Divergence Indicator code.
#Strategy 1 : BUY ON DIPS
- This will help in identifying bullish zone of the price when RSI on DAILY, WEEKLY and Monthly is >60
-Take a trade when monthly and weekly rsi is >60 but daily RSI is less thaN 40.
RSI Cross for BTC DominanceIn order to get stable alt-coin investments, the BTC dominance (BTC.D) is of parmaount importance.
With this script, I plotted both RSI (28) and the EMA (9).
Whenever the RSI is decreasing and is below EMA, alt-coins are more likely thrive.
Viceversa, when the RSI is mounting the is at least 10% above the EMA, BTC is growing in dominance.
RSI + MFI - Crypto Bull and Bear market A fancy styled version of the RSI (Relative Stochastic Index) + MFI (Money Flow Index) oscillators in order to emphasize buy and sell opportunities.
The 80 and 20 Bands are meant to be used in Bull or Bear markets. Better performing in D timeframes.
The circles represent the cross between RSI and MFI .
Designed for Crypto Markets
Thanks @micheleprandina
Credits:
RSI & Volume Coloured BarsCandles get darker when volume is high, and brighter when volume is low. They are red or green depending on whether the RSI is above or below a threshold value, or alternatively you can pick a more vanilla coloring based on current close vs last close or last open.
For personal use as I enjoy the aesthetics of it. The more solid RSI coloring helps highlight the brightness variations from changing volume and makes trends crystal clear.
Inspired by "Volume Based Coloured Bars" by KivancOzbilgic:
and by and by RSI bars chart by taskman9:
RSI W Pattern strategyThis strategy is similar to RSI V pattern strategy, but it looks for W pattern in RSI chart.
RULES
======
BUY
1. ema20 is above ema50
2. RSI5 crossing up 30 from oversold area
3. and RSI5 must be below overbought area (default value set to 65)
Add to existing Position
1. You can add on the next W pattern OR
2. if RSI5 is crossing up from below 20
Exit
1. when RSI5 reaches 75
Note: This is for short term/swing trading . which gets on when price dip in trending and quickly gets you out on RSI overbought area
RSI Divergence X Ichimoku Cloud X 200EMAHi all,
This script is a combination of the RSI Divergence Strategy combined with Ichimoku Cloud and 200 EMA .
A long position is entered only when the RSI identifies a bullish divergence (either regular or hidden), and that the Ichimoku Cloud is above the 200 EMA . This is to ensure that there is a confirmation of a bullish trend before an entry.
Similarly, a short position is entered only when the RSI identified a bearish divergence (either regular or hidden), and that the Ichimoku Cloud is below the 200 EMA . This is to ensure that there is a confirmation of a bearish trend before an entry.
I find that this script works best on Intraday charts.
This is just a simple script I built on my third attempt of backtesting strategies on TradingView. Do give it a go and let me know if you guys have any feedback or comments about it. Happy trading!
RSI Divergence Indicator strategyThis strategy is based on RSI divergence indicator.
RSI period setting 5
Go Long when Bull or Hidden Bull is shown
Exit when RSI goes above 75 OR when bear condition appears
RSI 50 BackgroundThe script changes the background depending on the RSI 14 values. If RSI 14 values is above 50 the background is green and if RSI value is below 50, the background will be red.
Rsi, Ema , Ma and Bollinger Bands for 1 min BtcusdtThis is for 1 min Btcusdt pair.
I am tring to find a way to catch %1 ups and downs.
Basicly it buys when rsi low and minute candle closes under ema,ma and lower bollinger band,
it sells when candle goes over upper bb,low ma, when rsi high.
It sells when rsi high ,candle closes over upper bb,over low ma and does the opposite when buying.
I know it's crowded but still tring to learn what to do ^^
I welcome any suggestions to improve.
It works better with shorts for now.
Don't buy with this !! You might lose big !
RSI Divergence (Pine v4)Summary
Script highlights the divergences in RSI worth taking notice of. By comparing current envionment to relative sample we can see more than
the standard divergences that many catch through analysis. This framework aims to remove the bias or noise many see when looking for any supporting
evidence to their given emotion on a market.
Step-by-Step Walkthrough
Calculates RSI
Sets Divergence Framework
-------> a. Defining variable values, mandatory in Pine 4)
-------> b. Identify Divergences --> "If bar with lowest / highest is current bar, use it's value"
Compare high of current bar being examined with previous bar's high --> "If curr bar high is higher than the max bar high in the lookback window range"
Finds pivot point with at least 2 right candles with lower value
Finds pivot point with at least 2 right candles with lower value
Plot
Set Alerts
This RSI Script is intended for public use and can be shared / implemented as needed
Questions? I do not monitor my TradingView inbox. See email address in signature at the bottom of this page for contact information.
RSI-VWAPBacktest script based on the previous RSI-VWAP indicator:
It's the popular RSI indicator with VWAP as a source instead of close:
- RSI_VWAP = rsi(vwap(close), RSI_VWAP_length)
What is the Volume Weighted Average Price ( VWAP )?
VWAP is calculated by adding up the dollars traded for every transaction (price multiplied by the number of shares traded) and then dividing by the total shares traded.
Trades are laddered to improve the average entry price and each entry is increased, improving the entry but increasing the risk of being liquidated.
It can be easily converted to study (alerts)
Settings for BINANCE:BTCUSDT at 30m
RSI + EMA+ MTF Stop-LossThis is a simple RSI with multiple MTF (No security) to help with direction short and long-term.
The rsi for the current chart has a noise reduction, while the rest are based on ma's.
I have supplied an extra flexible mtf rsi ma for potential adjustable/long-term stop-loss or direction identification.
Enjoy