Modified OBV w/ Divergence Detection by CryptorhythmsApirine 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 points.
As the author points out uts also great at showing divergences!
Extras
As usual when porting indicators to the library here on tradingview, I like to add some extra flare!
💠MA selection to allow you to experiment with alternate settings
💠Bar coloration based on trade state for easy visual at a glance chart checking
💠Divergence Detection and plotting thanks for Ricardo Santos' script
Enjoy!
👍 We hope you enjoyed this indicator and find it useful! We post free crypto analysis, strategies and indicators regularly. This is our 78th script on Tradingview!
Divergences
Divergence for many indicator v3 ImprovedThis is a modificated version of original script by @LonesomeTheBlue (Thank you for giving me rights to use your code with my modification in invite-only format):
I made few changes to lessen the amount of divergences generated on the chart and how they moved along (lines without cloud with text) instead only the last cases that may be missleading for some (especially when you would use that code to generate alerts).
BEST RSI Divergences ScreenerHello 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 see in 1 view which of your favorite cryptos/stocks/forex pairs/etc. showing strong divergences
The gentlemen (and demoiselles) traders can play with the lookback/ranges inputs to adjust the divergences based on what they think is best of their trading/timeframe/instrument/life
On that script screenshot, I'm showing the BYBIT:BTCUSD part of the screener matching with the divergences on the chart
II - How did I set the screener
The visual signals are as follow:
- square: whenever a divergence is detected
Then the colors are:
- green when there is bullish regular divergence
- red when there is bearish regular divergence
Best regards
Dave
RSI + DivergencesHi 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,
KAOS - Divergence IndicatorDivergence Indicator... Works pretty well, Use with caution as it does amend itself depending on market whale activity.
1hr, 4hr and Daily good for macro movements.
Should be used a supplemental indicator to your over all strategy NOT as a entry exit.
Have fun :)
Made by someone else, but has been tweaked with better settings
Multiple divergences NON-REPAINT by PeterODivergences 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 Lonesometheblue, combining multiple divergences together. Actually - summing them up and showing hunted divergences count in a label. Because if a divergence shows up on a single indicator like RSI, it can indeed mean trend reversal, but... yeah, check previous pargraph. But if this divergence shows up on 8 different indicators at the same time, then chances increase, don't they?
I decided to do my own version of Lonesome's indicator, because that one is using Label.New, which doesn't allow analysing entire script, only latest 50 occurences or so. I'm not going to hide it - I copy-pasted a lot from Lonesome's code. And from Everget's built-in divergences script, which you can find in PineScript/New. I didn't even bother to modify variable names or cover tracks in any other way, pretending it is my work from scratch. All with these two gentlemen consent and blessing. I added labels from myself, plus bit of rework and here it is:)
I hope you'll find it useful.
P.S. While analyzing divergences today, I discovered one thing. Hidden divergences are not useless, as many people think. But they should be used at trend dips to join the trend, not at trend ends, as reversals. Experiment yourself.
P.S.2 Still, never use only divergences. They need confirmation, they are not self-fulfilling prophecy.
[CryptoWho] Multi DivergencesThis script looks for divergences on up to six indicators, sums them up and draw a histogram below the chart.
You have several options to customize the output:
1. indicators: RSI, Stoch RSI, MACD, CCI, OBV, WaveTrend (LazyBear)
2. Divergences: Regular, hidden, both
3. Lookback period for divergences
BITSTAMP:BTCUSD
[KICK] Smart OBVCD DivergencesThis indicator is part of a pair of indicators that make it easier to spot divergences in On Balance Volume , but make the calculations using a unique method. THIS ONE IS IN THE UPPER (PRICE ACTION) PANE OF THE SAMPLE CHART.
Volume is segmented into buy or sell volume by analyzing smaller timeframes (down to 1 minute)
The sell vs. buy volume is calculated as a running total (as per normal OBV calculations)
The Convergence/Divergence of the OBV Buy and Sell volumes are calculated and smoothed with 3rd generation averaging methods
The Smart OBVCD indicator (THE RELATED INDICATOR) visualizes the above calculation on a histogram to make it easier to see the values and how they relate to the price action.
The Smart OBVCD Divergence indicator (THIS ONE) plots Regular and Hidden Bullish and Bearish divergence on higher timeframes based on the calculations and also provides early “warnings” for unconfirmed divergences forming (note: these are unconfirmed because the higher high or lower low have now yet been confirmed on the higher timeframe).
Use the link below to watch a tutorial video, request a trial, or purchase for access.
Icahns RSI DivergenceThis is an optimized version of a popular RSI Divergence Detector with a bar color scheme based on the RSI's direction
RSI Divergence is a potent tool in identifying shifts in market momentum or trend reversals. A RSI momentum divergence occurs when there's a disagreement between the direction of the price and the RSI . For example, in an uptrend, a divergence occurs when price makes a higher high, but the indicator makes a lower low (i.e. Standard Bearish Divergence).
This indicator confirms the divergence on the 2nd candle close after the divergence is printed.
I've found that RSI div signals a shift in momentum the best on the 1H and 4H time interval.
______________________________________________________
How to read the Indicator:
R = Regular
H = Hidden
Green divergences are bullish
Red Divergences are bearish
The candle colors are based on the current RSI value.
Light Blue: If RSI is above 70
Pink: If the RSI is below 30
Green: If the RSI is above 50 and below 70
Red: If the RSI is below 50 and above 30
[e2] Reflex & TrendflexNew Indicator from John F. Ehlers issued in the February 2020 Technical Analysis of Stocks and Commodities article "Reflex: A New Zero-Lag Indicator"
This indicator includes both studies described in the article and intend to significantly reduce the lag of the signal compared to other oscillators.
Reflex for the cycle component and is more sensitive to major reversals, Trendflex for the trend component.
Pivot Max range as the borders for top and bottom reading of the indicators (the script will plot separate borders for both components) and divergences were added.
Divergence function is the interpretation of built-in divergence script, optimized the code and added option to show real-time divs (without offset), all credits to ...)
daily*tip: I must say that very quickly I began to realize how fragmented and imperfectly modern economic knowledge is and how little can be taken from fundamental science in terms of practical recipes. (c) Andrey Movchans.
stay safe ;)
[fikira] Divergences (RSI)This script can be used with candlesticks, accompanied with " RSI + Divergences"
The calculation is different than my "Divergences (Pivots)"
Thank you!
[fikira] MACD & RSI+Stoch + DivergencesThis 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 Divergences Period", which compares more then 7 Pivot Points,
the higher the number, the less reliable, it is not necessary to use this, but it is there,
also you can change the "leftbars" and "rightbars", again, it is not necessary to change, but you can...
Linewidth and style of the Divergences lines can be changed
Thank you!
[astropark] Renko OBV divergencesDear Followers,
today a new great Scalper Tool , based on Ob Balance Volume (OBV) oscillator, which works from 1 minute timeframe Renko chart , which is the best and more secure timeframe to use on a Renko chart. But of course it works great on all timeframes (included the 1D timeframe), both on FOREX and on Cryptocurrencies!
This tool has some cool features:
it works on all timeframes , starting from 1 minute: so you can enjoy high-frequency trading by using a 24/7 running bot and a proper money and risk management strategy
it shows you both bullish and bearish divergences with a triangle up or down respectively
when it finds a strong bullish/bearish divergence , a flag will be displayed instead of a triangle
This script will let you set all notifications you may need in order to be alerted on each triggered divergence.
You may like to use it together with my Renko Scalper V2
and my Renko RSI Divergences indicator
On Bitmex/ByBit/Binance Bitcoin/USD chart best settings is Traditional Renko chart with 10$ box size, while 0.5$ box size is suggested on Ethereum/USD pair.
This is a premium indicator , so send me a private message in order to get access to this script.
[astropark] Renko RSI divergencesDear Followers,
today a new great Scalper Tool , which works excellent from 1 minute timeframe Renko chart , which is the best and more secure timeframe to use on a Renko chart. But of course it works great on all timeframes (included the 1D timeframe)!
This tool has some cool features:
it works on all timeframes , starting from 1 minute: so you can enjoy high-frequency trading by using a 24/7 running bot and a proper money and risk management strategy;
it shows you both bullish and bearish divergences with a triangle up or down respectively
when it finds a strong bullish/bearish divergence , a flag will be displayed instead of a triangle
This script will let you set all notifications you may need in order to be alerted on each triggered divergence.
You may like to use it together with my Renko Scalper V2
On Bitmex/ByBit/Binance Bitcoin/USD chart best settings is Traditional Renko chart with 10$ box size, while 0.5$ box size is suggested on Ethereum/USD pair.
This is a premium indicator , so send me a private message in order to get access to this script.
BEST Currency Strength Indicator DivergenceHello 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 script evaluates the divergences between the average of the selected RSI(FOREX pairs) and the RSI(FOREX pair) displayed on the chart.
This version includes new features such as:
- the RSI length can now be selected
- we can select the 6 pairs used for the divergence calculations
All the BEST my aspiring traders and quants
See you tomorrow for another script
Dave
OBV Divergence +This study Plots Divergences for OBV along with 2 MA's
Choose between standard type of OBV and OBV Accumulation / Distribution thanks to spacetrader which seems to be a truer reading
Divergence Alerts are provided so that you dont have to stare at your screen all day
RSX-D [ID: AC-P]The "AC-P" version of Jaggedsoft's RSX Divergence and Everget's RSX script is my personal customized version of RSX with the following additions and modifications:
LSMA-D line that averages in three LSMA components to form a composite, the LSMA-D line. Offset for the LSMA-D line is set to -2 to offset latency from averaging togther the LSMA components to form a composite - recommended to adjust to your timeframe and asset/pair accordingly.
Divergence component from JustUncle, RicardoSantos, and Neobutane divergence scripts
Crossover indication and alerts for Midline, and custom M1 and M2 levels for both RSX and the LSMA-D line from Daveatt's CCI Stochastic Script
EMA21/55 zone cross highlighting option
SMA9/EMA45 MA option from my RSI sma/ema Cu script
Libertus Divergences and Pivot labels from Jaggedsoft's RSX Divergence script are hidden/off by default
Designed for darkmode by default. Minor visual changes from Jaggedsoft's and Everget's script(s) for darkmode and visual aesthetic.
Please Note:
Divergences that use fractal-based detection logic, offset, or a combination of both generally have a 1-2 bar/candle lag. This is an INHERENT limitation of divergence detection with fractals and offsets. Divergences generally will have a higher strikerate on HTF than LTF due to the 1-2 bar lag. While I'm not going to rule out a programming solution or math construct/formula that attempts to alleivates the 1-2 bar lag for divergences, this script is not it - please keep that in mind when using divergence components with a fractal base and offset.
LSMA-D is a composite of three LSMA lines, all with offset options. Different lengths and Offset values can compensate/adjust for the smoothing/latency from RSX, but only up to a certain point. For each LSMA, the least square regression line is calculated for the previous time periods, so the idea is that with finely tuned adjustments, you can get crossover/crossunder signals from the RSX with the LSMA-D line that you simply can't get with the SMA9/EMA45 due to the already smoothed RSX.
The defaults for the RSX and various components for the LSMA-D here will MOSTLY LIKELY NOT WORK OR BE APPLICABLE to every timeframe and asset that you trade - adjust, backtest, and test accordingly. The defaults are here are MEANT to be adjusted to the asset class and timeframe that you are trading.
If you're not familiar with the LSMA, tradingview author Alexgrover has a few great scripts that go into detail how the LSMA works, in addition to different interpretations and implementations of the LSMA.
References/Acknowledgements:
//@version=4
// Copyright (c) 2019-present, Alex Orekhov (everget)
// Jurik RSX script may be freely distributed under the MIT license.
//
//-------------------------------------------------------------------
// Acknowledgements:
//---- Base script:
// RSX Divergence — SharkCIA by Jaggedsoft
//
// Jurik Moving Average by Everget
//
//---- Divergences/Signals:
// Libertus RSI Divergences
//
// Price Divergence Dectector V3 by JustUncle
//
// Price Divergence Detector V2 by RicardoSantos
//
// Stochastic RSI with Divergences by Neobutane
//
// CCI Stochastic by Daveatt
//
//---- Misc. Reference:
// RSI SMA/EMA Cu by Auroagwei
//
// CBCI Cu by Auroagwei
//
// Chop and explode by fhenry0331
//
// T-Step LSMA by RafaelZioni
//
// Scripts by Jaggedsoft for structure and formatting
// Scripts by Everget for structure and formatting
//-------------------------------------------------------------------
// RSX-D v08
// Author: Auroagwei
// www.tradingview.com
//-------------------------------------------------------------------
|-ML-| Banana Split | RSI & MFI Divergence OscillatorsMFI and RSI moving average divergence oscillators.
Bullish:
More Yellow underneath curling up.
Higher Low on blue oscillator.
'MFI Trend' (red and green line) red at the top.
Bearish:
More orange at the top curling down.
Lower high on blue oscillator.
'MFI Trend' green at the bottom.
This is a great compliment to the C4 indicator.
()
Accelerator Oscillator Divergence PointerThis script points regular and optionally hidden types of bullish and bearish Accelerator Oscillator divergences on the chart by drawing the divergence lines and optionally labels.
Hidden divergence is disabled by default, it can be enabled over settings window.
Regular divergence is enabled by default, it can be disabled over settings window.
There is an option to display the price channel additionally.
Alerts for all types of divergences.
BB %B Divergence PointerThis script points regular and optionally hidden types of bullish and bearish Bollinger Band %B divergences on the chart by drawing the divergence lines and optionally labels.
Hidden divergence is disabled by default, it can be enabled over settings window.
Regular divergence is enabled by default, it can be disabled over settings window.
There is an options to display the price channel , bollinger band , Oversold and overbought levels additionally.
Supports alerts for all types of divergences.
Fisher Transform Divergence PointerThis script points regular and optionally hidden types of bullish and bearish Fisher Transform divergences on the chart by drawing the divergence lines and optionally labels.
Hidden divergence is disabled by default, it can be enabled over settings window.
Regular divergence is enabled by default, it can be disabled over settings window.
There is an option to display the price channel additionally.
Added alerts for all types of divergences.
OBV Divergence PointerThis script points regular and optionally hidden types of bullish and bearish OBV divergences on the chart by drawing the divergence lines and optionally labels.
Hidden divergence is disabled by default, it can be enabled over settings window.
Regular divergence is enabled by default, it can be disabled over settings window.
There is an option to display the price channel additionally.
Added alerts for all types of divergences.
Adaptive RSI Divergence PointerThis script points regular and optionally hidden types of bullish and bearish Adaptive RSI divergences on the chart by drawing the divergence lines and optionally labels.
Hidden divergence is disabled by default, it can be enabled over settings window.
Regular divergence is enabled by default, it can be disabled over settings window.
There is an option to display the price channel additionally.
Added alerts for all types of divergences.
What is Adaptive RSI :
This is an implementation of John Ehlers’ Adaptive RSI , as described in his book Rocket Science for Traders: Digital Signal Processing Applications (2001-07-20).
It does not need a length value to be specified by user. It adopts itself perfectly to the price chart.
It integrates the idea of automatically determining the Dominant price cycle through a Homo-dyne Discriminator, and using half of a cycle length as the input for the RSI . Not only determines the most effective range for the RSI by setting it based on the cycle, but also makes the RSI PDF (Probability Distribution Function) adjustable as shown in John Ehler's papers.
Works just like a normal RSI , but should have less false signals.