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

CloseProfit v2 - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
6178
Note:
(28)
Publié:
2018.08.23 11:20
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author of the idea: Vladimir Khlystov.

mq5 code author - barabashkakvn.

If the profit reaches "Profit Close" or the loss reaches "Loss Close", all positions are closed, while pending orders are removed.

The "All Symbols" parameter is responsible for working on all symbols or only on the current one:

  • If "All Symbols" is "true", the EA works on all symbols
  • If "All Symbols" is "false", the EA works on the current symbol

The "magic number" parameter is a unique ID the EA works with: if it is set to "0", the EA works with any magic number.

When launched in the tester (in visual mode), a demo mode is enabled: a BUY position is opened and a Buy Limit pending order is placed:

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

SimplePivot SimplePivot

A simple Pivot. No stop loss and take profit are used.

Ozymandias_System_HTF Ozymandias_System_HTF

Ozymandias_System indicator with the timeframe selection option available in input parameters

Arttrader_v1_5 Arttrader_v1_5

The EA is based on iMA (Moving Average, MA) indicator and analyzes the last six bars.

DirectCandlesCounter DirectCandlesCounter

The indicator shows the moment of successive appearance of several unidirectional candles in a row activating alerts and sending email and push notifications