J-Streak

(JS) RSI Divergence Volume Weighted (v1.0)

This indicator is meant to expand upon the current RSI format by adding more variables into the equation. The standard RSI is based off one value that you select (open, close, OHLC4, HLC3, etc.) while this version takes 3 variables into account. 1st - it takes the standard variable that RSI normally uses. 2nd - it factors RSI divergence into the plot by taking the RSI movement % and price movement % to form a ratio. Using this ratio, I duplicated the RSI formula and created a divergence RS to be factored in with the standard price RS. And finally, the 3rd variable is Relative Volume (which I have made adjustable). When calculating for the average up and average down numbers needed to form RS in the original equation, this indicator multiplies the appropriate average based on if it's a green or red day (going into the divergence RS, not the original one). On green days, the green average is multiplied by the relative volume, and on red days, the red average is multiplied by relative volume. What this does, is add to moves with confirmation volume and make moves on no volume weaker - rendering a more precise and effective result. I plan on adding to this, but this is my 1st indicator I've published, so Ihope you enjoy it.
Protected script
This script is published closed-source but you may use it freely. You can favorite it to use it on a chart. You cannot view or modify its source code.
Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?