Double Exponential Moving Average (DEMA)

Search Dictionary

Definition of 'Double Exponential Moving Average (DEMA)'

The double exponential moving average (DEMA) is a technical indicator that is used to smooth out price data and identify trends. It is calculated by taking the exponential moving average (EMA) of the EMA of the price data. The DEMA is a more smoothed-out version of the EMA, and it is often used to identify trends that are less likely to be affected by short-term price fluctuations.

The DEMA is calculated by using the following formula:

```
DEMA = EMA(EMA(price, n), n)
```

where:

* n is the number of periods used for the EMAs
* EMA is the exponential moving average
* price is the price data

The DEMA is a trend-following indicator, which means that it is used to identify the direction of the trend. When the DEMA is rising, it indicates that the trend is bullish. When the DEMA is falling, it indicates that the trend is bearish.

The DEMA can be used in a variety of ways. One common way to use the DEMA is to trade with the trend. When the DEMA is rising, traders may buy stocks. When the DEMA is falling, traders may sell stocks.

Another way to use the DEMA is to identify potential reversals. When the DEMA crosses above the signal line, it indicates that a bullish reversal may be occurring. When the DEMA crosses below the signal line, it indicates that a bearish reversal may be occurring.

The DEMA is a versatile indicator that can be used in a variety of ways. It is a good choice for traders who are looking for a trend-following indicator that is less likely to be affected by short-term price fluctuations.

Do you have a trading or investing definition for our dictionary? Click the Create Definition link to add your own definition. You will earn 150 bonus reputation points for each definition that is accepted.

Is this definition wrong? Let us know by posting to the forum and we will correct it.