Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
5372
Note:
(48)
Publié:
2012.12.20 07:25
Mise à jour:
2016.11.22 07:32
gaus_ma.mq5 (9.42 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.