Prototype 4 外汇EA

Prototype 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
Prototype 4 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


Prototype 4 is an automated trading system, which opens positions in trend direction from correction based on data of built-in indicators. Test results show a stable profits for almost 15 years since 2000 (see. the screenshots), as well as in real trading.

Monitoring: https://www.mql5.com/en/users/r0s/seller

This Expert Advisor can be used in combination with Prototype 1. Part of the orders of two Expert Advisors is hedged (opened in different directions). 

The Expert Advisor works on any account with any deposit (USD, EUR, GBP, CHF, RUR etc.) on any currency pair and period, but adjustment of parameters can be required for specific currency pairs. The default settings are selected for EURUSD M15. The EA determines the lot size, adjusts the settings for the 5-digit server, identifies and adjusts to any deposit currency, as well as determines the time difference from GMT (for testing set the value of the deviation from GMT manually, because MetaTrader does not provides a time deviation for testing).

An important additional advantage of the EA is its resilience, since its code contains the mechanism of backup of files, in which the variables used in the program are stored. In case of failure, trading will be continued from the same place automatically. For each account, on which the EA is used, separate files, different from those of the other account, will be created.

Note

When testing and optimizing, set ManualGMTOffset manually. It is calculated as the difference between the terminal time and GMT or UTC (not to be confused with London time).

For example: the terminal time is 15:02, while GMT is 12:02 (can be found on the Internet), so ManualGMTOffset = 15:02-12:02 = 3.

Recommendations

  1. The EA can trade witj any deposit, which is enough to open an order with a minimum lot. Therefore, choose a broker account with the minimum lot as little as possible, for a more accurate calculation of lots. I recommend 3000 with the minimum lot of 0.01 (if a cent account, then 30 dollars (3000 cents) per 0.01 of a cent lot).
  2. Choose a broker with the spread for EURUSD less than or equal to 2 points.
  3. Do not use the EA together with other Expert Advisors on the same account.

Caution: The positive results in the past do not guarantee profit in the future.

Parameters

Option Field Description
extern double Risk=10

Risk value. Values ​​from 1 to 100. It is used for the calculation of lot and the profit value. The higher is the value, the higher is the risk.

  • Normal risk is the value of about 20.
  • Low risk is a value below 15.
  • high risk is a value above 27.
extern double ProfitFactor=2 Profit ratio. It is used for the calculation of the profit amount. Recommended values are between 0,1 and 3.
extern double LimitDayPrice=115 Trade restrictions based on the movement of a currency for one day. Orders are closeв, if the movement exceeds this value. Recommended values are between 80 and 120.
extern bool AutoGMT=true

Calculation of difference between GMT and server time using the terminal function (does not work in testing and optimization).

If in real trading terminal gives the wrong deviation, then set the value to false, and set a required value in the ManualGMTOffset parameter.

extern int ManualGMTOffset=3 Setting the difference between the terminal time and GMT (used for testing with any value of AutoGMT and in real trading with AutoGMT = false)
extern double ChangeLots=1.75 Lot change coefficient. Recommended values ​​are from 1 to 2.
extern double StepLots=9 The distance between the orders. Recommended values are between 6 and 15.
extern int MaxOpenOrders=10 The maximum number of opened orders. As a rule, this parameter is not required, so the values ​​are high, but can be set from 5-10 for a better control.
extern int Slippage=10 Acceptable slippage
extern int MagicNumber=1231 A unique number for opening orders
extern double StopLoss=1000 The Stop Loss level. As a rule, this parameter is not required, so the default value is high, but can be set to 40-120.

图片[1]-Prototype 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[2]-Prototype 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[3]-Prototype 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[4]-Prototype 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[5]-Prototype 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[6]-Prototype 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[7]-Prototype 4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞64 分享
相关推荐