Butterworth Moving Average

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

Butterworth Moving Average

Postby Alexander.Gettinger » Thu Sep 08, 2011 10:36 am

Indicator is a moving average with smoothing Butterworth filter.

Formulas:
ButtMA[i]=p1*Price+p2*BattMA[i-1]-p3*BattMA[i-2], where
p1=2/(1+Period),
p2=2*(1-Kf),
p3=(1-Kf)*(1-Kf),
Kf=sqrt(p1).

BattMA.png


Download:
ButtMA.lua
(1.57 KiB) Downloaded 632 times


The indicator was revised and updated
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Butterworth Moving Average

Postby Apprentice » Thu Mar 16, 2017 2:43 pm

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


Return to Custom Indicators

Who is online

Users browsing this forum: No registered users and 136 guests