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 ผู้เขียนสคริปต์นี้ได้เผยแพร่เป็นโอเพนซอร์ส เพื่อให้เทรดเดอร์สามารถเข้าใจและตรวจสอบได้ ต้องขอบคุณผู้เขียน! ที่ให้คุณใช้ได้ฟรี แต่การนำโค้ดนี้ไปใช้ในการเผยแพร่ซ้ำจะต้องอยู่ภายใต้ กฎระเบียบการใช้งาน คุณสามารถตั้งเป็นรายการโปรดเพื่อใช้บนชาร์ตได้

ต้องการที่จะใช้สคริปต์นี้บนชาร์ตใช่ไหม?


และใน:

คำจำกัดสิทธิ์ความรับผิดชอบ