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.
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?