OPEN-SOURCE SCRIPT

[EG] Fib RSI

Atualizado
Extrapolated Fibonacci MA (FMA) into an RSI

i.e. FMA(up) and FMA(dn) of lengths 2, 3, 5, 8, 13, 21, 34, 55, 89 etc. averaged into RSI values.

Keep in mind it does not use 'Length' - it uses 'Interval' - how many fib intervals to include in the RSI calculation.

I threw in Ehler's Smoothing as well - seems to work quite well, thanks to TV Community for inspiration and code to look at for help

(Standard RSI included for comparison)
Notas de Lançamento
Update with cleaned code
Notas de Lançamento
- Cleaned and updated code
- Added Self-Adjusting OB/OS via stDev - if you want them to be more horizontal - make the lookback longer
Notas de Lançamento
Clean/update script default settings and colours.
Relative Strength Index (RSI)Standard Deviation (Volatility)

Script de código aberto

No verdadeiro espírito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam compreendê-lo e analisá-lo. Parabéns ao autor! Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Quer usar esse script no gráfico?

Aviso legal