Simple Moving Average 30 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",30)