Mql5官网 Buy Sell Simultaneously 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


This EA will open Buy and Sell simultaneously after attached to chart. It has customized grouping grid step and lot multiplier group.

Please contact me if you have any question. Please Like, Share & Subscribe to my Youtube Channel.

I will give this EA for FREE for everyone if there is 2k Subscriber on my Youtube channel, please ask your friend, because subscribe is FREE :).

Need at least 10k balance (10k cent or 10k$), or you can adjust with various setting inside the EA to get the minimum drawdown result.

Default set is not the best.

input string   TS1               = "======================"; //Trade Setup
input bool     Compounding_Lot   = False;//Compounding Lot
input double   LotStart          = 0.01; //Starting Lot
input int      Balance           = 1000; //Starting Balance (Mandatory if Compounding)
input int      LotLevel          = 3; // Lot Multiplier after Level
input double   LotMultiplier     = 2; // Lot Multiplier
input double   MaximumLot        = 25.6;//Maximum Lot
input int      MaximumPos        = 30; // Maximum Position
input string   TS2               = "======================"; //Trade Setup
input double   Step              = 20;  //Step
input int      StepLevel1        = 5;  //New Step1 at Level
input double   NewStep1          = 35;   //New Step1
input int      StepLevel2        = 10;  //New Step2 at Level
input double   NewStep2          = 35;   //New Step 2
input string   TS3               = "======================"; //Trade Setup
input double   TPS               = 40; // Take Profit
input int      TPB               = 5; // TP BEP at Level
input double   TPA               = 20; // BEP + TP
input double   SL                = 0;  //Stop Loss

图片[1]-Mql5官网 Buy Sell Simultaneously 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

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