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:
3305
Note:
(17)
Publié:
2017.01.19 16:58
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Expert Advisor moves a position to a breakeven when a predefined profit is reached.

//+----------------------------------------------+
//| Expert Advisor input parameters              |
//+----------------------------------------------+
input uint ZeroFillingStop=500; //position profit in points
input uint Deviation_=10; //max price deviation in points
//+----------------------------------------------+

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

SilverTrend_Signal_Alert SilverTrend_Signal_Alert

SilverTrend semaphore signal indicator features alerts, emails and push notifications.

Exp_TimesDirection Exp_TimesDirection

The Expert Advisor opens and closes positions at the predefined moments in time.

DVD Level DVD Level

The Expert Advisor opens trades when the price approaches an integer cent, for example, 1.39, 1.40 or 1.41.

Scalpel EA Scalpel EA

Scalpel EA for MetaTrader 5