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

Scalpel EA - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
5644
Note:
(24)
Publié:
2017.01.19 16:59
Mise à jour:
2018.06.14 16:16
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author of the idea — rob, mq5 code author — barabashkakvn.

The best result was achieved on EURUSD M1 from 2016.06.04 to 2016.11.04 (questionable EA algorithm passages are highlighted).

Scalpel EA

 

 

 

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

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.

Exp_ZeroFillingStop Exp_ZeroFillingStop

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

Exp_TralingStop Exp_TralingStop

The Expert Advisor moves a stop loss to a predefined fixed distance from the current price.

Exp_ReOpenPositions Exp_ReOpenPositions

The Expert Advisor increases the volume of an open position if profit in points from the last trade increases a threshold fixed in the EA inputs.