A pull-back occurs whenever the price or the value of an indicator breaks a line and comes back to test it before continuing in the prevailing trend. The RSI has oversold and overbought levels such as 20 and 80 and whenever the market breaks them returns to normality, we can await a pull-back to them before the reversal continues. This indicator shows the...
This script is an advanced trading strategy that combines the use of Bollinger Bands, Relative Strength Index (RSI) and Moving Average Convergence Divergence (MACD) indicators to make buy and sell decisions. The script first plots the Bollinger Bands on the chart, with the upper and lower bands of two different standard deviations (1st and 2nd StdDev) outlined...
This indicator identifies and reports divergences observed on the chart. It is possible that 13 important indicators can be investigated at the same time, from the technical point of view, the divergence observed with them can have an impact on the trader's decision. These indicators are sorted in terms of importance and by default two indicators MACD and RSI are...
Overview: One-stop shop for all your divergence needs, including: (1) A single metric for divergence strength across multiple indicators. (2) Labels that make it easy to spot where the truly strong divergence is by showing the overall divergence strength value along with the number of divergent indicators. Hovering over the label shows a breakdown of each...
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...
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...
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...
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...
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
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...
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...
@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 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.
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
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...
Hello traders My way to fight this situation is to stay productive. Hope some of my scripts will help you out as most of us are locked-down at home, hence have more time for trading - and preparing ourselves when the sun will shine on us again I - Concept This is an upgrade of this script which captured only the regular divergences This screener detects...
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...
In my free time I felt like coding this strategy, and after backtesting it, it appears that the 30m time frame is the most profitable. I only have been working on it for gold, but it should work similarly for silver as well. This includes no pyramiding, and with pyramiding orders of 5, this strategy is upwards of 100% profitable. Buy order - when price is above...