OPEN-SOURCE SCRIPT

ScalpTrader RSI

Aggiornato
This script is a customized Relative Strength Index (RSI) indicator with added functionality, notably the optional Bollinger Bands overlay.

At its core, the script calculates the RSI, which is a popular momentum indicator used in technical analysis to identify overbought and oversold conditions. It does this by taking the average gain and the average loss over a user-defined period (default is 14) to compute the relative strength, which is then transformed into the RSI.

Furthermore, this script provides the option to overlay Bollinger Bands on the RSI line. Bollinger Bands, consisting of a middle band (a moving average) with two outer bands (standard deviations of the middle band), are used to measure volatility and 'relative' high or low prices. When applied to the RSI, they can offer another perspective on the momentum and volatility of the market.

RSI plot values are colored green if above 50 and red if below 50 to give the trader a sense of bullish or bearish price action.

I hope you find the indicator useful. Enjoy.
Note di rilascio
Fix overlay setting
Note di rilascio
Update comment
Note di rilascio
Add highlight to RSI when above/below bands
Note di rilascio
Name update
Note di rilascio
Update license
Relative Strength Index (RSI)scalptraderTrend Analysis

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?

Declinazione di responsabilità