OPEN-SOURCE SCRIPT

Trend Confirmation Indicator - Triple OBV

已更新
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.
版本注释
Fixed a typo in the code.
版本注释
Fixed Typo and Chart.
BTCBTCUSDcryptoCryptocurrencyExponential Moving Average (EMA)On Balance Volume (OBV)Trend AnalysistrendfollowingVolumexbtXBTUSD

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?


更多:

免责声明