TradingView
lostkauze
2018年5月4日午後5時10分

Stochastic On Balance Volume 

Bitcoin / DollarBitfinex

詳細

(not sure why the text in the image above is messed up; it looked good before publishing. The oscillators above are (from top to bottom) StochOBV, OBVOSC (LazyBear), OBV)

Applies the Stochastic Oscillator to OBV the same way StochRSI applies the Stochastic Oscillator to RSI.

Features:
- Bounded between 0 and 100, so it may be used for overbought/oversold alerts;
- Uses two lines for crossing signals similar to Stoch and StochRSI;
- Only considers recent OBV action, similar to how StochRSI only considers recent RSI action;

It can be used for simple signals, divergence, trend lines, and any other method you'd use StochRSI for.

The OBV calculation is from LazyBear's OBVOSC script here, so thank you for your script.

詳細