Home MarketXLS
Dashboard MarketXLS
Screener MarketXLS
Options Profit Calculator MarketXLS
Stock Ranks MarketXLS
Spreadsheet Builder MarketXLS
Documentation MarketXLS
Logout MarketXLS
Search for stocks (e.g., AAPL, GOOGL, AMZN)
CMPI logo

CMPI

Watchlists:
Last updated: Saturday 15th February 2025
0.00
No Change
Prev Close:N/A
Open:N/A
Bid:N/A
Ask:N/A
52 Week Range
0.00
0.00
Volume:0
Mkt Cap:0 M

EMA

Live
Returns the Exponential Moving Average (EMA) based on historical average crossovers.

How calculated

EMA(today) = Value(today)*(Smoothing/(1+days)) + EMA(yesterday)*(1-(Smoothing/(1+days)) where Smoothing is generally kept 2

Example usage

=ExponentialMovingAverage("MSFT")- Returns ExponentialMovingAverage value for 30 day period
=ExponentialMovingAverage("MSFT",20) - Returns ExponentialMovingAverage value for 20 day period
=ExponentialMovingAverage("MSFT",20,"9/1/2022") - Returns ExponentialMovingAverage value for 20 day period with start date 1 September 2022

Notes

EMA is more reactive to recent price changes and hence the results are more timely and preferred more than SMA by many traders

Assets

Stocks, ETFs, Mutual Funds, Currencies, Cryptocurrencies