This is a modification of the TradingView RSI with some of my favourite RSI features added. This includes Divergence indicators. EMA with colour change on cross, Support and resistance lines and reverse RSI. A reverse calc has also been added. This will allow you to input 3 different RSI values for a price prediction. This is good to use with the support and...
This strategy is based on DMI indicator. It helps me to identify base or top of the script. I mostly use this script to trade in Nifty bank options, even when the signal comes in nifty. It can be used to trade in other scripts as well. Pivot points can also be used to take entry. Long entry is taken when DI+(11) goes below 10 and DI-(11) goes above 40, whereas...
Indicator showing potential momentum divergences on RSI Momentum. The problem with the classic divergence is that when the signal appears, it is sometimes too late to enter a trade. The potential divergence corrects this problem by signaling the beginning of a potential divergence. RSI is a momentum indicator that offers relevant insights with...
The RSI Pacing indicator compares the movement of the RSI directly with the movement of the asset to help identify divergences. Bullish Divergences The RSI is increasing at a greater rate than the pace of the asset. The RSI is decreasing at a lesser rate than the pace of the asset. Bearish Divergences The RSI is decreasing at a greater rate...
The script displays RSI of each S&P SPDR Sector ETF XLB - Materials XLC - Communications XLE - Energy XLF - Financials XLI - Industrials XLK - Technology XLP - Consumer Staples XLRE - Real Estate XLU - Utilities XLV - Healthcare XLY - Consumer Discretionary It is meant to identify changes in sector rotation, compare oversold/overbought signals of...
Typical RSI indicators were plotted with candles and expressed wick to resemble a candle chart, and linear regression was added to predict changes in force intensity, which allowed us to confirm support and resistance within linear regression . In addition, divergence signal was marked as an additional basis for the price fluctuation point due to support and...
Thanks to mohanee for the base code. we modified this to not give entry alerts but instead alert on the just the divs themselves. Works really well with an AO div detector.
Hello all, To ease everyone's trading experience I made this script which colors RSI overbought and oversold conditions and as a bonus displays bullish or bearish divergences in last 50 candles (by default, you can change it). Script is open source, part of code is from Trading View examples. If you have suggestions or you already made some improvements, please...
The following oscillator uses an adaptive moving average as an input for another RSI oscillator and aims to provide a way to minimize the impact of retracements over the oscillator output without introducing significant lag. An additional trigger line is present in order to provide entry points from the crosses between the oscillator and the trigger line. More...
Modded RSI and MACD for intraday use. If rsi above 60 and macd is above zero line then go for buy and if rsi is below 40 and macd below zero line then go for sell side. use it in small timeframe i.e. 3 minute or less. better for scalp trading Happy Trading Love INDYAN #It can be used best with INDYAN Go With Trend
Traders Dynamic Index + RSI Divergences + Buy/Sell Signals Credits to LazyBear (original code author) and JustUncleL (modifications).. I added some new features: 1- RSI Divergences (Original code from 'Divergence Indicator') 2- Buy/Sell Signals with alerts (Green label 'Buy' - Red label 'Sell') 3- Background colouring when RSI (Green line) crosses above MBL...
Using this indicator you can easily view Divergence, and Market Tend in Mutitimeframe NOTE: This is stranded RSI I only added colours for easy cath the market trend. I'm not regarding anything with this indicator. All risk is yours Thank you
This 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...
RSI with Self-Adjusting Linear Regression Bands (Expo) makes use of RSI and Linear Regression to create an RSI that follows the current trend. The indicator has an upper and lower self-adjusting Linear Regression Band that act as RSI boundaries. HOW TO USE The indicator can be used in multiple ways, for instance, to find overbought and oversold areas. Or to...
Hello Everyone This Indicater Base on (RSI and Stoch) COMBINATION With Color Combination. You Can also use for 1-Divergence. 2-Overbought. 3-Oversold. 4-Breakout. 5-Support & Resistance Zones.
Hello everyone !! This is amazing bot Working best as always on this pair -- >> BINANCE:BTCUSDTPERP SL: 4% TP1: 1.5% TP2: 2.8% The way it works is simple, using two diffrent long or short conditions which are define by " Autonomous Recursive Moving Average " when Autonomous Recursive Moving Average is flat (red line) Bot using condition based on: RSI...
@version=2 This indicator is designed to give early entry signals as well as to follow trend moves, according to different settings. The indicator shows a histogram of the RSI ro MFI in relation to an ema of the RSI or MFI. The histogram is then smoothed to give early reversal/entry signals. The actual RSI/MFI line with oversold/overbought indication can be...
Hello traders I hope you're all hanging on at home with what's going on these days... The good news is.... it gives us more time to trade ^^.... #positive #attitude I - Concept This screener detects whether the regular RSI divergences based on the TradingView Divergence built-in indicator (made by the gentleman @everget I believe) With this screener, you can...