거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
21402
평가:
(27)
게시됨:
2014.08.14 11:30
업데이트됨:
2017.03.15 12:10
eaTemplate.mq4 (31.31 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.