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.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.