OPEN-SOURCE SCRIPT

[fikira] RDSI

Relative Double Strength Index

Splits the RSI in 2 components, the rising and the falling part

- Rising: when RSI is higher than its previous value, this value is stored, otherwise 0.
- Falling: when RSI is lower than its previous value, this value is stored, otherwise 0.

A mean average (multiple settings possible) is calculated for both values, giving this indicator

Things to look for:

Rising > falling line = bullish
Rising < falling line = bearish

Spikes could possible be a turning point.

Sign for strength, for example, when the falling line is falling,
and the rising is rising -> bulllish

Examples of different mean averages:
VWMA
istantanea

WMA
istantanea

Hull
istantanea

Also with different lengths for 1, 2, 12h, D and W
Oscillators

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?


LuxAlgo Dev: luxalgo.com
PineCoder: pinecoders.com

- We cannot control our emotions,
but we can control our keyboard -
Anche su:

Declinazione di responsabilità