Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Corrected generalized DEMA - indicatore per MetaTrader 5

Visualizzazioni:
7174
Valutazioni:
(15)
Pubblicato:
2018.11.04 16:30
Aggiornato:
2019.01.30 08:15
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Theory:

The double exponential moving average (DEMA), was developed by Patrick Mulloy in an attempt to reduce the amount of lag time found in traditional moving averages. It was first introduced in the February 1994 issue of the magazine Technical Analysis of Stocks & Commodities in Mulloy's article "Smoothing Data with Faster Moving Averages.". The way to calculate is the following:

The DEMA (Double Exponential Moving Average) calculations are based combinations of a single EMA and double EMA into a new EMA:
1. Calculate EMA
2. Calculate Smoothed EMA by applying EMA with the same period to the EMA calculated in the first step
3. Calculate DEMA
DEMA = 2 * EMA - 1 * (Smoothed EMA)

"Generalized" DEMA was developed further by replacing the 2* and 1* parts with "volume factors" and thus adjusting the "speed" of the result.

This version:

Is using the generalized DEMA and is applying the "correcting" method invented by dr. Alexander Uhl to produce a new "corrected" generalized DEMA. It also has floating levels for easier trend determination. Coloring methods supported are the following:

  • color change on slope change
  • color change on outer (floating) levels cross
  • color change on middle (floating) level cross
  • color change on average (GDEMA) value cross

Usage:

Depending on the choice of color change, you can use the color change as signal.


Weis Waves Weis Waves

Volume Wave indicator originally idealized by Richard D. Wyckoff.

Liner regression Liner regression

Linear regression

Corrected generalized double DEMA Corrected generalized double DEMA

Short description.

Volume weighted moving average Volume weighted moving average

Volume weighted moving average