Double exponential moving average indicator

Indicators coded by community members
Message
Author
pensiveowl
Posts: 19
Joined: Thu Oct 23, 2014 5:32 am

Double exponential moving average indicator

#1 Postby pensiveowl » Sat Aug 26, 2017 11:53 pm

Hi.. Is there someone who can help me create this indicator for FT2?

Double Exponential MA Formula:
DEMA = 2*EMA – EMA(EMA)

EMA = EMA(1) + α * (Close – EMA(1))
α = 2 / (N + 1)
N = The smoothing period.

Source http://etfhq.com/blog/2010/11/17/double ... g-average/

Return to “Indicators”

Who is online

Users browsing this forum: No registered users and 14 guests