Change From 200-Day Moving Average
Calculates the absolute dollar change between current price and 200-day moving average.
Syntax
=ChangeFrom200_dayMovingAverage(Symbol)Returns
number
Dollar change from 200-day MA
Examples
When to Use
- Measuring distance from long-term trend
- Trend strength analysis
When NOT to Use
- Percentage-based analysis
Excel Templates Using Change From 200-Day Moving Average
These ready-made MarketXLS templates call ChangeFrom200_dayMovingAverage() in their worksheet formulas. Open one to see the function working inside a complete model.
Related Formulas
More MarketXLS Technical Indicators formulas you can use in the same worksheet:
- Change From 50-Day Moving Average
- Commodity Channel Index
- Exponential Moving Average (EMA)
- Fifty Day Moving Average
- Mid Point Over Period
- Minus Directional Indicator (-DI)
- Momentum
- Money Flow Index (MFI)
See ChangeFrom200_dayMovingAverage used in a complete workbook: moving average excel: build an SMA and EMA crossover dashboard that updates itself
