OPEN-SOURCE SCRIPT
Cyberbikes OBV + Volume SMA/EMA

How it works:
obv = standard On-Balance-Volume (with your zero-volume guard kept).
vol = raw bar volume.
Both get normalized to 0–100 over normLen, then weighted-averaged into combined.
smaCurve / emaCurve are the SMA and EMA of that combined OBV+Volume series, length set by timeframe.
The ribbon between them is green when the EMA is rising (above its previous bar) and red when falling — same logic as your other indicator.
Knobs:
OBV Weight / Volume Weight — lean the blend toward trend-conviction (OBV) or raw activity (Volume). Set one to 0 to use only the other.
Auto length by timeframe / Manual Length — smoothing control.
obv = standard On-Balance-Volume (with your zero-volume guard kept).
vol = raw bar volume.
Both get normalized to 0–100 over normLen, then weighted-averaged into combined.
smaCurve / emaCurve are the SMA and EMA of that combined OBV+Volume series, length set by timeframe.
The ribbon between them is green when the EMA is rising (above its previous bar) and red when falling — same logic as your other indicator.
Knobs:
OBV Weight / Volume Weight — lean the blend toward trend-conviction (OBV) or raw activity (Volume). Set one to 0 to use only the other.
Auto length by timeframe / Manual Length — smoothing control.
オープンソーススクリプト
TradingViewの精神に則り、このスクリプトの作者はコードをオープンソースとして公開してくれました。トレーダーが内容を確認・検証できるようにという配慮です。作者に拍手を送りましょう!無料で利用できますが、コードの再公開はハウスルールに従う必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、このスクリプトの作者はコードをオープンソースとして公開してくれました。トレーダーが内容を確認・検証できるようにという配慮です。作者に拍手を送りましょう!無料で利用できますが、コードの再公開はハウスルールに従う必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。