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.
Script protetto
Questo script è pubblicato con codice protetto, ma puoi comunque usarlo gratuitamente. Mettendolo tra i preferiti potrai applicarlo al grafico, senza però la possibilità di visualizzare o modificare il codice sorgente.
Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?