This is a combination of - RSI (relative strength index) - MFI (money flow index) - Divergences on the RSI MFI behaves much the same as RSI but it more responsive/to some degree a leading indicator. I find it helps having this overlayed with RSI to help gauge price action and sentiment, as well as for confluence with RSI.
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...
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...
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.
This is an expansion of the Tradingview built in Divergences indicator (bottom) with 2 MAJOR differences. First, and most importantly, the built in indicator identifies pivots in your chosen oscillator, but then utilizes the corresponding candle's HIGH or LOW to identify potential divergences. I'm not a fan of this method because oscillator values are typically...
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...
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...
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...
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...
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...
+ %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...
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...
Hello traders Hope you had a great Thanksgiving Now it's my turn to give and all I ask in return is you to be thankful (did I get the "Thanksgiving" thing right?) The Currency Strength Indicator plots an average of the selected FX pairs in the indicator. Someone asked me if I could develop an alternative of that script adding a divergence component. The...
Since my " MACD & RSI+Stoch + Divergences" is a heavy script I've split the script in 3 separate ones: - MACD - RSI - Stoch RSI with Divergences Default settings are without lines (faster) If you want to see the lines, enable the "Just show Arrows (No Lines)" button When the message "Calculation timed out.Remove the indicator and reapply it to the chart" is...
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,
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...
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...