OPEN-SOURCE SCRIPT

RKs 10 EMA Monthly - Color Based

Explanation:
request.security: This function is used to get data from a higher timeframe (monthly in this case). It ensures that the script retrieves the closing prices specifically for the monthly timeframe.
ta.ema: This calculates the Exponential Moving Average with a period of 10.
plot: Plots the calculated EMA on the chart with a blue line for visibility.
Candlestick analysisChart patterns

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