Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
5361
Rating:
(48)
Published:
2012.12.20 07:25
Updated:
2016.11.22 07:32
gaus_ma.mq5 (9.42 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The real author:

GregoryK

The indicator calculates the Moving Average using a modified algorithm of the linearly weighed Moving Average, where smoothing coefficients are calculated using radially basis function (Gaussian function).

Mathematical formula of the underlay algorithm in the indicator is the following:

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 22.07.2009.   

Fig.1 The Gaus_MA indicator

Fig.1 The Gaus_MA indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1272

Exp_XMA_Ishimoku_Channel Exp_XMA_Ishimoku_Channel

The breakthrough system using the XMA_Ishimoku_Channel indicator.

KeltnerChannelWithFlatZone KeltnerChannelWithFlatZone

The Keltner Channel indicator with the added flat area

HeikinAshi_SepWnd HeikinAshi_SepWnd

The Heikin Ashi indicator drawn in a separate subwindow with the ability to choose a period

XXMA XXMA

Digital adaptive XXMA Moving Average represents subtype of Moving Averages with a digital flat-trend filter and is made to separate the angular direction of price movement (trend) from the horizontal (flat) for effective trend trading.