This is a combination of indicators used to find oversold and overbought entry points for possible reversion. A Green arrow will appear when all condition are met for an ENTER LONG position. A Red arow will appear when all condition are met for an ENTER SHORT position. You can modify all of these condition parameters from the indicator's settings. How does...
This RSI scanner can be use to identify the relative strength of 10 symbols over multiple timeframes it will give you a quick overview which pair is more bearish or more bullish and also signals tops and bottoms in the AVG row light red/green cell = weak bearish (RSI = 45-35) / bullish (RSI = 55-65) medium red/green cell = bearish (RSI = 35-25) / bullish...
Using Bollinger Bands, RSI oversold/overbought, Volume strength and MACD convergence I trow signals on the chart when price go outside of BB
The Rainbow Oscillator is a technical indicator that shows prices in overbought or oversold areas. That allows you to catch the price reversal point. --------------- FEATURES --------------- .:: Dynamic levels ::. The indicator consists of levels (price reversal zones) that correlate with each other with other fibonacci numbers. Each level causes the...
Double RSI uses a Slow RSI combined with a Fast RSI to generate Buy and Sell signals. Least Squares Moving Average is only here for filtering signals. It is very good on certain stocks or ETFs on longer timeframes for swing trading. If you get a Buy signal look at the LSMA trend and if the candle is above the LSMA. It works great for me on lower timeframes...
Lines plotted for the Low and High of the region of price that was Overbought or Oversold (Low of the candle that became overbought and highest high in the Overbought period) (High of the candle that became oversold and highest high in the Oversold period) I like to use the dotted lines as pivot points for the reversal of the trend, and also pay attention to...
Regular RSI indicator that can underline divergences, turn green or red specifying user specified bull/bear zones, and with a label showing the price needed to turn bull/bear! Specify the inputs: + RSI Length + Bull Threshold + Bear Threshold + Panel Position Offset Also with toggle-able: + Bullish Divergence + Bearish Divergence + Hidden Bullish Divergence +...
The following indicator aims to return information over RSIs using multiple periods, including the percentage of RSIs of different periods being overbought/oversold, as well as the average between these multiple RSIs. The percentage of RSIs of different periods being overbought/oversold is additionally used to return adaptive overbought/oversold levels. ...
This is the updated version for PineScript V5 3x RSI indicator into 1. You can turn on or off all of them. Each RSI has 2 individual Moving Averages that can also be changed to be "Full RSI" in the settings. This makes 3x3 = 9 indicators on screen at the same time. (you can turn them on or off) It has Bullish and Bearish divergence and hidden divergence as...
BINANCE:BTCUSDTPERP Hello, THIS BOT IS ONLY FOR BTCUSDTPERP ON BINANCEFUTURES !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! This configs are only for this pair on this market, It depends of volume , and others indicator Bot is making amazing results at configs TP - 4.5% SL - 7% Strategy using 4 indicators : ADX RSI VOLUME MACD ADX - makes a solid view to trend...
This indicator is a copy of my RSI Overbought/Oversold Divergence Indicator with-Alerts Only difference is that the alerts are disabled, instead it uses tradingviews strategy tester signals If you want alerts just use the other indicator
The Modified Relative Strength Index was created by John Ehlers (Cycle Analytics For Traders pgs 87-88) and this is a typical RSI that uses his roofing filter as the input. He smooths it with his own super smoother filter to provide signals. This indicator is extremely reactive and works in cycles so keep that in mind. I haven't been able to come up with clear buy...
The RSING indicator was created by Alon Horesh (Stocks & Commodities March 2021 pg 11) and this aims to be a better version of rsi that adapts to volume as well as a focus on overall strength. This is trying to fix the issues with the traditional RSI with a lack of volume and the issue where you could have the indicator stay in overbought or oversold territory but...
This version of the Inverse Fisher Transform on RSI comes with support for 1) Backtesting with Gavin's backtest script 2) Bypass, you can use another indicator to pause buy signals from this indicator. Just create another indicator that plots "1" whenever you want to activate the bypass on the IFTRSI signal. 3) Independent buy and sell level thresholds. Some...
Heatmap I made/reverse engineered. Currently tracks the 4 following oscillators: - CCI (Channel Commodity Index) - MFI (Money Flow Index) - VZO (Volume Zone Oscillator) - RSI (Relative Strength Index) Any feedback or suggestions highly appreciated. /* Inspiration taken from @ByzantineGeneral (TradingView profile: /u/ByzantineGeneral, indicator:...
This strategy combines the use of MACD (12, 26, 9), RSI (14, 30, 70), and RVOL (14) to create Long Buy and Sell signals. This works well with many different time intervals but was developed with 15-minute intervals in mind. Using MACD as a reference, the strategy identifies when the MACD line crosses over (a factor in a buy signal) and under (a factor in a Sell...
S73 Colored RSI Color change is based on above or below 50 mid line. When RSI is red (below 50), I like to look for shorts, and when RSI is green (above 50), I like to look for longs. Added extra bands for 10, 20, 80, and 90, so you can easily spot way oversold and way overbought conditions. I look at taking profit in the overbought, oversold zones. Hope you...
Questo semplice script sfrutta il RSI a 14 periodi per comprare (solo long) quando RSI crocia al rialzo i 30 (oversold line) e chiude l'operazione quando RSI crocia al ribasso i 70 (overbought line). La strategia è stata progettata sul TimeFrame delle 4H (su BTC) e dimostra come una semplicissima strategia con un solo segnale poteva portare un 20% dal 2020 ad...