OPEN-SOURCE SCRIPT

Array SMA

Actualizado
Calcuating SMA on an Array
In this script i show you how to calculate SMA on an array.
Several values are plotted just for illustration.

Steps to follow:
- make sure you have an array with values (source array)
- create a blank array (pref. with the same size)
- call the function array_sma

This function fills the empty array with the SMA values of the source array.
Notas de prensa
Updates:
- EMA Array added
- Indexes now inline with Pinescript
arrayarraysSimple Moving Average (SMA)sma

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?

Exención de responsabilidad