Simple Moving Average 10 day

Hidden
A technical indicator that equally weighs all data points to generate buy/sell signals based on historical average crossovers.

Example usage

=SimpleMovingAverage("MSFT",10)