Mql5官网 TraderPro 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


TraderPro
is a fully automated advisor for professional trade. In his work, the
adviser uses a grid algorithm with hedging positions. Hedging positions
increases the likelihood of successful transactions and reduces the risk
of losing the deposit. The adviser is established in the usual way on
the schedule with the time period M5 and works with any trading
tools. To obtain high trading indicators, it is necessary to
periodically optimize the parameters of the adviser. A detailed
optimization algorithm is described below.

The advisor’s information panel displays the current Symbol trade symbol, the probability of making a successful transaction Probability of success, the number of open buy orders and the number of OrdersBuy / Sell orders.

REMOVE button-removes the EA from the chart. Button STOP – stops the work of the Expert Advisor (pressing again starts the Expert Advisor). CLOSE button – Forcibly closes all open orders of the constructed grid.

OPTIONS

  • Lots = 1 – starting lot
  • K = 1.2 – the coefficient of increase of the lot when building the order grid
  • StepPeriodGrid = 50 – the period for calculating the grid step
  • StepGridDel = 2 – divider of the grid step value for the period
  • StepGridMin = 15 – the minimum value of the grid step
  • PlusOrder = 2 – number of the order in the grid, after which the grid step begins to increase
  • StepPlusValue = 10 is the size of the grid increment
  • Slippage = 3 – slippage at requotes
  • TakeProfit = 5 – profit in points at which the order grid will be closed
  • StartProfit = 0.5 – profit of the start order
  • MaxTrades = 1 – the maximum number of orders in the grid
  • MagicBuy = 111 – MagicNumber for BUY orders
  • MagicSell = 222 – MagicNumber for SELL orders

The default parameters were tested on the currency pairs EURUSD, USDCAD.

OPTIMIZATION

The table lists the parameters that need to be optimized. IMPORTANT IMPORTANT
– Optimization of parameters should be carried out for the year before
last !!! For example, you are trading in September, therefore, it is
necessary to optimize the adviser for July, not including August !!!
Optimization is carried out at opening prices. Test the Expert Advisor
by Month.

VARIABLE VALUE START STEP STOP
K 1 1 1 5
StepPeriodGrid 50 5 1 50
StepGridDel 2 1 1 50
StepGridMin 15 1 1 50
StepPlusValue 10 1 1 50
TakeProfit 10 1 1 50
StartProfit 50 1 1 50
MaxTraders 15 1 1 15

After
optimization, it is necessary to choose the most suitable parameters at
the lowest drawdown, with the condition that the drawdown is not more
than 50% of the initial deposit !!!
Do not choose the optimal parameters for the largest profit, as do many novice traders.

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