Generator Pro

5

发电机专业版 允许您基于平均值创建由多个虚拟策略(从一个到数十万个)组成的策略。每个虚拟策略都有自己的策略类型(趋势、反趋势)、虚拟存款、虚拟头寸、手数。 EA 控制所有虚拟策略的工作,汇总所有操作并对交易账户进行相应操作。

顾问操作模式

  1. 没有文件  - 不使用带有策略的文件的模式。所有虚拟策略将根据“ GENERATOR ”项中所选的参数范围生成。可以通过设置策略数量 ( Random_Strategies ) 或通过列出所有可能的参数来随机生成策略 ( Random_Create_Mode =true)。
  2. 从文件  - 使用策略文件的模式。您可以根据某些标准( Top_Mode、Top_Size )从创建阶段( Create_Mode )生成的策略中选择最成功的策略。所有生成的策略都将写入一个文件,您可以在 来自文件
  3. 创建模式  - 基于所选标准和虚拟策略参数范围创建策略的模式。在策略测试器中工作。要创建策略,您需要确定交易对、时间范围、时间段,选择虚拟策略的参数并运行测试。测试完成后,会生成一个txt文件(在文件夹中  ...tester/files) ,您可以通过选择 From_file 模式并运行测试来检查策略测试器的结果。或者将此文件复制到文件夹中实时使用  .../MQL4/文件 并在 From_file 模式下运行 EA 交易。时间范围、交易对和MagicNumber必须与文件名相同。

顾问的详细描述、参数的描述以及创建策略的详细算法,请阅读此处   https://www.mql5.com/en/blogs/post/713891

您可以创建自己的策略或使用此处已有的策略。   https://www.mql5.com/en/blogs/post/713893 


建议的时间范围 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) 用于优化  - 用于优化的附加参数。

    过去的积极成果并不能保证未来的利润。




    评分 6
    Michele Manenti
    685
    Michele Manenti 2021.05.27 20:48 
     

    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

    ANDREAS KURT HANS MEYER
    1628
    ANDREAS KURT HANS MEYER 2019.06.20 16:19 
     

    Stable positive results with less downdraw over 3 Weeks. Many possibilities for further optimisation. The EA is very complex and use advanced logic. Use ECN with low spread! Update after some month live testing will follow.

    84829645
    358
    84829645 2018.11.25 13:01 
     

    很好用 还有2个激活码

    There are two more activation codes

    推荐产品
    The Arrow Scalper
    Fawwaz Abdulmantaser Salim Albaker
    1 (2)
    Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
    FREE
    Ksm Bot4
    Andriy Sydoruk
    Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyzes
    Gold Crazy EA MT4
    Nguyen Nghiem Duy
    Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
    Simos MT4
    Maryna Shulzhenko
    5 (1)
    Description of   Simo : an innovative robot with a unique trading system Simo is a revolutionary trading robot that changes the rules of the game with its unique trading system. Using sentiment analysis and machine learning, Simo takes trading to a new level. This robot can work on any time frame, with any currency pair, and on the server of any broker. Simo uses its own algorithm to make trading decisions. Various approaches to analyzing input data allow the robot to make more informed decis
    This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
    Correlation Beast EA
    Rodrigo Rethka Goncalves
    Correlation Beast V2.05 - Skyrocket Your Forex Trading! Unlock the power of currency correlations with Correlation Beast V2.5 , the ultimate Expert Advisor for MetaTrader 4! Designed for traders who crave precision and profitability, this EA leverages advanced correlation strategies to identify high-probability trades. Whether you're a beginner or a pro, this tool is your key to mastering the Forex market! Why Choose Correlation Beast V2.5? Powerful Correlation Trading Trade sma
    H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
    | Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
    Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyzes
    Gyroscopes
    Nadiya Mirosh
    Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
    Long and Short PRO EA
    Aleksandr Kazmirchuk
    5 (2)
    Long and Short PRO EA is an improved advisor Long and Short FREE EA (unfortunately, users down conduct assessments on purpose, so we had to release a paid version). All the functions that were requested are implemented. The code has been rewritten and many errors have been fixed, including those related to closing positions. This advice will be improved in the future. One of the Yarukami Mnukakashi family of advisors for gold (XAUUSD). You can also trade Forex currency pairs. Work with a spread
    BuckWise
    Joel Protusada
    BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
    Aurum Syna
    Dmitriq Evgenoeviz Ko
    AURUM SYNA is a professional algorithmic trading system designed specifically for gold (XAUUSD). The robot's architecture is focused on the H1 timeframe, where gold exhibits the most structured and reproducible price patterns. The system is based on multilayer neural network logic with adaptive memory, which analyzes the market not by individual signals, but as a single dynamic space. The algorithm evaluates momentum strength, market phase, internal volatility, and the likelihood of continued mo
    How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
    Matrix Arrow EA MT4
    Juvenille Emperor Limited
    5 (8)
    Matrix Arrow EA MT4 是一款独特的智能交易系统,可以通过图表上的交易面板手动或 100% 自动交易 Matrix Arrow Indicator 的 MT4 信号。 Matrix Arrow Indicator MT4 将在其早期阶段确定当前趋势,从多达 10 个标准指标中收集信息和数据,它们是:平均定向运动指数 (ADX) , 商品渠道指数 (CCI) , 经典 Heiken Ashi 蜡烛 , 移动平均线 , 移动平均收敛散度 (MACD) , 相对活力指数 (RVI) , 相对强弱指数 (RSI) , 抛物线SAR , 随机振荡器 , 威廉姆斯的百分比范围 。 当所有指标给出有效的买入或卖出信号时,相应的箭头将打印在图表上,在下一个蜡烛/柱线的开盘时表示强劲的上升趋势/下降趋势。用户可以选择使用哪些指标,并可以单独调整每个指标的参数。使用 Matrix Arrow EA MT4 ,您可以直接从图表上的交易面板手动交易 Matrix Arrow Indicator MT4 信号,或使用 100% 算法交易选项 100% 自动交易! 注意力:   如果您想用您的
    Reef Scalper
    Charles Crete
    Reef Scalper   is an aggressive scalping EA. It primarily uses the   Bollinger Bands and the Parabolic SAR indicator , which quickly detects small trend changes over short timeframes. The bot places pending orders to react swiftly when taking profits. Its recovery method relies on a grid system with an optional martingale , and it can open up to 15 recovery positions with a lot size multiplier . Using a tick counter , the bot is not sensitive to spread . It aims for quick profits , preferably se
    Smart Funded Hft
    Barbaros Bulent Kortarla
    4.7 (67)
    解锁您的交易潜力,使用智能资金化HFT EA! 无需VPS/无需设置文件/享受即插即用/请查看下方的简易设置视频 限时促销价格 我很兴奋地分享我的交易秘密——智能资金化EA。我已经用完美的成功率征服了数百个挑战,现在轮到您提升您的交易游戏了! 此EA旨在通过允许使用其服务的道具公司的HFT挑战。如果挑战不允许使用HFT/资金账户/实盘账户,请不要使用它。 智能资金化HFT EA的独特之处: 挑战掌控: 在几乎所有HFT挑战中经过验证的成功,确保了100%的成功率。它不仅仅是一个工具;它是一个经过验证的强大工具。 极致简约: 无需陷入复杂的设置或VPS设置。加载它,调整手数大小,然后点击运行按钮——极致简约。 为什么分享?时间宝贵,挑战可能真的令人头疼。由于我不能再承担更多的挑战,我想,为什么不分享财富呢?所以我们来到了这里。 独家限时租赁选项:限时抓住机会在MQL5市场以促销价格租赁智能资金化EA。在您的挑战中测试它,体验它的魔力。 购买它:准备承诺?购买智能资金化EA,将您的交易提升到新的水平。在成功的挑战后请留下真实的评论。 评论激励:对于买家,这里有一个特别的待遇。留下评论后,如
    RoundLock EA
    AW Trading Software Limited
    4.33 (3)
    Round Lock 是一款具有动态仓位锁定功能的智能交易系统。Round Lock 是一款具有动态仓位锁定功能的智能交易系统,它是一款先进的交易系统,采用双向订单锁定策略,仓位逐步增长,并根据市场动态调整。 圆锁的优点: 通过锁仓进行风险控制, 市场趋势领域交易量的动态增长, 根据限制设置灵活的行为, 适用于平缓和趋势阶段,在每种情况下优化结果, 具有保护机制的平均策略和电网方法的自动化。 MT5 version ->  HERE   / Problem solving ->  HERE 顾问会开立两笔反向订单。当其中一笔订单盈利平仓后,顾问会重新开立两笔订单,订单量会根据 Multiplier_Volume 乘数和顾问开立的订单数量而增加。每开立一笔新订单,顾问都会以相同的交易量开立订单,并相互锁定。开立订单的过程会持续到同类型的订单数量达到 Limit_for_orders 的数量,届时顾问只会增加网格,而不会锁定。 Round Lock 的工作原理: 顾问开设一对方向相反的订单(买入/卖出),从而固定仓位并控制波动性。 仅当前一对订单中的其中一个通过获利平仓后,才会开设新的一
    交易者工具箱是一種多功能工具   基於對常見交易策略的廣泛培訓而創建,以使這些策略和計算自動化。     (由Jason Kisogloo設計和編程)   特徵:   19個獨立信號   -這些信號   中的   每個信號   都   以神經網絡樣式配置進行偏置,以構成最終/整體結果。   每個信號都有其自己的設置   ,可以根據   需要   對其進行   自定義或優化。     綜合上   -   屏   -   顯示   -六搭扣,全面的信息和工具提示走板。   (單擊面板邊框可折疊或折疊...自動為每台儀器保存的設置):     信號面板   -顯示帶有偏差信息和信號詳細信息的信號分析。     新聞小組   -和未來甚至有消息   牛逼   小號   基於   預測   的   影響與倒計時事件當前的儀器。   (   針對此功能,必須將   內部M     T     5經濟日曆與   外匯工廠刮板的   選項   -https:   // www.forexfactory.com   添加到Metatrader中允許的網站上)         EA設置面板   -根據止
    Vizzion
    Joel Protusada
    Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks on
    Magic EA MT4
    Kyra Nickaline Watson-gordon
    3 (1)
    Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
    VR Black Box
    Vladimir Pastushak
    3.67 (3)
    VR Black Box 是一款由经验丰富的交易程序员开发的现代自动交易专家顾问。强大的交易工具,建立在经过验证的跟随市场趋势运动策略之上。该机器人经历了漫长的开发和完善历程,定期更新并适应不断变化的市场条件。在真实交易账户上的多年运行中,它已成为初学者和经验丰富的交易者的可靠助手。 提供设置文件、产品演示版本、说明和奖金 [博客] 版本为 [MetaTrader 5] 主要策略 机器人实现了多种交易模式: 交替开买单和卖单(Buy and Sell alternately)。 同时买卖交易(Buy and Sell at the same time)。 随机选择方向(Randomly Buy or Sell,如“鹰或尾”)。 仅买单(Buy only)或仅卖单(Sell only)。 手动模式,用于将交易者的亏损交易转为盈利(Magic Number = -1)。 风险和手数管理 支持马丁格尔(亏损后增加手数)或反马丁格尔(盈利后),固定/百分比/余额手数计算,带有乘数和最大值。止损水平为真实(Real)或虚拟(Virtual)以隐藏经纪商,带有追踪止损、亏损后时间/距离延迟以及余
    BBMA Grid Combination
    Kahfi Pangariduwan
    5 (1)
    BBMAGC   BBMAGC  is an automatic trading system with a work strategy obtained from famous BBMA indicator combine with advance grid system . This EA use dangerous trading systems like martingale and grid so please understand the risk before using this EA Time Frame: H1 Symbol: best result on EUR/USD, GBPUSD, GBPCAD VPS recommended 4/5 digit broker Min Deposit 1000$ Low spread always better Since you using Grid system, always trade using money that you are willing to lose. When you use an expert a
    Expert Grid rsi Pro
    Mykhailo Zakervashevych
    General Description Grid RSI Pro v3.1 is an advanced trading Expert Advisor for MetaTrader 4 that uses a grid strategy with RSI indicator filtering. The EA automatically opens orders at specified levels, creating a grid of orders to capture market fluctuations. Version 3.1 includes enhanced risk management features and improved signal filtering systems. Key Features 1. Trading Strategies RSI Strategy : Position opening when RSI reaches overbought (80) or oversold (20) levels Fixed Points : Posit
    Classic Market Surfer EA - A Timeless, Proven Strategy for Gold Trading For years, this powerful trading strategy has been hidden from the public-reserved for a select few. Now, for the first time, the Classic Market Surfer EA is available to traders like you.   Built on pure, time-tested trading principles, this EA doesn't rely on trendy gimmicks like AI or machine learning. Instead, it harnesses a classic, robust strategy that has consistently delivered results over the years. This is not a "g
    Adaptive Recovery Trading System GridFollowWithMartingale  is a high-performance Expert Advisor designed for XAUUSD (Gold) trading on MT4 . It combines progressive trade scaling , dynamic risk control , and profit-locking logic to capture consistent returns in volatile markets. This EA intelligently manages buy and sell positions with a built-in recovery system and configurable trade direction. The algorithm has been optimized to limit exposure while maximizing daily profit potential. Key Featur
    Grid and MACD
    Volodymyr Hrybachov
    This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
    Grid Hero
    Chock Hwee Ng
    3.91 (186)
    Grid Hero is a fully automated EA that uses a revolutionary Grid algorithm (P.A.M.A.) together with a signature synergy of Price Action trading and an Artificial Instinct Self-Adaptive Processing Unit. Grid Hero was strictly developed, tested and optimized using the "Reversed Sampling" development methodology based on "In-Sample" phase (2012 to 2017) and "Out-Of-Sample" phase (2004 to 2011). It has passed 13 years back test of real tick data and real variable spread (with commission) from 2004 t
    实盘信号: https://www.mql5.com/zh/signals/2341050 实盘信号: https://www.mql5.com/zh/signals/2346893 Smart Trend and Range EA 是一款基于市场结构分析的自动交易程序,设计用于在不同市场状态下执行交易操作。 EA 根据当前价格行为与市场结构特征,在趋势条件和区间条件下采用不同的交易逻辑。 程序不使用马丁、网格、补仓或加仓机制,每笔交易均为独立订单,并在下单时设置止损与止盈参数。 交易逻辑说明 当市场结构符合趋势条件时,EA 按趋势方向执行交易; 当价格行为进入区间状态时,EA 根据区间波动条件执行交易。 交易逻辑基于价格数据分析,不依赖外部信号或人工干预。 风险与订单管理 每笔交易为单独订单; 下单时设置止损与止盈; 支持固定手数或按资金比例计算交易手数。 回测环境说明 该程序在 MetaTrader 策略测试器中, 使用 XAUUSD(黄金)15 分钟周期, 基于历史 Tick 数据进行回测测试。 推荐测试设置 模型:Every tick 周期:M15 交易品种:XAUUSD 初
    Gecko
    Profalgo Limited
    4.4 (10)
    NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Gecko runs a simple, yet very effective, proven strategy.  It looks for important recent high and lows and will trade the breakouts.  The actual execution of this strategy however, is what makes this EA truly shine.  Entry calculations and exit algorithms are not only unique but also very advanced. LIVE RESULTS: https://www.mql5.com/en/signals/75
    该产品的买家也购买
    Vortex Gold MT4
    Stanislav Tomilov
    5 (33)
    Vortex - 您对未来的投资 Vortex Gold EA 专家顾问专门用于在 Metatrader 平台上交易黄金(XAU/USD)。该 EA 使用专有指标和作者的秘密算法构建,采用全面的交易策略,旨在捕捉黄金市场中的盈利走势。其策略的关键组成部分包括 CCI 和抛物线指标等经典指标,这些指标共同作用,准确地发出理想的进入和退出点信号。Vortex Gold EA 的核心是先进的神经网络和机器学习技术。这些算法持续分析历史和实时数据,使 EA 能够更准确地适应和应对不断变化的市场趋势。通过利用深度学习,Vortex Gold EA 可以识别模式,自动调整指标参数,并随着时间的推移不断提高性能。Vortex Gold EA 是专有指标、机器学习和适应性交易算法的强大组合。使用 Vortex Gold EA 为您的未来投资。 售价 675 美元(还剩 2/10),下一个价格 795 美元 https://www.mql5.com/en/signals/2362993 https://www.mql5.com/en/signals/2345024 Check out the live
    The Gold Reaper MT4
    Profalgo Limited
    4.59 (32)
    道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了多
    Gold Trade Pro
    Profalgo Limited
    4.61 (23)
    推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可以輕鬆地將
    Quantum King MT4
    Bogdan Ion Puscasu
    5 (2)
    量子之王EA——智能力量,专为每位交易者打造 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 特价上市 实时信号:       点击这里 MT5版本:   点击此处 量子之王频道:       点击这里 ***购买 Quantum King MT4,即可免费获得 Quantum StarMan!*** 详情请私信咨询! 规则   你的交易精准而自律。 量子之王 EA     将结构化网格的优势和自适应马丁格尔策略的智能性融合到一个无缝系统中——专为 M5 上的 AUDCAD 而设计,适合希望实现稳定、可控增长的初学者和专业人士。 量子之王 EA     是一个为澳元/加元货币对在 M5 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
    XIRO Robot MT4
    MQL TOOLS SL
    5 (4)
    XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
    Goldbot One MT4
    Profalgo Limited
    5 (5)
    推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 新:購買 Goldbot One 並免費選擇 1 個 EA! (適用於2個交易帳戶) 加入公共團體: 點擊此處   終極組合優惠   ->   點擊此處 LIVE SIGNAL 隆重介紹   Goldbot One ,這是一款專為黃金市場設計的高度複雜的交易機器人。 Goldbot One 專注於突破交易,利用支撐位和阻力位來識別主要交易機會。 該專家顧問專為在波動的貴金屬市場中尋求效率、可靠性和策略優勢的交易者而設計。   值得注意的事實:     EA 在樣本外資料中的表現與用於最佳化的樣本內資料完美一致。   樣本內時期為2016年至2023年。 用於確認策略的樣本外資料為 2004-2016 年和 2024 年。       2024年,業績躋身近20年來最好之列!   現在,這是未來表現的一個非常好的指標。   主要特點: 多策略方法: 獲勝策略的 8 種變體: Goldbot One 運行八種不同的突破策略變體,每種變體都針對不同的市場條件進行了最佳化。這種多元化確保了風險的良好分散並創造了更平穩的成長預期  
    Quantum Emperor MT4
    Bogdan Ion Puscasu
    4.85 (172)
    介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum Emperor EA,即可免费获得  Quantum StarMan   !*** 私信询问更多详情 已验证信号:   点击此处 MT5版本:  点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单笔交易连续拆分成五笔较小的交易。这意味着每次 EA 执行一笔交易时,它都会自动将其拆分成五个较小的仓位。 量子皇帝EA     量子帝王EA凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。与
    Big Forex Players MT4
    MQL TOOLS SL
    4.73 (44)
    We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
    Dark Algo
    Marco Solito
    4.65 (66)
    Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
    BB Return mt4
    Leonid Arkhipov
    5 (2)
    BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个相对活跃且合理的交易节奏。 BB Return 是在波动剧烈的黄金市场中进行的冷静交易。   BB Return   L
    Bitcoin Robot Grid MT4
    MQL TOOLS SL
    5 (16)
    Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
    Aura Black Edition
    Stanislav Tomilov
    4.6 (20)
    Aura Black Edition 是一款完全自动化的 EA,仅用于交易黄金。专家在 2011-2020 年期间在 XAUUSD 上表现出稳定的结果。没有使用危险的资金管理方法,没有马丁格尔,没有网格或剥头皮。适用于任何经纪商条件。使用多层感知器神经网络 (MLP) 训练的 EA 是一类前馈人工神经网络 (ANN)。术语 MLP 的使用含糊不清,有时松散地指任何前馈 ANN,有时严格指由多层感知器组成的网络(具有阈值激活)。多层感知器有时被通俗地称为“原始”神经网络,尤其是当它们只有一个隐藏层时。MLP 由至少三层节点组成:输入层、隐藏层和输出层。除了输入节点之外,每个节点都是使用非线性激活函数的神经元。MLP 利用一种称为反向传播的监督学习技术进行训练。多层结构和非线性激活使 MLP 与线性感知器区别开来。它可以区分非线性可分的数据。 此价格还剩 2 份,之后价格将上涨至 3000 美元 如何设定及参数说明 (阅读这里) Live results: https://www.mql5.com/en/signals/2313678 More Signals:   Check my pr
    Aura Neuron MT4
    Stanislav Tomilov
    4.36 (14)
    Aura Neuron 是一款独特的 EA 交易系统,延续了 Aura 系列交易系统。通过利用先进的神经网络和尖端的经典交易策略,Aura Neuron 提供了一种具有出色潜在性能的创新方法。这款 EA 交易系统完全自动化,旨在交易 XAUUSD (GOLD) 等货币对。从 1999 年到 2023 年,它在这些货币对中表现出了一致的稳定性。该系统避免了危险的资金管理技术,例如马丁格尔、网格或剥头皮,使其适用于任何经纪商条件。Aura Neuron 由多层感知器 (MLP) 神经网络驱动,利用它来预测市场趋势和走势。MLP 是一种前馈人工神经网络 (ANN),通常被称为“原始”神经网络,尤其是当它们由单个隐藏层组成时。MLP 包括三个基本层:输入层、隐藏层和输出层。除输入节点外,每个神经元都使用非线性激活函数。该网络使用称为反向传播的监督学习技术进行训练。 MLP 的多层结构和非线性激活使其有别于线性感知器,使其能够识别数据中非线性可分的模式。通过其复杂的 NN 智能,Aura Neuron 能够识别模式并适应不断变化的市场条件,例如汇率或交易者行为的变化。其处理复杂数据的能力使其能够
    AI Forex Robot MT4
    MQL TOOLS SL
    4.29 (17)
    AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
    Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 ,      XAUUSD M30 SL3 ,      XAUUSD M30 SL2 For more information, please contact us via private message or in  the mql5 group. THERE   ARE   ONLY  1   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That
    Monopolist
    Aleksandr Shurgin
    Professional automatic advisor with high performance. The advisor has preset settings, trades automatically calculated or fixed lot. You can use default settings or use your preferences. The Monopolist expert uses the author's, multi-component algorithm for fast processing of market data in real time, to open short-term transactions on dynamic instruments with a small spread. The advisor's strategy is based on price action, transactions are opened with a minimum waiting time for a decision, whic
    Daytrade Pro Algo
    Profalgo Limited
    5 (5)
    推出促銷: 以當前價格提供的副本數量有限 最終價格:990$ 新:免費獲得 1 個 EA! (2 個交易賬戶) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files 歡迎來到 DayTrade Pro Algo! 經過多年的市場研究和不同策略的編程,我發現了一個具有良好交易系統所需的一切的算法: 它是獨立於經紀人的 它是獨立傳播的 它使用真實可變點差測試在 MT4、MT5、TDS2 和多個經紀商上輕鬆顯示非常穩定的回測 數百種不同的設置都在測試中給出了有利可圖的結果(當然我選擇了最好的!) 非常強大的系統 -> 設置可以互換,因此使用 USDJPY 的設置運行 EURUSD 仍然是有利可圖的。   已經在 13 個貨幣對上運行:EURUSD;GBPUSD;USDJPY;AUDUSD;XAUUSD;GBPJPY;USDCAD;EURJPY;EURNZD;EURAUD;
    Prestige 4
    M Ardiansyah
    Prestige EA   is a powerful, intelligent trend‑detection trading robot built using advanced mathematical and statistical models. It is designed to identify high‑probability market movements with precision while maintaining strict risk control. The EA uses refined entry filters with advanced correction logic to ensure accurate and reliable trade entries. Every trade is protected by Take Profit and Stop Loss, ensuring disciplined risk management. In addition, the EA includes smart internal algori
    XG Gold Robot MT4
    MQL TOOLS SL
    4.3 (37)
    The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
    AW Scalping Dynamics EA
    AW Trading Software Limited
    4.67 (12)
    基于趋势逆转的全自动高级交易机器人。如果有必要,可以使用网格策略。当达到最大推车负载时,内置 3 种类型的通知和位置锁定。 建议在 M15 时间范围内为 EURUSD 使用默认设置。 特点和优点: 能够同时在两个方向工作 具有在多个阶段按时工作的内在能力 使用经纪人不可见的虚拟止损 基于当前趋势活动的工作算法 内置自动手数计算 使用所有类型的通知 自动锁定头寸和禁用顾问的能力 为篮子中的后续订单减少止盈 考虑当前趋势或逐步调整开仓订单 MT5版本->     这里     / 故障排除 ->  这里     输入变量的详细说明和说明   -> 这里 顾问如何交易: -首先,在交易时,会考虑当前趋势活动(“主趋势过滤器”变量)。它越小,反转的可能性就越高,EA 将打开的订单就越少。 -当打开每个新订单时,EA 通过“趋势过滤器减少每个订单”来减少趋势的活动,以获取后续信号。 - 在趋势过滤信号之后使用振荡器反转信号。 确定振荡器信号活动的变量是 - 振荡器周期 - 振荡器周期。越小,信号越活跃。 振荡器区域的 K1 - 权重因子 #1。它越小,信号越活跃。 振荡器区域的 K2 - 权重
    Gold Challenger EA一个以BeiDou Trend EA 为基础的新EA已经上线。适用于XAUUSD等高波动率品种。 Gold Challenger EA依然采用突破的方法, 突破交易是一种很古老的方法,1900年代,自利弗莫尔开始,这种方法就已经被广泛使用,至今已经120多年,这种方法始终有效,尤其适合波动率较高的XAUUSD、Gold。 我的投资生涯初期一直在使用突破这种方法在XAUUSD上获取利润,我熟练这种方法,古老、简单、有效。 在使用BeiDou Trend EA 的过程中,我注意到很多时候,EA打开了正确的订单,获利也经常超出某个数值,但是没有达到一个很高的盈利,最终订单触发止损,因此有没有一种可能,让每个订单获取小的利润,提高胜率而取得成功?答案是有,方案是可行的。新的EA将被命名为Gold Challenger,它是一个基于突破趋势的、纯粹的短线EA,每笔订单只获取300点子利润,这仅仅是BeiDou Trend的3000点子利润目标的十分之一,不过Gold Challenger有非常多的订单和更高的胜率,更小的止损,更短的亏损周期,更平稳的增长。现
    Bitcoin Robot MT4
    MQL TOOLS SL
    4.64 (66)
    The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
    Undefeated Triangle MT4
    Nauris Zukas
    4.6 (10)
    描述 该产品属于项目 "PULSE OF MARKET"。 EA "Undefeated Triangle" 基于 AUD、CAD 和 NZD 货币之间的价格关系运行。根据历史观察,这些货币对通常表现出一定的相关性,在强烈波动后可能出现回归。这种特性可用于网格交易管理。 该EA使用3个货币对:AUDCAD、AUDNZD、NZDCAD。 MT5版本 优点 相对较低的价格 支持小资金账户 参数简单 易于设置 参数 Short Name – 交易备注 Print Logs On Chart – 信息面板 Display Options – 显示设置 One Chart Setup Pairs – 交易品种列表 Magic – 标识符 No more Initial Trades – 禁止新初始订单 Symbols open same time – 同时交易数量 Lot Sizing Method – 风险选择 Fixed Lot – 固定手数 Deposit load % – 仓位控制 手数模式 Fixed Lot Low Risk – 低风险 Mid Risk – 中等风险 Signifi
    Vortex Turbo EA MT4
    Stanislav Tomilov
    5 (9)
    Vortex Turbo——“驾驭风暴——掌控漩涡” Vortex Turbo代表了智能交易的下一个进化阶段——它融合了尖端人工智能架构、自适应市场逻辑和精准的风险控制,是一项独特的创新。Vortex Turbo基于成熟的算法原理,将多种策略整合到一个统一的高速生态系统中,并以全新的预测智能为驱动。Vortex Turbo专为黄金XAUUSD(GOLD)的超短线交易而设计,采用受控马丁格尔和均价网格,同时每个   仓位都受到内置止损的全面保护   ——确保了力量、精准度和安全性之间的完美平衡。 非常重要!购买专家服务后请给我发私信。我会把所有必要的建议和操作指南发给你。 399 美元的价格有效期至 2 月 15 日,之后价格将上涨至 499 美元。(最终价格为 999 美元) 购买   Vortex Turbo   智能交易系统后,您将有机会获得   我的其他任何一款智能交易系统的免费授权   ,该系统可关联到您选择的   三个交易账户    (赠送的智能交易系统将以 .ex 格式的文件直接发送)。  请私信询问具体条件   https://www.mql5.com/en/users
    Luna AI PRO
    Profalgo Limited
    4.67 (3)
    推出促销活动: 仅售 1 份,售价 399 美元 最终售价:2000$ 该 EA 的销售数量有限 借助市场上最先进的“均值反向”交易机器人 Luna AI Pro EA   ,释放人工智能的力量,将您的交易提升到前所未有的高度。 这个尖端的人工智能驱动系统旨在满足经验丰富的交易者和初学者的需求,配备了广泛的功能来优化您的交易策略并最大化您的利润。 使用 Luna AI Pro 释放您交易策略的全部潜力。 拥抱交易的未来,让先进的人工智能彻底改变您的投资之旅。 体验当今人工智能的力量,加入全球成功交易者的行列。 为什么这个 EA 与众不同: OneChartSetup -> 运行 1 个图表中的所有货币对 个人表现监控:如果表现不佳,每对货币对的风险将自动降低,如果再次盈利,风险将再次增加。 不使用有风险的交易技术,如鞅、网格或具有非常宽止损的交易等 严格的贸易和风险管理 经过验证的真实账户跟踪记录:已经运行一年多 没有虚假/操纵的回测 实时结果(低风险):    https ://www.mql5.com/en/signals/1502590 设置 EA:    https:
    Aurum AI mt4
    Leonid Arkhipov
    4.94 (32)
    更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损(Stop Loss),并遵循“一次信号,只开
    AI Prop Firms MT4
    MQL TOOLS SL
    5 (4)
    AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
    The Infinity EA MT4
    Abhimanyu Hans
    3.68 (31)
    ChatGPT Turbo 人工智能驱动技术 Infinity EA 是一款专为 GBPUSD 和 XAUUSD 设计的高级交易专家顾问。它专注于安全性、持续回报和无限盈利能力。与许多其他依赖高风险策略(如马丁格尔或网格交易)的 EA 不同。Infinity EA 采用基于神经网络的规范、有利可图的剥头皮策略,该神经网络嵌入机器学习、数据分析 AI 技术,由最新的 ChatGPT 版本提供,可让您的整体交易体验卓越不凡。 加入我们拥有超过 6000 名成员的 MQL5 社区, 与其他交易者建立联系。及时了解最新的产品更新、提示和独家内容。 MT5 版本 如何设置 Infinity EA 特征 Infinity EA 利用人工智能驱动的剥头皮策略。 该 EA 与 ChatGPT-4 Turbo 集成,可进行实时数据分析。 Infinity EA 利用机器学习不断从市场数据中学习。 风险管理是 Infinity EA 的核心,具有固定止损和获利设置等功能,可以保护资本并锁定利润。 该 EA 还进行高级蜡烛图分析,以识别高质量的交易条目。 Infinity EA 与道具公司完全兼容。 促销
    FlipDamonHFT
    Allistair Kabelo Mandow
    Ask in private for more details after purchase FlipDemonHFT Flipdemon vX: The Next-Level Forex Trading Robot Flip your capital fast with Flipdemon vX — a powerful trading robot designed for rapid growth, sniper entries, and consistent profits. Built for serious traders who want results in days, not months.. Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in privat
    Fish n Grid
    Pak Hong Poon
    3 (2)
    Current Price: $199--> (Next price $349) Live signal:  https://www.mql5.com/en/signals/1590997 Fish n Grid – an automatic trading robot that works on multiple currencies. It takes advantage of the market's mean reversion characteristic with a calculated, dynamic, multicurrency grid system. Main features: Fully automatic Easy one chart setup  Multicurrency grid profolio  Basically trading everyday  Calculated parameters for each currency  Dynamic stoploss occasionally during night market Manual
    作者的更多信息
    智能交易系统由多个 Prototype-1 虚拟智能交易系统组成(根据交易对的不同,最多可达 100 个策略)。每个策略都有不同的参数。在计算出所有策略的交易手数后,智能交易系统会计算出最终的交易手数。使用虚拟策略的目的是,如果某个虚拟策略亏损,则不会损失全部资金,而是减少 1/100,即 1%(假设 Risk=5000,VirtualBalance=5000)。 该交易顾问采用均价策略, 在一定区间内进行交易。当价格超出该区间时,该顾问会平仓并将仓位存储起来,以备将来开仓。 最适宜交易的条件是平坦的。 受到推崇的:     欧元/美元,纽元/美元   澳元/加元、 欧元/瑞郎、美元/日元、新西兰元/加元、 美元/加元、欧元/英镑、英镑/瑞郎、英镑/加元, 周期为15个月。 顾问参数以相对值设置,以便对不同的存款和风险参数采用相同的设置。 实际手数 = 相对手数 * 余额 * 单点价值 / 风险。此比率显示在顾问信息窗口中。 定制方法 处理多个仓位。例如,如果 MinLotToStart=0.02,Frequency=0.03,MaxTotalLots=5。在这种情况下,最小仓位限制为
    EA 由 100 个具有不同设置的 Prototype-4 虚拟 EA 组成。作为计算的结果,计算得到的手数。使用虚拟策略的想法是,在“抽空”其中一个虚拟策略的情况下,整个存款不会被抽空,而只是减少 1/100,即减少 1%(当使用 Risk=5000 和虚拟平衡 = 5000)。使用顾问的参数,您可以设置从哪个手数开始开仓,以什么步骤以及未平仓手数和头寸的最大数量是多少。 EA 在其交易中使用平均方法,根据多个指标的趋势开仓,如果趋势方向错误,它要么反转仓位,要么平仓并记住。之后,当信号出现时,它会根据记忆打开仓位。 推荐 EURUSD, USDJPY、EURJPY、GBPUSD, AUDUSD、USDCAD、AUDJPY、GBPCHF、AUDCAD、CHFJPY、NZDJPY、NZDUSD 期间 M15。 查看常见问题的答案:       常问问题 EA 参数设置为相对值,以便对不同的存款和风险参数具有相同的设置。 实际手数 = 相对手数 * 余额 * 一个点的价值/风险。该比率显示在顾问的信息窗口中。 设置方法 与多个职位一起工作。例如,如果 MinLotToStart=0.0
    Hot Point AUTO
    Sergey Rozhnov
    4.25 (59)
    EA 由 100 个具有不同设置的 Prototype-4 虚拟 EA 组成。作为计算的结果,计算得到的手数。使用虚拟策略的想法是,在“抽空”其中一个虚拟策略的情况下,整个存款不会被抽空,而只是减少 1/100,即减少 1%(当使用 Risk=5000 和虚拟平衡 = 5000)。使用顾问的参数,您可以设置从哪个手数开始开仓,以什么步骤以及未平仓手数和头寸的最大数量是多少。 EA 在其交易中使用平均方法,根据多个指标的趋势开仓,如果趋势方向错误,它要么反转仓位,要么平仓并记住。之后,当信号出现时,它会根据记忆打开仓位。 推荐 EURUSD、USDJPY、EURJPY、AUDUSD、USDCAD、AUDJPY、GBPCHF、AUDCAD、CHFJPY、NZDJPY、NZDUSD 期间 M15。 查看常见问题的答案:       常问问题 EA 参数设置为相对值,以便对不同的存款和风险参数具有相同的设置。 实际手数 = 相对手数 * 余额 * 一个点的价值/风险。该比率显示在顾问的信息窗口中。 设置方法 与多个职位一起工作。例如,如果 MinLotToStart=0.02、Frequen
    A visual indicator of currency trends and strengths, featuring a histogram and table on the main chart, a currency trend chart, and an analysis block on an additional chart window. It analyzes 28 currency pairs made up of 8 major currencies (EUR, USD, GBP, JPY, AUD, CAD, CHF, and NZD). Indicator capabilities Determines the direction and strength of the trend of currencies and symbols and builds multi-colored histograms, tables, informing with digital values and graphs based on this Shows the rel
    Prototype 4
    Sergey Rozhnov
    4.11 (9)
    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 accou
    Prototype 1
    Sergey Rozhnov
    3.71 (7)
    Prototype 1 is a fully automated system. The 15-year test results, as well as real trading ones has proven to be positive. The EA analyzes the current price status and opens positions. If the situation changes, the orders are opened in the opposite directions or closed. EURUSD M15, USDJPY M15 and USDCAD M15 are commended. The d efault settings are for EURUSD M15. Recommended deposit is 5000 USD (USCent) for 0.01 lot (50000 USD (USCent) for 0.1 lot). The product can be used for any purpose, such
    Prototype 2
    Sergey Rozhnov
    5 (5)
    Prototype 2 is a no-martingale automated system, well testable in a 15-year history period and showing good results in real trading. The default settings are suitable for EURUSD M15, however the EA is well adaptable for any currency pairs and timeframes through its input parameters. The Expert Advisor is suitable both for beginners, because you need only to attach it to a chart, and experienced traders, because in addition to the automatic mode, the EA has options for manual settings of the lot,
    RainbowTrend
    Sergey Rozhnov
    4 (2)
    货币趋势和强度的可视化指标,其形式为直方图和主图表上的表格,货币趋势变化图表和附加图表窗口上的分析块。分析由 8 种主要货币(欧元、美元、英镑、日元、澳元、加元、瑞士法郎、新西兰元)形成的 28 种货币对。 指标特点 确定货币和符号趋势的方向和强度,并在此基础上构建多色直方图、表格,告知数字值和图表 实时显示货币的相对位置和变化趋势。 它以图表的形式表示安装该指标的货币对的每种货币的历史趋势。 根据所选模式之一分析货币(分析块) 分析块 由分析结果列表和按钮组成。可以使用 Analisis 参数设置默认分析模式。使用 Next 和 Prev 按钮,您可以切换分析模式,使用 Revs 按钮,您可以反转评级排序。 分析模式: 货币评级(分析=1个参数); 货币趋势强度(分析=2 参数); 字符评级(分析= 3参数); 符号趋势强度(分析 = 4 参数)。 使用该指标进行交易的策略示例 买入最强的品种并卖出最弱的品种; 买入或卖出包含最强或最弱货币的符号; 趋势线交叉——换仓、平仓; 如果趋势强度超过一定水平(例如,M15 图表为 50),则购买货币; 如果趋势强度大于/小于特定水平(
    Green Point AUTO
    Sergey Rozhnov
    2.5 (4)
    The EA consists of multiple virtual Prototype-1 robots (up to 100 strategies depending on the currency pair). Each strategy has different settings. Once the lot sizes for all strategies are calculated, the EA obtains the resulting trading lot. The operation principle is trading within a corridor. When leaving the corridor, the EA closes the positions and saves them for opening in the future. The best condition for trading is a flat, the worst condition is a long trend without rollbacks. Recommen
    Combination
    Sergey Rozhnov
    5 (2)
    The EA contains a combination of several trend and anti-trend virtual strategies with averaging with different parameters. The EA is easy to use. It is enough to choose a suitable strategy for the trading pair, set the Risk parameter and you can start trading. Open the M15 chart with the pair being traded and move the EA to it. Lots will be calculated automatically based on the balance, Deposit currency and Risk parameter. Recommendations: Trading EURUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, USDJPY;
    Ultra Point Auto
    Sergey Rozhnov
    3 (4)
    The decision to open buy or sell orders is determined by an intelligent system that analyzes the latest bars and calculates the correlation with the bars in the past. The system has been trained on all available history for many popular pairs that you can choose from in settings. It has 100 sets of the most profitable options using averaging that work as separate strategies, forming average lots in two directions that will be opened. Each virtual strategy is protected by a virtual Deposit ( Vi
    Neuro Future
    Sergey Rozhnov
    神经网络指标   具有内置学习功能。 这是一个真正的自主人工智能系统, 由多级可定制感知器和高级训练设置驱动,用于预测未来价格变化。您可以自行在任何金融品种上训练该指标,无需任何机器学习方面的专业知识。您所需的一切都包含在该工具中,并通过自动模式和预设功能轻松实现。 主要更新v2.0-2.5已经发布。 高级输入功能:增加了对指标的支持。 现在,您可以将原始价格数据与三个技术指标结合起来进行更深入的市场分析,或者只使用没有价格的指标。 非阻塞实时训练:智能训练算法在后台异步运行。 您的MetaTrader5终端保持完全响应,允许您在神经网络学习的同时继续交易和分析。 特征: 轻松启动 。简单设置,即可快速启动自动模式。(例如:     设置最大训练周期数 =5000、 最大训练样本数 =1500 以及如下所示的验证设置,然后单击学习按钮)。 直接在 MT5 中训练。 您拥有独一无二的机会,可以在终端内针对任何交易品种和时间范围训练网络,无需使用其他编程语言。最新的 MT5 编译器可高效处理学习过程。 高级预测。 通过可定制的通知系统,获取选定数量的未来价格预测。 智能文件管理。 便捷
    筛选:
    Michele Manenti
    685
    Michele Manenti 2021.05.27 20:48 
     

    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

    ANDREAS KURT HANS MEYER
    1628
    ANDREAS KURT HANS MEYER 2019.06.20 16:19 
     

    Stable positive results with less downdraw over 3 Weeks. Many possibilities for further optimisation. The EA is very complex and use advanced logic. Use ECN with low spread! Update after some month live testing will follow.

    Saya pann
    1001
    Saya pann 2019.02.20 12:26 
     

    用户没有留下任何评级信息

    84829645
    358
    84829645 2018.11.25 13:01 
     

    很好用 还有2个激活码

    There are two more activation codes

    Roberto Cosimi
    719
    Roberto Cosimi 2018.08.31 11:28 
     

    Deserves a beautiful 5-star, excellent expert, still with so much potential for development

    Tang Ou
    1169
    Tang Ou 2018.06.14 08:37 
     

    14/06: After more than one month, almost all my other EAs (Break out, momentum, Night Scalper EAs), are losing huge money, during last few weeks. But, this EA is standing out and profitable. It takes losses from time to time, and recovered very quickly.

    05/05

    Use the EA for few weeks and I completely forget about it, because its DD is very low, but profitable.

    With a combined strategies (HP and GP combined), the DD is lower with higher profit than a single strategy, even though HP is an excellence product.

    回复评论