
COMP
NYECompass Inc. Class A
Professional, Scientific, and Technical Services•Custom Computer Programming Services
Watchlists:
Last updated: Wednesday 23rd July 2025
7.30
+0.35 (5.04%)
Prev Close:6.95
Open:7.02
Bid:7.28
Ask:7.3
52 Week Range
3.8410.25
Volume:7,225,946
Mkt Cap:3,378 M
55
MarketXLS Rank ®
Hold
Price Target
$8.39
+14.9%
EMA
LiveReturns 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 |