Generator Pro
- 专家
- Sergey Rozhnov
- 版本: 2.5
- 更新: 23 十二月 2022
- 激活: 5
发电机专业版 允许您基于平均值创建由多个虚拟策略(从一个到数十万个)组成的策略。每个虚拟策略都有自己的策略类型(趋势、反趋势)、虚拟存款、虚拟头寸、手数。 EA 控制所有虚拟策略的工作,汇总所有操作并对交易账户进行相应操作。
顾问操作模式
- 没有文件 - 不使用带有策略的文件的模式。所有虚拟策略将根据“ GENERATOR ”项中所选的参数范围生成。可以通过设置策略数量 ( Random_Strategies ) 或通过列出所有可能的参数来随机生成策略 ( Random_Create_Mode =true)。
- 从文件 - 使用策略文件的模式。您可以根据某些标准( Top_Mode、Top_Size )从创建阶段( Create_Mode )生成的策略中选择最成功的策略。所有生成的策略都将写入一个文件,您可以在 来自文件。
- 创建模式 - 基于所选标准和虚拟策略参数范围创建策略的模式。在策略测试器中工作。要创建策略,您需要确定交易对、时间范围、时间段,选择虚拟策略的参数并运行测试。测试完成后,会生成一个txt文件(在文件夹中 ...tester/files) ,您可以通过选择 From_file 模式并运行测试来检查策略测试器的结果。或者将此文件复制到文件夹中实时使用 .../MQL4/文件 并在 From_file 模式下运行 EA 交易。时间范围、交易对和MagicNumber必须与文件名相同。
顾问的详细描述、参数的描述以及创建策略的详细算法,请阅读此处 https://www.mql5.com/en/blogs/post/713891
建议的时间范围 M15。默认设置适用于 EURUSD M15。
可能性
- 当使用多种策略时,风险被分散并降低了损失存款的概率;
- 能够组合、编辑和进一步优化策略;
- 监控虚拟策略的状态并进行管理;
- 使用全局恢复。
建议
- 使用 MetaTrader 4 终端的经验;
- 初始保证金取决于策略,默认5000起;
- 使用的策略越多,需要的计算机能力和内存就越多;
- 推荐周期M15。
此外,该顾问的功能已在许多经纪商的终端上运行多年,并已得到验证,并备份顾问的内部计算,并将其保存到文件中,并且在意外暂停的情况下,所有参数都会被保存。已恢复,顾问将继续工作。但对于此模式,您必须使用具有远程桌面的 VPS(或 PC),以及在 From_file 模式下工作。
EA 选项
1) 交易模式 - 顾问模式;
2) 全局参数 - 顾问的全局参数(风险 - 风险, AutoFixBalance - 自动固定平衡,固定平衡 - 固定余额,开始最小手数 - 最小批量限制、频率 – 下一批的最小值,最大值。总手数 - 最大限制,自动 GMT – 自动 GMT, ManualGMTOffset=2 – 手动 GMT、夏令时 – 季节、滑点 – 滑点、点差限制 – 点差限制、佣金 - 佣金、幻数 – 唯一编号、订单评论 – 评论、先进先出 – 先进先出规则,分区关闭 – 部分平仓,真实头寸模式 - 真实持仓模式,品种限价订单 – 按代码限制未平仓头寸)
3) 过滤器 - 过滤器(新闻过滤器 - 新闻、时间过滤器 -周末之前的时间、关闭和记住 - 周末之前关闭并记住,周五缓慢关闭 - 周五缓慢关闭,全部关闭并在 DD 之后重新启动,% – 关闭并重新开始,关闭所有并记住 DD 之后,% – 关闭并记住, SaveToExtarerecoveryAfterDD , FirstPosition&ReverseChance , 额外恢复机会损失)
4) 额外恢复 - 额外的恢复选项( GlobalRecovery2019 - 开/关, GlobalRecovery2019_BalanceLimitPercent - 余额损失限制, GlobalRecovery2019_Increment - 加法, ExtraRecovery(如果 >1 则有效) – 值, ExtraRecovery 的全局变量 - ExtraRecovery、 UltraExtraRecovery的全局变量 – 动态模式, kExtraRecovery – 系数, MinxtraRecovery - 最小,最大额外恢复 - 最大, NotCloseLostStrategies - 不关闭亏损策略,自动重启 - 自动关闭, NotAverageIfMoreMaxRealLots - 如果手数超过 MaxTotalLots、 NotLimitBalance ,则不进行平均 - 不限制余额, NotLimitMaxLot - 不限制批次)
5) 创建模式参数 - 创建模式参数( DynamicExcludeMode - 动态异常, Top_Mode - 标准, Top_Size - 顶部,使用忽略文件 - 使用忽略文件, IgnorFile - 名称、 Random_Create_Mode 、 Random_Strategies )
6) 虚拟策略属性 - 虚拟策略的属性(策略 - 策略选择、波动乘数 - 乘数)
7) 发电机 - 发电机:
7.1) 主要 - 基本参数( pVirtualBalance;pVirtualBalance2;pVirtualBalanceInc - 虚拟余额; pStartLots;...2;...Inc - 初始批次; pMaxLots;... - 最大限度。很多; pStepLots;... - 分钟。步; pChangeLots;... - 乘数; p 利润系数;... - 所需利润; pTrendPer;... - 趋势周期; pLimitDayPrice;... - 行动限制; p反向索引;... - 反转指标; pDelta=100;... - 最大限度。平均距离; pMaxTotalOrd;... - 最大限度。虚拟订单的价值; pLimitOnReverse;... - 头寸反转的限制。 pReduceLotsAfterReverse;... - 减少反转期间的手数; pAllowReduceLotsFrom;... - 允许减少价值批次)
7.2) 高级选项 - 其他选项。
7.3) 用于优化 - 用于优化的附加参数。
过去的积极成果并不能保证未来的利润。
This review has been edited after years of testing Generator Pro 2.3. I state that before releasing this review I had some harsh criticisms towards Sergey, intelligent people however recognize mistakes, which is why I am here to praise this masterpiece by Sergey which expresses the best of automatic trading on the international scene.
This product represents what will never fail over time because it follows the only true strategy that will NEVER fail, in fact the money management with which Generator Pro manages multiple currencies without risking overexposure is something truly precise and conservative, all of which is combined perfect execution of orders where even unexpected market movements result in low-risk management of losses. The virtual strategy emulation system is the real REVOLUTION of this system, in addition to the real market, the system simultaneously processes virtual tests to understand which alternatives could be in addition to the adopted strategy so as to be able to respond immediately to any market changes, strategies that could turn out to be bankrupt will be excluded, thus avoiding further worsening the situation without risking other capital.
Imagine that your trading has the strategy called "n.23" running and suddenly it is causing losses due to the sudden change in the market trend, at the same time on a virtual console over 100 virtual strategies go to market to test the trend and go from virtual to real to replace the one that is at a loss, giving a new interpretation to the motion of the trend.
All my tests over the years have found the best method of execution by adopting the "TREND" strategy while in the Anti-Trend strategy I have only encountered bad results. The best currency pairs in trend strategy were: GBPUSD – CADJPY – GBPJPY - I only mention these three because they represent the absolute TOP that give away regular low-risk profits almost every day. My advice is then to create a COPY TRADING system in which the associated account replicates the initial lotsize with a multiple set by you. It is not a tool for everyone but a masterpiece that requires experience in trading and patience in understanding how to best set each single cross based on the broker and server latency.
The very complexity of this EXPERT ADVISOR makes it initially difficult to approach and my assessment could appear "biased", only after having tested the various crosses in real time will you realize that you are facing the best system in the world not only for trading but of TESTING. The developer Sergey according to my almost twenty years of experience is the best in the world for automatic trading systems. However, I must also add some defects to this, I trust Sergey Rozhnov who will be more present in the updates and replies, the activations (5) are a bit low especially when it comes to an investment that requires (500$ usd) and a lot time to find the best settings to operate. I hope with my contribution to give due weight to a product and a developer that have no precedent.
Thank you Sergey Rozhnov