Exponential Moving Average

Calculation

An Exponential Moving Average (EMA) is a type of weighted moving average that places greater emphasis on recent price data, making it more responsive to new information than a Simple Moving Average. The calculation involves a smoothing factor applied to the current price and the previous period’s EMA. This iterative formula ensures that the impact of older data diminishes exponentially over time. It provides a smoothed representation of price action.