Generator Pro

5
  • 专家
  • Sergey Rozhnov
    Sergey Rozhnov
    About me: I have experience in Forex trading and software development since 2006.
    I also accept individual orders for the development and improvement of Expert Advisors or indicators in MQL5 and MQL4 languages on a Freelance.
    Please contact me via private messages for any inquiries.
  • 版本: 2.5
  • 更新: 23 十二月 2022
  • 激活: 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
    687
    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
    1691
    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
    356
    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
    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
    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% 自动交易! 注意力:   如果您想用您的
    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)以隐藏经纪商,带有追踪止损、亏损后时间/距离延迟以及余
    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
    Rebatron
    Agus Santoso
    MT4 版本: https://www.mql5.com/en/market/product/135899 MT5 版本: https://www.mql5.com/en/market/product/135900 Rebatron – 适用于低浮动多货币对策略的三角对冲 EA Rebatron 是一款全自动 EA,采用三角对冲方法,涵盖三种主要货币对(例如): EURUSD – GBPUSD – EURGBP 通过在这些货币对上同步开仓,Rebatron 形成了一个自平衡三角形,从而降低了整体风险敞口,并最大程度地减少了浮动回撤。 策略概述: Rebatron 不依赖市场方向。 相反,它利用三个货币对之间的相关性来保持平衡——当一个货币对波动时,其他货币对会抵消其影响。 这创建了一个中性的风险敞口系统,非常适合: 低风险交易者 长期部署 稳定的交易量 主要特点: 三角对冲引擎 低浮动设计 动态平均和恢复 基于货币对偏差的自动调整逻辑 无方向性执行 - 适用于所有市场条件 推荐设置: 货币对:欧元/美元、英镑/美元、欧元/英镑 账户类型:ECN 或低点差
    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 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
    Mini Martinel
    Xu Wu Peng
    5 (1)
    Mini Martinel   是个马丁格尔EA, 它 最大的特点是100美元就可以很好的运行 ,甚至50美元也行,而且不局限于一个货币对, 多个货币对都能用 。我个人认为马丁EA属于高风险的赌博行为,所以我希望以最少的资金参与,然而大家都知道马丁的理论基础是要无限多的钱,所以这个EA有可能亏损。当然我给它限定了亏损额度,低风险模式下50美元止损,高风险模式300美元,如果你们有其他想法,可以自行调整。我给你们准备了好几个参数设置文件在评论区,更多的货币对和玩法请弄懂以下参数列表后自行开发,这是一个玩法多样的EA。 默认参数适用于EURGBP   M1。 请使用99.9%的TICK数据进行回测。 如果一定要赌,那就选成本最小的来赌,用微不足道的蚊子腿给自己一个迎娶白富美、出任CEO,走上人生巅峰的机会!Come on baby! SELL=true ————————————————————————————————是否允许做空 BUY=true—————————————————————————————————是否允许做多 MagicStart = 5196 ————————————
    he expert works on the Zigzag levels on the previous candle With some digital way to enter the deal On the five minute frame Work on currency pairs only Do not use TakeProfit or Stop Loss How the expert works It is placed on the three currency pairs GBPUSD GBPJPY GBP AUD Same settings without changing anything When he works, he will work on only one currency of them until it closes on a profit Profit is only seven points Please watch the video Explains how the expert works. Max Spread = 0.3 Bro
    该产品的买家也购买
    Scalping Robot Pro MT4
    MQL TOOLS SL
    5 (6)
    Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
    Vortex Gold MT4
    Stanislav Tomilov
    4.93 (43)
    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 美元 Live Monitoring  https://www.mql5.com/en/signals/2366351 Check out the live results in Profile >>
    BB Return mt4
    Leonid Arkhipov
    5 (18)
    BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   Global   update   on   June   14th   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行
    The Gold Reaper MT4
    Profalgo Limited
    4.62 (34)
    道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓
    XG Gold Robot MT4
    MQL TOOLS SL
    4.29 (42)
    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
    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 有一點經驗,您可以輕鬆地將
    Firemen EA  Hello, traders! I am a "Fireman,", The latest member of the Firemen Intelligent Trading System family, boasting exceptional capabilities. My expertise? AUDCAD, CADNZD, NZDCAD. Correct, I trade the AUDCAD, CADNZD, and NZDCAD pairs with precision and confidence, Bringing you unparalleled trading opportunities in the dazzling foreign exchange market. I am here to prove that I am the most advanced intelligent trading system for currency trading to date. Discounted price. On-site perform
    Gold Safe MT4 EA
    Anton Zverev
    3.67 (3)
    实时信号:   https://www.mql5.com/en/users/varkotechnologies/seller MT5 版本:   https://www.mql5.com/en/market/product/164203 大体时间:       M1 货币对:       XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologies 不是一家企业,而是一种自由的理念。 我感兴趣的是长期合作和建立声誉。 我的目标是不断改进和优化产品,以适应不断变化的市场环境。 黄金安全EA       - 该算法同时使用多种策略,其主要理念是强调控制亏损交易和风险。 交易的收尾和控制采用了多级措施。 如何安装专家版? 您需要将文件从EA传输到XAUUSD M1货币对图表。无需SET文件,只需设置时间偏移值即可。 我建议使用时间交易,例如通过 IC Markets 或 RoboForex 等经纪商。 如果您在设置时间方面需要帮助,请务必给我发私信。 请先在经纪商的策略
    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 運行八種不同的突破策略變體,每種變體都針對不同的市場條件進行了最佳化。這種多元化確保了風險的良好分散並創造了更平穩的成長預期  
    Supply Demand EA ProBot
    Georgios Kalomoiropoulos
    4.67 (9)
    基于 供需 原则的 全自动 EA 。第一个 提供 完全自动化的 供需 EA。现在 交易 变得轻松,通过用户友好的图形交易面板完全控制您的交易策略。 您将获得超高品质 算法交易软件涵盖所有交易风格:手动、半自动和全自动。通过各种设置和自定义选项,每个交易者都可以创建适合自己需求和个人交易风格的策略。它提供了无限的可能性,这就是这款独特专家顾问的魔力。 供应需求 EA ProBot 手册 || 如何使用交易面板 || 自动方向 购买后请给我发一条消息,让我将 “方向面板” 指示器发送给您。其价格为 (199 美元) ,但购买后您将完全 免费 获得它。 “供应和需求 EA ProBot” 中的交易模式 · 手动交易: 您可以通过点击供应和需求区域旁边的区域标签来手动进行标记/限价交易。为此,您需要从输入参数启用手动交易,并禁用交易面板上的买入和卖出按钮。 · 半自动交易: 当价格触及某个区域时,EA 可以自动进行交易。它根据您在交易面板上选择的偏好进行交易。为了在价格触及需求区域时进行交易,需要激活“买入”按钮;为了在价格触及供应区域时进行交易,需要激活“卖出”按钮。这允许您自定义
    Forex Engine EA is a professional MetaTrader 4 trading robot built around a structured reversal and mean-reversion methodology. It analyzes swing highs and lows, support and resistance zones, market overextension, and overbought or oversold conditions to identify areas where a price correction or reversal may occur. When price approaches a key resistance zone, the EA evaluates the possibility of selling pressure before considering a sell entry. When price reaches a strong support area, it looks
    XIRO Robot MT4
    MQL TOOLS SL
    5 (7)
    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
    Exorcist Projects
    Ivan Simonika
    3 (1)
    Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
    Aura Black Edition
    Stanislav Tomilov
    4.62 (21)
    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
    Double Blow Scalp
    Kirill Borovskii
    Double Blow Scalping EA: An Innovative Advisor for MT4, Inspired by Quantum Technologies - Limited Edition!!! Description: Double Blow Scalping EA is a revolutionary trading algorithm for MetaTrader 4 that combines advanced principles of quantum computing and scalping strategy. His work is based on a unique imitation of qubits, the key elements of quantum computers that allow processing multiple market scenarios simultaneously. This gives the Expert Advisor unprecedented analysis speed and acc
    Wall Street Robot MT4
    MQL TOOLS SL
    5 (1)
    Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
    Waka Waka EA
    Valeriia Mishchenko
    4.25 (48)
    8+ years of live track record with +12,000% account growth: Live performance MT 5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
    Aussie Loonie EA MT4
    MQL TOOLS SL
    5 (2)
    Aussie Loonie EA is a professional trading system developed exclusively for the   AUDCAD   currency pair. This cross pair is widely recognized for its stable and technical behavior, which makes it particularly attractive for traders who prefer structured and predictable market conditions rather than extreme volatility and sudden price spikes. By focusing solely on AUDCAD, the system is able to   adapt precisely   to the specific characteristics, rhythm and movement patterns of this pair. The EA
    Apache MHL Moving Average
    Paulo Roberto Da Costa
    Signal (GOLD/XAUSD) - 16 months active and over 6,800 trades on a Standard account (1:400 leverage):   https://www.mql5.com/pt/signals/2278431 Product for MetaTrader 4:   https://www.mql5.com/pt/market/product/159627 Product for MetaTrader 5:   https://www.mql5.com/pt/market/product/160313 The Apache MHL Moving Average Expert Advisor, or simply "Apache MHL," is a robot that operates on the GOLD/XAUSD asset using strategies based on moving averages and risk management with Martingale. The use
    Quantum Emperor MT4
    Bogdan Ion Puscasu
    4.85 (170)
    介绍     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凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。与
    Night Hunter Pro
    Valeriia Mishchenko
    4.38 (53)
    EA has a  live track record  with many months of stable trading with  low drawdown : All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth . It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading a
    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
    Real monitoring :   XAUUSD M30 SL3 ,          XAUUSD M30 SL5 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  649   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  920   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's exactly what this advisor
    Undefeated Triangle MT4
    Nauris Zukas
    4.56 (9)
    描述 该产品属于项目 "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 – 中等风险 Signif
    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;
    Trendalgo AI MT4
    Stefano Frisetti
    TRENDALGO is an EA that uses ARTIFICIAL INTELLIGENCE to trade 100% automatically and as the name says it is a TREND FOLLOWING EA, it works well on ASSETs that are TRENDING. AI is used to identify the moment in which volumes, volatility and momentum explode, according to a proprietary equation created by me which takes these values ​​into consideration as objective data and never uses any indicator. TRENDALGO opens a new TRADE and follows it by continuously adjusting STOP LOSS and TAKE PROFIT, f
    Indicement MT4
    Profalgo Limited
    5 (2)
    歡迎來到指數! 道具準備就緒! -> 在這裡 下載設定文件 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 終極組合優惠   ->   點擊此處 加入公共團體: 點擊此處   VERSION 4.0 LIVE RESULTS OLD VERSION FINAL RESULTS INDICEMENT 將我 15 年在創建專業交易演算法方面的經驗帶入指數市場。 EA 使用經過深思熟慮的演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   我很高興地說,在多年的 EA 開發過程中,我已經完善了這個策略 該 EA 專為 US500、US30 和 NAS100 指數交易而開發。 這些市場特別適合這種類型的策略交易。 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該
    GoldPulse AI
    Babak Alamdar
    3.5 (20)
    您购买的不是回测,而是真实的交易系统     Live Signal 此价格为促销期间临时价格,稍后将上调 当前价格仅剩几份,下一个价格是 -->> 1480 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! 这是第一个也是最智能的机器人,可以使用完整的货币对(例如 XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD 和 XAUCNH)交易黄金或 XAU! 我每天都会查看新闻,并利用任何机会进行技术、基本面和情绪确认!钱就会从急躁商人的口袋里流到病人的口袋里! 在这个市场上,你将与聪明人竞争!他们想拿走你的钱,你也想拿走他们的钱!利用最准确、最活跃的市场分析,我会尽力而为!祝你好运! Highlights: 易于使用:在每个交易品种图表上一一附加具有任何时间范围的 EA(XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD 和 XAUCNH) 无网格/无鞅/无风险资金管理 最低账户余额:250 美元,但要运行所有推荐的货币对以保持低
    SentinelAI
    Valeriia Mishchenko
    No losing months since August 2019, with a 2.04% monthly gain: Live performance MT 5 version can be found here Sentinel AI is fully automated trading system is built for major forex pairs such as EURUSD and GBPUSD on the M5 timeframe. By combining price action and mean reversion principles with advanced AI-driven analytics, it is designed to identify potential trend reversals and exploit market inefficiencies with greater accuracy and efficiency. Supported currency pairs: EURUSD, GBPUSD Timefram
    Introducing the AI Neural Nexus EA A state-of-the-art Expert Advisor tailored for trading Gold (XAUUSD) and GBPUSD. This advanced system leverages the power of artificial intelligence and neural networks to identify profitable trading opportunities with a focus on safety and consistency. Unlike traditional high-risk methods, AI Neural Nexus prioritizes low-risk strategies that adapt to market fluctuations in real time, ensuring a smart trading experience. Important Information Contact us immedia
    作者的更多信息
    Neuro Pulse AI
    Sergey Rozhnov
    5 (1)
    Neuro Pulse AI – 基于深度神经网络的多策略智能交易系统 The price will increase. Now is the lowest price. 交易品种: EURUSD。不建议在其他品种上运行——网络专为此货币对训练。 交易时间框架: 将EA附加到M15图表(神经网络也将使用H4数据)。 推荐经纪商   时间偏移量为:冬季 +2,夏季 +3,因为神经网络是在此偏移量下训练的。 存款: 取决于 Risk 参数和账户类型。(例如,如果在美分账户上且有 Risk =500,则5美元即可运行)。建议您的存款超过 Risk 参数值(例如,Risk=5000时,适合5000及以上的存款)。 Risk参数建议: Risk > 5000 — 正常模式,Risk > 10000 — 安全模式,Risk = 500–2000 — 高风险,Risk < 500 — 极端风险。 佣金: 如果您账户的佣金低于5或为零,请相应调整 Manual Commission 参数。经纪商的佣金和点差越低,稳定性越好。如果您的经纪商提供点差(或佣金)返还计划 — Rebate — 请激活此服务
    多策略神经网络专家顾问,内置350种虚拟策略和由7个经过训练的神经网络组成的集成模型。专为EURUSD M15设计。无需神经网络文件,所有内容均已内嵌。 推荐参数: 货币对:  EURUSD。 时间框架:  M15。 使用标准参数  Risk  = 5000时,建议存款不低于  5000  美元。  独特的神经网络架构: 基于  7个深度神经网络 ,使用作者的指标  Neuro Future 开发。 训练 : 神经网络是根据截至 2026 年 5 月的 3–3.5 年历史数据,在 GMT 偏移 +2(冬季)、+3(夏季) 的 H4 时间框架上进行训练的 。预测未来 6根K线(24小时 )。 分析的多样性 : 7个网络中的每一个都以独特的方式分析市场,使用不同的方法和版本的神经指标。 所有神经网络已与指标一起“嵌入”在专家顾问的代码中。您无需将文件复制到终端的文件夹中。 350种虚拟策略的集成模型: 在专家顾问内部,  350个虚拟策略  持续运行,每个策略都有自己的虚拟余额、虚拟持仓和参数。 每个策略使用来自7个神经网络之一的信号。当神经网络通过三个缓冲区输出同一方向时,开仓信号被视
    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
    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,
    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;
    Neuro Future
    Sergey Rozhnov
    神经网络指标   具有内置学习功能。 这是一个真正的自主人工智能系统, 由多级可定制感知器和高级训练设置驱动,用于预测未来价格变化。您可以自行在任何金融品种上训练该指标,无需任何机器学习方面的专业知识。您所需的一切都包含在该工具中,并通过自动模式和预设功能轻松实现。 主要更新v2.0-2.5已经发布。 高级输入功能:增加了对指标的支持。 现在,您可以将原始价格数据与三个技术指标结合起来进行更深入的市场分析,或者只使用没有价格的指标。 非阻塞实时训练:智能训练算法在后台异步运行。 您的MetaTrader5终端保持完全响应,允许您在神经网络学习的同时继续交易和分析。 特征: 轻松启动 。简单设置,即可快速启动自动模式。(例如:     设置最大训练周期数 =5000、 最大训练样本数 =1500 以及如下所示的验证设置,然后单击学习按钮)。 直接在 MT5 中训练。 您拥有独一无二的机会,可以在终端内针对任何交易品种和时间范围训练网络,无需使用其他编程语言。最新的 MT5 编译器可高效处理学习过程。 高级预测。 通过可定制的通知系统,获取选定数量的未来价格预测。 智能文件管理。 便捷
    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-1 虚拟智能交易系统组成(根据交易对的不同,最多可达 100 个策略)。每个策略都有不同的参数。在计算出所有策略的交易手数后,智能交易系统会计算出最终的交易手数。使用虚拟策略的目的是,如果某个虚拟策略亏损,则不会损失全部资金,而是减少 1/100,即 1%(假设 Risk=5000,VirtualBalance=5000)。 该交易顾问采用均价策略, 在一定区间内进行交易。当价格超出该区间时,该顾问会平仓并将仓位存储起来,以备将来开仓。 最适宜交易的条件是平坦的。 受到推崇的:     欧元/美元,纽元/美元   澳元/加元、 欧元/瑞郎、美元/日元、新西兰元/加元、 美元/加元、欧元/英镑、英镑/瑞郎、英镑/加元, 周期为15个月。 顾问参数以相对值设置,以便对不同的存款和风险参数采用相同的设置。 实际手数 = 相对手数 * 余额 * 单点价值 / 风险。此比率显示在顾问信息窗口中。 定制方法 处理多个仓位。例如,如果 MinLotToStart=0.02,Frequency=0.03,MaxTotalLots=5。在这种情况下,最小仓位限制为
    筛选:
    Michele Manenti
    687
    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
    1691
    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
    356
    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.

    回复评论