EMA takes into account all available prices in its calculation and assigns more weight to the most recent prices.
EMA = (Price current – EMA previous) * multiplier + EMA previous
Where multiplier = 2/Periods + 1
« Back to Glossary IndexEMA takes into account all available prices in its calculation and assigns more weight to the most recent prices.
EMA = (Price current – EMA previous) * multiplier + EMA previous
Where multiplier = 2/Periods + 1
« Back to Glossary Index