OPEN-SOURCE SCRIPT

Array SMA

Updated
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.
Release Notes
Updates:
- EMA Array added
- Indexes now inline with Pinescript
arrayarraysSimple Moving Average (SMA)sma

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer