TradingView
gb50k
13 de Set de 2015 04:02

Price vs Vol 

United States Oil FundArca

Descrição

Improved version of OBV/price (this one actually works)
Both lines show where price is going relative to volume metrics (one line uses OBV, the other uses accumulation/distribution).

Green and above 50 means price is rising faster then buying volume
Red and below 50 means price is falling faster then selling volume

you can add smoothing in the controls and color will go according to raw (even if smoothing goes above/below 50)

under the hood: changes price, OBV and AD to RSI for comparability, calculates the difference between price and the others, then an RSI on the result to create an <50< style indicator.




this script replaces the previouse from:
tradingview.com/script/wJ5IMMFJ-On-Balance-Volume-Price/
Comentários
Genghis_39
With just the OBV at default settings, a zero line cross gives good directional signals in stocks that swing. Thanks.
Mais