jatinder.sodhi

JSS: On Balance Volume

//Date: 11-Oct-22
//Author: Jatinder Sodhi
OBV Indicator with colour coding.
Blue - Long
Red - Short

Best used for Intraday on 5 minute charts. Works well on other timeframes as well.

@Inspired by Asit Baran's RankDelta:OBV Indicator
//Not an exact replica as I have found one line correctly ema(obv,21)
//Whereas second line ema(obv,5) corresponds closely with Asit's indicator values but not exact.
//Advisable to use along with my RSI indicator based on Asit Baran's RankDelta:RSI indicator.


Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?