ZeroLagEMA

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

ZeroLagEMA

Postby Apprentice » Fri Oct 02, 2015 6:40 am

ZeroLagEMA.png

MT4 version can be found here.
viewtopic.php?f=38&t=59634&p=89926&hilit=ZeroLagEMA#p89926
Formulas:
ZeroLagEMA[i] = Alpha*(2*Price[i]-Price[i-lag])+(1-Alpha)* ZeroLagEMA[i-1], where
Alpha = 2/(Length+1),
Lag = (Length-1)/2.
ZeroLagEMA.lua
(2.95 KiB) Downloaded 714 times


The indicator was revised and updated
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: ZeroLagEMA

Postby Renkocafe » Sat Oct 03, 2015 8:44 am

Great indicator. Like to implement it in a MA/EMA cloud indicator.

Is there a possibility?
Renkocafe
 
Posts: 21
Joined: Fri May 30, 2014 12:31 pm

Re: ZeroLagEMA

Postby Apprentice » Thu Oct 08, 2015 4:27 am

Your request is added to the development list.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: ZeroLagEMA

Postby Apprentice » Tue Jul 25, 2017 11:19 am

The indicator was revised and updated.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Return to Custom Indicators

Who is online

Users browsing this forum: Bing [Bot] and 80 guests