OPEN-SOURCE SCRIPT

RSI with 3 Moving Averages (MA 20, MA 50, MA 200)

Remarks:
Moving Averages (MA 20, MA 50, MA 200):
SMA (Simple Moving Average) calculations are made for 20, 50 and 200 periods.
These moving averages are plotted in blue, orange and red respectively.
RSI (Relative Strength Index):
14-period RSI calculation is made.
The RSI value is plotted in blue.
Overbought (70) and oversold (30) levels are shown in red and green with horizontal lines.
Background Color Change:
When the RSI value is above the overbought level (above 70), the chart shows a red background color.
When the RSI value is below the oversold level (below 30), a green background color is shown.
Usage:
This code displays both the RSI indicator and the three moving averages (MA 20, MA 50, MA 200) on the same chart.
You can also track overbought and oversold levels and observe the corresponding background color changes.


Moving AveragesRelative Strength Index (RSI)

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


También en:

Exención de responsabilidad