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
Experts

ADX & MA - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
5974
Note:
(21)
Publié:
2017.03.02 12:14
Mise à jour:
2018.02.22 13:39
ADX & MA.mq5 (25.47 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author of the idea — Yuriauthor of the mq5 code — barabashkakvn.  

The strategy is based on two indicators: ADX and MA, and the close of the first bar. Also, different TakeProfit, StopLoss and Trailing levels are used for Buy and Sell.

EURUSD,H1:

 ADX & MA tester

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

Fuzzy logic Fuzzy logic

An assessment is made based on the values of five indicators (Gator, WPR, AC, DeMarker and RSI). Uses trapezoidal membership functions. Before sending a trade request, it checks if funds on the account are enough.

Statistical characteristics Statistical characteristics

The indicator shows the statistical characteristics of bars: the mean value, variance, skewness and kurtosis

IchimokuAlert IchimokuAlert

The Ichimoku indicator with an alert.

MA2CCI MA2CCI

The trading strategy uses two MA indicators, one ATR and one CCI.