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
Experts

MAMy Expert - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
3082
Note:
(16)
Publié:
2018.12.18 19:12
\MQL5\Indicators\
MAMy v3.mq5 (18.48 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The author of the ideaVictor Chebotariov

MQL5 code author: barabashkakvn

The EA is based on  MAMy v3 indicator and implements the following conditions:

  1. If MA Close exceeds MA (H+L+O+C)/4, while MA (H+L+O+C)/4 exceeds MA Open - BUY.
  2. If MA Close is less than MA (H+L+O+C)/4, while MA (H+L+O+C)/4 is less than MA Open - SELL.
  3. If MA Close exceeds MA (H+L+O+C)/4 - CLOSE SHORT POSITION.
  4. If MA Close is less than MA (H+L+O+C)/4 - CLOSE LONG POSITION.

Example for EURUSD H1:


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

TrendLineAlert_V2 TrendLineAlert_V2

The indicator displays a sloping trend line. Its parameters are set when the indicator is launched by a trader. The trend line defines the signal trigger level. The trend line breakthrough activates signals accompanied by emails and push notifications.

XBullsBearsEyes_Vol_Direct XBullsBearsEyes_Vol_Direct

XBullsBearsEyes_Vol indicator shows direction of the histogram bars movement using colored icons on these bars

Virtual Virtual

Virtual trading environment

MAMy v3 MAMy v3

The indicator based on three moving averages