TradingView
ahancock
Jan 5, 2020 5:34 PM

Hancock - RSI Volume 

Bitcoin / U.S. dollarBitstamp

Description

The Volume RSI (Relative Strength Index) is quite similar to the price based RSI with difference that up-volume and down-volume are used in the RSI formula instead changes in price. If price RSI shows relation between up-moves and down-moves within an analyzed period of time by revealing which moves are stronger, the Volume RSI indicator shows the relation between volume traded during these price up-moves and down- moves respectfully by revealing whether up-volume (bullish money flow) or down-volume (bearish money flow) is stronger.

This indicator estimates the buy and sell volume of each candle by using a configurable lower time-frame and uses the buy and sell volume in the calculation of the RSI Volume (VoRSI)

Happy trading
Hancock

Release Notes

Various fixes for NA values breaking the reliability of the volume weighted RSI

Happy trading
Hancock

Release Notes

Updated screen shot

Release Notes

Updated UI to be more visual.

Added threshold values for RSI to indicate trend change.

Happy trading
Hancock
Comments
PineCoders
cd1603
I tested this indicator and it does repaint.
NoBullTradingGroup
@cd1603, does it repaint or is it because you have not waited for the close ? in the inputs check your source. I have combined this with traditional renkos charts and with the right configuration seems to be working well.
blackcat1402
thanks for sharing this indicator
navyreal7
hello, is this your script in another language, for example MQL 4 OR 5?
navyreal7
css = fixnan(rsi > rsi_threshold_top ? #21f33d : rsi < rsi_threshold_bot ? #e60086 : na)
barcolor(css)
diLiviu
great job!!!
does it repaint?

thanks
navyreal7
how to make the right alerts where the threshold will be taken into account?
UnknownUnicorn40403838
This is great thank you
More