mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 13:08:04 +00:00
New version merge
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user