Skip to content

The DEMA uses two exponential moving averages (EMAs) to eliminate lag, as some traders view lag as a problem. The DEMA is used in a similar way to traditional moving averages (MA). The average helps confirm uptrends when the price is above the average, and helps confirm downtrends when the price is below the average. When the price crosses the a…

Notifications You must be signed in to change notification settings

rejithrnath/double-moving-average-buy-sell-email-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Moving Average Cross Over Stratergy

Including Volatility check, saving data as text file and Email export

Ref: https://www.investopedia.com/terms/d/double-exponential-moving-average.asp Ref:https://school.stockcharts.com/doku.php?id=technical_indicators:dema

The DEMA uses two exponential moving averages (EMAs) to eliminate lag, as some traders view lag as a problem. The DEMA is used in a similar way to traditional moving averages (MA).The most commonly-used signal is the DEMA crossover. Watch for the DEMA line to cross the price bars, or for a shorter-term DEMA to cross a longer-term DEMA, to indicate a change in trend. For example, the 21-day DEMA crossing above the 55-day DEMA would be a bullish signal. These DEMA crossovers (whether of price or another DEMA) typically happen much earlier than the corresponding traditional EMA crossover. In the example below, the green arrows mark DEMA crossovers and the blue arrows mark the corresponding EMA crossovers. In both cases, the DEMA crossover happens before the EMA crossover. The average helps confirm uptrends when the price is above the average, and helps confirm downtrends when the price is below the average. When the price crosses the average that may signal a trend change. Moving averages are also used to indicate areas of support or resistance.

About

The DEMA uses two exponential moving averages (EMAs) to eliminate lag, as some traders view lag as a problem. The DEMA is used in a similar way to traditional moving averages (MA). The average helps confirm uptrends when the price is above the average, and helps confirm downtrends when the price is below the average. When the price crosses the a…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages