Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
4970
Note:
(23)
Publié:
2013.12.24 08:44
Mise à jour:
2016.11.22 07:32
r_ma.mq5 (6.33 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Rosych

This MA is in a certain sense an average of all calculation variants of the classical Moving Average.

If we fix the MA period, we get twenty eight variants for its calculation (4 versions of averaging method and 7 versions of the input price). The algorithm is the average of these twenty eight calculations.

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

The r_Ma indicator

The r_Ma indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1944

r_Gator r_Gator

An analogue of the Alligator indicator with a smaller lag of signals.

KAGI-1 KAGI-1

The KAGI chart in the simplest form.

KLines KLines

A set of support and resistance levels with five different timeframes.

Spread Indicator Spread Indicator

Spread Indicator - displays current spread in the chart window.