Mql5官网 Fin 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


  1. The main currencies are EURUSD, USDJPY
  2. Does not use martingale, no risk in a losing trade
  3. No negative swaps, does not open new positions at the moment of time 23:45 – 00:10
  4. ‌ Minus is minimal (presence of stop losses at the level of 30 pips)
  5. Profit the maximum using the trailing of trading on the news
  6. Breakout trend strategy
  7. Spread control system (does not open a position if the spread is larger than “Max_Spread”)
  8. Does not require a large deposit.
  9. It can work as a fixed lot or set the risk yourself.

NEED: use set file

If an expert file is defined as a script -> you need to transfer it from the \ MQL4 \ Scripts folder to the \ MQL4 \ Experts folder

described in more detail in discussions #9

SwitchStopLimit = true; // true -stop mesh, false -limit grid

UseBuyStopSellLimit = true; // true -resolution of orders BUYSTOP / SELLLIMITUseSellStopBuyLimit = true; // true -resolution of orders SELLSTOP / BUYLIMITLots = 0.01; // fixed lotNumberOrders = 5; // number of grid ordersDelayTimeFirstOpen = 300; // time delay, opening of the first grid, in seconds, 0-disabledMinPipsFirstOpen = 100; // price offset, opening of the first grid, in points, 0-disabledDelayTimeNextOpen = 3600; // time delay, opening the next grid, in seconds, 0-disabledMinPipsNextOpen = 50; // price offset, opening of the next grid, in points, 0-disablediDelayTimeShiftGrid = 1000; // time delay, grid offset, in seconds, 0-disabledMinPipsShiftGrid = 50; // price offset, grid offset, in points, 0-disabledExpirationTime = 0; // hold time of pending orders, in seconds, 0-disabledDistance 1 = 50; // the distance of setting the 1st order of the grid, from the starting priceDistance 2-30 = 0; // distance setting the 2nd order of the grid, from the price of the 1st order and so on to the distance of setting the 30th warrant of the grid, from the price of the 29th orderUseTotalProfit = false; // process the profit of all market ordersTotalProfit = 100; // the level of profit for closing all market orders, in pointsTakeProfit1 = 0; // TakeProfit of the 1st orderTakeProfit2-30 = 0; // TakeProfit 2-30th orderUseTotalLoss = false; // processing the loss of all market ordersTotalLoss = 100; // the level of the loss for closing all market orders, in pointsStopLoss1 = 0; // StopLoss 1st orderStopLoss2-30 = 0; // StopLoss 2-30th orderUseTrailing = true; // inclusion trawl orderTrailingStart = 100; // trawl start, in pointsTrailingStep = 10; // trawl step, in pointsTrailingProfit = 0.0; // profit of the order for allowing the trawl, in the deposit currencySlippage = 10; // slippage, in pointsSpreadMax = 30; // the maximum spread, in pointsMagic = 123; // MagicStartTimeMonday = “06:00”; // start time, mondayStopTimeMonday = “20:00”; // end time, MondayStartTimeTuesday = “06:00”; // start time, TuesdayStopTimeTuesday = “20:00”; // end time, TuesdayStartTimeWednesday = “06:00”; // start time, WednesdayStopTimeWednesday = “20:00”; // end time, WednesdayStartTimeThursday = “06:00”; // start time, ThursdayStopTimeThursday = “20:00”; // end time, ThursdayStartTimeFriday = “06:00”; // start time, fridayStopTimeFriday = “20:00”; // end time, friday图片[1]-Mql5官网 Fin 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[2]-Mql5官网 Fin 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[3]-Mql5官网 Fin 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[4]-Mql5官网 Fin 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞39 分享