Files
QuanTAlib/docs/indicators/averages/ema/ema.md
T
2024-09-22 17:31:24 -07:00

333 B

EMA: Exponential Moving Average

The Exponential Moving Average (EMA) is one of the oldest statistical tools used in time series analysis, particularly in financial markets. It is a type of Infinite Impulse Response (IIR) filter that incorporates all past data into its calculation, albeit with exponentially decreasing weights.