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:
24818
Note:
(18)
Publié:
2016.05.16 11:03
Mise à jour:
2016.11.22 07:32
MAMA1_NK.mq4 (10.28 KB) afficher
MAMA_NK.mq4 (11.07 KB) afficher
\MQL4\Include\
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author: John Ehlers

The operation of the indicator requires the files
PriceSeries.mqh to be placed in the folder (directory): MetaTrader\experts\include\
MAMA_NK.mq4, Heiken Ashi4.mq4 to be placed in the folder (directory): MetaTrader\indicators\

 

The MAMA1_NK.mq4 is a complete analog of the MAMA_NK.mq4 indicator, but with absolutely useless pieces of software code and the unnecessary variables, in my opinion, removed from it! The MAMAXX_NK.mq4 is a greatly abridged version of the MAMA indicator, in which I left only the smoothing algorithm itself:



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

exp_iCustom_v1 exp_iCustom_v1

Universal Expert Advisor for working with any Custom indicator, that draws buy/sell arrows.

MyFriend MyFriend

Expert Advisor that has been repeatedly discussed on the forum.

ArtificialIntelligence_Right ArtificialIntelligence_Right

The Expert Advisor using artificial intelligence - a single-layer neural network. The "Perceptron" is used for identification of the quotes movement direction.

Avalanche_v1.0 Avalanche_v1.0

The Avalanche_v1.0 Expert Advisor.