What is this script? This script has two main functions focusing on EMAs (Exponential Moving Average) and Stochastic RSI. EMAs EMAs are typically used to give a view of bullish / bearish momentum. When the shorter EMA (calculated off more recent price action) crosses, or is above, the slower moving EMA (calculated off a longer period of price action), it...
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...
Oscillators are widely used in technical analysis and can return a large amount of information to the trader depending on their design. It is common to use oscillators to detect divergences with the price, divergences occur when the tops/bottoms made by the oscillator and price are negatively correlated. The following oscillator is based on the momentum of a...
A modification of the TV builtin "Divergence indicator" (Version 10) that can be applied to any indicator, and can be plotted on price as well. Usage: Add your favorite oscillator, RSI, Klinger, TSI, CMF, or anything else to a chart. Click the little ... (More) on the oscillator. Then add this indicator "Divergence Indicator (any oscillator)" on your oscillator...
I would like to first say I do not the indicator pieces. Would like to personally give thanks and credit to @MarkBench for coding this indicator and helping to get my vision for this system finally able to be published and used by anyone. I would also like the thank @lazy bear and @ChrisMoody for their bringing the Firefly oscillator and the SCHAFF TREND and the...
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...
WELCOME TO THE CHEAT CODE REDEMPTION PACK!!!! I want to take a deep dive into what this indicator consists of and how you can use it to improve your trading strategy. -What does the CCR consist of? The Oscillator: The oscillator is a combination of a true strength index sampled from on-balance volume and a regular RSI at default settings. The reason I...
Hello Traders, This script analyses divergences for 11 predefined indicators and then draws column on the graph. Red columns for negatif divergence (means prices may go down or trend reversal), Lime columns for positive divergences (means prices may go up or trend reversal) The script uses Pivot Points and on each bar it checks divergence between last Pivot...
This is a reverse engineered completely free Version of an Indicator that you would normally have to spend huge amounts of money on. I personally believe that no one should pay a fortune for access to an Indicator that contains huge amounts of freely available stuff. This indicator claims to be even better than Market Cipher. Turns out it uses - just as Market...
First time I've published a script so go easy! All credit goes to @yatrader2 for the script, I have just made it easier to set alerts on it. Enjoy!
Took my other Log RSI script and plugged in Stochastic RSI to see how divergences play on an oscillator with two lines. Turns out divergences are good at predicting changes in the oscillator but that doesn't mean that the oscillator will always mimic price action. Log vs. no log is virtually the same. Credits to @fskrypt for introducing geometric mean...
This is a new version of my "Divergences" Compared to my "Divergences (Pivots)", this is calculated totally different There are 3 options: - MACD - RSI - Stoch RSI Since this script is very heavy in calculation it is limited in time (= inspired from a script of "Che_Trader") Also it uses "max_bars_back" (=1000) For MACD and Stoch RSI there is a "custom...
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...
Divergences are well-known tool for finding trend reversals. Powerful, yet... unreliable. Sometimes they show up, sometimes they don't. Sometimes they really mean trend end, sometimes the trend continues. I've witnessed countless discussions about which indicator to hunt for divergences on. All pointless. Earlier today I found a very inspirational script by...
Hi Guys, This indicator gives you the trend changes (Designed with the basics of Vash's RSI advanced and the Fikira divergence indicator) This indicator will only give you regular divergences. Please keep in mind that a trading plan is not only built with momentum but also with location and structure. Good trading,
What is "RSI Divergence"? "RSI Divergence" is a indicator that find RSI divergence automatically. What it does? When it finds an RSI divergence, it draws a line on the indicator. How it does it? The lines are found using the least squares method. If the signs of the linear regression on the graph and the linear regression plotted on the RSI are different, this...
Apirine OBV-M Modified OBV w/ MA Selection by Cryptorhythms Intro Released in the April 2020 issue of TASC, and created by Vitali Apirine. Description OBV-M is of course based on the classic indicator on balance volume originally developed by Joe Granville. Apirine then smooths the calculation and adds a signal line to help denote entry and exit...
+ %B is, at its simplest, the classic Bollinger Bands %B indicator with a few added bells and whistles. However, the right combination of bells and whistles will often improve and make a more adaptable indicator. Classically, Bollinger Bands %B is an indicator that measures volatility, and the momentum and strength of a trend, and/or price movements. It shows...