Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
21272
Rating:
(27)
Published:
2014.08.14 11:30
Updated:
2017.03.15 12:10
eaTemplate.mq4 (31.31 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.