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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?