Relative Strength Index with Highlights and Success TestThis script does two things:
1- Highlights extreme levels on RSI
2- Calculates what % of the time, price closed higher (lower) with some minimum threshold when RSI was below oversold (overbought) level in a predefined number of bars.
I use this to understand if buying the dip/selling the rip works for a security and on what time frame and if it could be a profitable strategy that can generate large enough moves.
No guarantees on the accuracy of the code. Let me know if you see anything wrong
Rsi_overbought
Relative Strength Index with HighlightsThis script highlights the indicator background when the RSI exceeds oversold and overbought thresholds making it easier to spot them.
Good for strategies that rely on extreme RSI readings
Dynamic RSIThe Dynamic RSI indicator is a kind of exponential RSI. The overbought and oversold levels (respectively HiLine and LoLine) are calculated according to the recent highest and lowest values of the Dynamic RSI line.
RSI with Moving Averages[UO]This RSI indicator is one of my favorite indicators. This powerful indicator is implemented by Phi-Deltalytics. I modified the drawing so that it is easier (at least for me) to see the signals and trends (it would not matter if you're doing algorithmic trading).
Trends and signals. For detailed instructions and tutorial see Phi-Deltalytics page
Fibonacci RSI Ribbon (UO)All levels and RSIs are calculated using Fib numbers. RSI hitting a Fib level is more useful than just hitting 70 or 30
Dow Factor Relative Strength IndexThis script was written to create a new, rapid relative strength index inspired by the Dow Theory.
More info about Dow Theory : www.investopedia.com
According to the Dow Theory, volume should confirm market trends.
The correlation coefficient between prices and volume is negative in weakening trends and negative trends , positive in strengthening or positive trends.a factor was formed based on the correlation coefficient between volume and prices.
This factor was added to the relative strength index.
Period 5 is selected because the volume is very volatile and can be slow.
You can use the period you want, but I recommend the period as a minimum of 5.
It is suitable for all instruments and timeframes and thanks to its design, it provides control over gradual buying and selling points.
I haven't fully tested it, it's open to updates. For now, just use it to create ideas.
If I find it necessary,
I'll update after the tests.
If you have suggestions on these issues,
Leave your comments in the comment window.
This code is open source under the MIT license. If you have any improvements or corrections to suggest, please send me a pull request via the github repository github.com
Stay tuned , best regards.
RSI [Gu5]Highlights Oversold and Overbought
Show Cross Line when the momentum ends
Same design of my previous indicators
Setting recommended for EURUSD:
Length = 14
Oversold = 68
Overbought = 32
Other markets try:
Length = 14
Oversold = 70
Overbought =30
--
El indicador destaca cuando el mercado esta en sobre-compra o sobre-venta
Para una mejor visualización, marca con un cruce cuando finaliza el movimiento
Continuando con el mismo estilo de diseño de mis anteriores indicadores
--
If any of my indicators were useful, you can buy me a beer ;)
Si alguno de mis indicadores te fue útil, puedes comprarme una cerveza ;)
BTC: 1MbHMN63WnsFYEavsGK4nMWSUoEiuiScny
Paypal: www.paypal.me
Breakout Relative Strength IndexIt isn't easy to determine if the price of a stock is about to break out. Here’s one way you can determine the relative strength of a breakout, enabling you to act early and realize higher profits.
This indicator was originally developed by Howard Wang Stocks & Commodities V. 33:09 (60–62)
RSI Top & Bottom Warning [aamonkey]An enhancement of my RSI Bottom Indicator.
This one finds you Tops & Bottoms.
This indicator uses the RSI and prints you top & bottom warnings directly on the price chart.
The other special thing about this is that the RSI pulls the data from the weekly chart no matter on what timeframe you are on.
The preferred timeframe can, of course, be changed in the settings as well as any thresholds for tops and bottoms.
The default settings are very good for btc, but be free to try and test this indicator with different settings on different charts.
Parabolic DetectionThis method of trend analysis draws the RSI channel from 50 to 60 on the chart. If it's over 60, the channel is green.
When Bitcoin goes on its insane runs, the RSI on the 3 day chart will often be pegged at extreme values. Our goal is to visually represent these moments.
By default, this uses the 3 day resolution for its calculations. Feel free to disable this and it will work on any timeframe.
Steroid RSI w/ Overbought & Oversold Alert/@version=2
//By Tantamount
//RSI with overbought and oversold alert features! Highly configurable indicator that includes a Topography map feature, used to detect & easily show threshold crossovers.
//RSI is used to measure the velocity and change of directional price movements. It is very useful to help determine when an asset is reaching an overbought or oversold condition.
//This RSI tool comes loaded with features and is easily configurable back to standard RSI or configure with your own preferences.
Customize to your liking:
Topo map view or standard with highlighted crossover color.
If you like this tool and would like to DONATE/TIP:
Stellar XLM address: GA5XIGA5C7QTPTWXQHY6MCJRMTRZDOSHR6EFIBNDQTCQHG262N4GGKTM
Bitcoin BTC address: 3QwPUnZvAKBXBMU7WMckNgDyfv6PApYduA
QuantNomad - RSI Strategy - LTCUSDT - 5mReally nice performance of Simple RSI Strategy for LTCUSDT ( Binance ) 5m chart.
Params: RSI Length: 3, RSI OverSold level: 47, RSI OverBought Level: 56
Performance: 391% profit, 2400 trades, 42% prof, 14.6% dd , 0.65 sharpe.
I think this strategy can be a really nice base for a pretty good strategy. We have quite a lot of trades here you can add additional filters that will improve strategy a bit.
And remember:
Past performance does not guarantee future results.
QuantNomad - RSI Strategy - NKE - 5mReally good performance of Simple RSI Strategy for Nike (NKE) 5m chart.
Params: RSI Length: 30, RSI OverSold level: 45, RSI OverBought Level: 60
Performance:57% profit, 112 trades, 73% prof, 6.7% dd, 1.36 sharpe.
And remember:
Past performance does not guarantee future results.
Kozlod - RSI Strategy - 1 minute - ETHUSDTrying to find simple strategies with optimal parameters which work well for certain symbols/timeframe.
Found that basic RSI strategy without any position management works pretty good for 1m chart for BTCUSDT.
It might not work very good on it's not but can give you a pretty good base for more complicated indicators.
Also, some position management as simple as static SL and PT can improve performance quite a lot.
And remember:
Past performance does not guarantee future results.
Kozlod - RSI Strategy - 1 minuteStarted to play with very simple strategies. Trying to find ones with optimal parameters which work well for certain symbols/timeframe.
Found that basic RSI strategy without any position management with high RSI length (65 in this script) works pretty good for 1m chart for few stocks.
It's also not bad for AAPL , SPY .
It might not work very good on it's not but can give you a pretty good base for more complicated indicators.
And remember:
Past performance does not guarantee future results.
Sexy RSI for sexy tradersHello fellow sexy traders.
I was tired of constantly having to add my own horizontals/MAs to the default RSI so I decided to make this modification.
The default settings include channels from 40-80 (green horizontals) for a bullish range, and 20-60 (red horizontals) for the bearish range.
Also includes white line at 50 level, and blue horizontals at extremes (90 and 10).
If RSI stays in one of the red or green range that can signify the trend direction, as directed by Andrew Cardwell (inventor of the RSI).
If you wish for other levels to be included, just let me know! Comment on here or dm me on twitter @boss_charts and I can add the settings for you, so all you have to do is click a button and it will set it to your desired config. I want this to be a tool that is useful for heavy traders to save them time.
Additionally, in order to tell the level of the RSI and how overextended it might be, I added the setting for the RSI to change color depending on its level. Current settings are as follows:
Normal RSI (30-70) = PURPLE
Conventional Overbought/Oversold (30-20 + 70-80) = RED
1st extended (20-15 + 80-85) = PINK
2nd extended (15-10 + 85-90) = ORANGE
VERY EXTENDED (<10 + >90) = YELLOW
That way you can get an idea of how drastic a move is by the color alone. According to Dr. Cardwell, a drastic move to over/under extended can be a sign of strength.
Finally, there are the default MAs added that Mr. Cardwell defines as useful for defining the trend. These being the 9 MA and 45 EMA/WMA.
The strategy with these is to have the MAs on both price and RSI. If the 9MA is above the 45 MA on both price and RSI, then this is bullish and you can look for longs.
Conversely, if the 9 is below the 45 on both RSI and price that is bearish, and you can look for shorts.
I added the background color change for the points where the MAs cross each other, so you do not have to have the MAs fogging up your charts to know where they are relative to one another. This is similar to my MA cross indicator which contains the same functionality.
Never financial advice. Backtest it for yourself and find MA configurations that work for you.
Enjoy! Feel free to send feedback/requests whenever.
RSI simple Long ShortSimple indicator when RSI goes above 75 or below 25. It gives signal at next proper candle.
Spiky Iguana Multi RSI Bands (Reverse RSI for the Price) by RRBSpiky Iguana Multi RSI Bands by RagingRocketBull 2018
Version 1.0
This indicator shows multiple RSI Bands with prices corresponding to specified overbought/oversold RSI levels.
It is used to extrapolate the exact price levels currently matching a given set of RSI levels based on prior price/RSI levels action.
You can think of it as a reverse RSI where RSI levels are moving dynamically around the price instead of price bouncing between straight lines.
Features:
- 6+6 = 12 customizable Overbought(R)/Oversold(S) RSI Levels + 6 Mean(M) lines
- Multicolor levels/fill ranges
- Show/Hide specific S/R/M levels and fill ranges
1. uses plot*, fill and is based on RSIBANDS_LB
Good Luck! Feel free to explore and learn from the code
Tommy Oscillator v1.0 LightRSI rules: If we break above 70 RSI, 40-50 RSI acts as support,
If we break below 30 RSI, 50-60 RSI acts as resistance
I color coded the support/resistance areas to make visuals easier. This is part of my private indicator, but I removed the buy/sell part (which is the private part). I think this will help a lot with your guy's trading.
Merge Of RSI & Stochastic RSI [salar88]This Indicator Include Stochastic RSI And Multiple Time Frame RSI
I Wish Its gonna useful for tradingview users
RSI Swing SignalThis indicator is a tool designed to be used with Steven Hart's RSI Exhaustion strategy. For more information google TheTradingChannel or look him up on YouTube :)
The default RSI settings for this strategy are:
RSI Overbought: 80
RSI Oversold: 20
Length: 7
When the RSI gets above 80, the line will turn red and the script will begin looking for a specific type of engulfing candle to go short. The same is true when the RSI gets below 20, but the line will turn green and look for longs. It is best used as a back-testing aid, but it can also be used to send emails or SMS alerts whenever the conditions are met. It can also be used as an alternative colored RSI indicator by removing the signals in the settings menu and changing the RSI parameters to whatever you normally use. This can aid in RSI divergence and overbought/sold strategies.
Entries:
The bright green and bright red lines represent the first type of engulfing candle.
The dark green and red lines represent the second type of engulfing candle.
Some pairs perform best with only one of these entries, while others work fine with both.
This is a counter-trend or consolidation strategy, and is best used in combination with trend-continuation or trend-following strategies. As always, make sure you back-test it before you use it to trade as it works better on some pairs than others.
RSI buy/sell partitionsLook overbought and overbought to predict the time of the transaction.
RSI overbought:
- RSI = 21 to 30 (default configuration): The graph showing the letters 'Buy' and candles will have different colors.
- RSI < 21 (default configuration): The graph showing the letters 'Buy' displays bold and the candles will have high light background colors.
RSI oversold:
- RSI = 70 to 79 (default configuration): The chart that shows the word 'sell' and the candlestick will have different colors.
- RSI > 80 (default configuration): Display chart for 'Sell' displays bold and candles will have high light background colors.