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:
21419
Note:
(27)
Publié:
2014.08.14 11:30
Mise à jour:
2017.03.15 12:10
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The template code of Expert Advisor.

It contains basic features and functions required for the developing the Expert Advisor:

  • Calculation of point for the 3-5 digit pairs;
  • Setup takeprofit and stoploss;
  • Identification number for tEA's orders - Magic number;
  • Ability to set a fixed trade volume;
  • The function of money management - calculation of the trade volume, based on a specified percentage of the current balance;
  • Ability for opening of the order in 2 steps (open the order, and then the set stops) - work on the ECN - accounts;
  • Ability to open positions in the opposite direction from the trading signal;
  • Limitation of work regarding of the maximum size of the spread;
  • Setting the maximum possible deviation of the price;
  • Placing Orders in several attempts in case of failure (the default count of attempts=10);
  • Function to calculate the total profits of EA's positions in the currency;
  • Function to close all EA's positions and orders;
  • Error Logging.

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

PipStriker-com PipStriker-com

The indicator shows top and bottom ranges of price movement.

Auto Pending and Manage Orders by RSI Auto Pending and Manage Orders by RSI

Auto pending and manage orders by RSI, lower risk at weekend, send mails if necessary.

ChainPriceRSI ChainPriceRSI

Forex indicator ChainPriceRSI is based on the RSI and MA indicators.

Signal for Trend Signal for Trend

The indicator shows trade signals using combined Stohastic with breaking of High/Low by Moving Average.