Lancelot_Augur

Trend Confirmation Indicator - Triple OBV

Lancelot_Augur Updated   
Dear all, you might wonder is there a confirmation indicator that has a high hit rate, is dependable, and could rely on the information it gives you when making a decision?

Here I present an indicator I developed specifically for cryptocurrency, in the minds of eliminating fakeouts and traps.

Trend is always invalid then there is a lack of volume, so by tracking the momentum of price direction & volume, we can have a ballpark about where the market is moving to.

On balance volume
obvshort = ema3
obvmedium = ema9
obvlong = ema26

This is a lagging indicator, which means it's not good at predicting reversal.

This is also the reason why

long signal = obvshort > obvmedium and obvshort > obvlong
shortsignal = obvshort < obvmedium and obvshort < obvlong

both without obvmedium >< obvlong

This indicator will not lie to you.

At last

Save Hong Kong, the revolution of our time.
Release Notes:
Fixed a typo in the code.
Release Notes:
Fixed Typo and Chart.

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?