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