EMA α·x_t+(1−α)·EMA_{t-1}
- Created by
- Renato Passos, Eng. de Software
- Reviewed by
- Renato Passos, Eng. de Software
Last updated: Apr 18, 2026
About this calculator
The Exponential Moving Average (EMA) calculator is a useful tool for smoothing time series, helping to reduce volatility and show clearer trends.
The EMA calculates the weighted average of current and past prices, with decreasing weights for older prices.
The formula to calculate the EMA is: EMA = α · x_t + (1 - α) · EMA_{t-1}, where α is the smoothing parameter and x_t is the current price.
The choice of the α value is crucial, as it affects the speed of adaptation of the EMA to changes in trend. In general, lower values of α result in a slower and more resistant EMA to short-term noise.
Frequently asked questions
When to use the Exponential Moving Average calculator?
The EMA is useful for smoothing time series and showing clearer trends. It is especially useful for technical analysis of stocks, indices and other financial assets.
How to choose the value of α?
The value of α depends on the objective of the analysis. Lower values of α result in a slower and more resistant EMA to short-term noise, while higher values result in a faster and more sensitive EMA to changes in trend.
Is the EMA a trend indicator or a volatility indicator?
The EMA is a trend indicator, as it helps to show the direction of the trend and the resistance to changes in trend.
Can I use the EMA to predict the price of an asset?
No, the EMA is not a forecasting tool. It helps to show the trend and the resistance to changes in trend, but it cannot predict the future price of an asset.
Is the EMA compatible with other technical analysis techniques?
Yes, the EMA can be used in conjunction with other technical analysis techniques, such as momentum analysis and support and resistance analysis.