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
    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
    1626
    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

    推荐产品
    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
    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
    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
    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
    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
    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
    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
    TrendLines Pro EA v1.1 – 专业黄金突破剥头皮系统 TrendLines Pro EA   是一款专为黄金市场 ( XAUUSD ) 设计的高级算法交易系统。它能自动识别机构级的趋势线,并在市场流动性高峰时段执行高概率的突破交易。  1.1 版本有哪些新功能? 与旧版本相比,v1.1 版本引入了关键的升级,以确保更好的性能和安全性: 验证保证金控制 (Validated Margin Control):   新增安全层,在每笔交易前检查账户的可用保证金,防止过度杠杆,符合专业交易标准。 增强型 MQL4 架构:   针对最新的 MT4 版本进行了代码重构,确保极速执行并与经纪商服务器协议 100% 兼容。 改进的手数正规化:   优化的交易量计算逻辑,自动适应经纪商特定的最小/最大手数要求及步长。 优化交易时段过滤器:   更新了伦敦和纽约时段的逻辑,以更好地应对市场波动并避开低流动性间隙。 精准价格处理:   升级了黄金的小数位数 (Digits) 处理能力,确保止损 (SL) 和止盈 (TP) 订单的放置极其精确。 核心策略逻辑 该 EA 实时分析价格行为,
    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
    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
    Hermes Gold PRO
    Igor Pereira Calil
    HERMES 專家是 Meta Trader 的機器人,其目標是根據機器人自身的趨勢和策略進行工作。 免費安裝 HERMES GOLD PRO 並在您的帳戶上運行,請私訊詢問我。 時間範圍使用建議:H1 HERMES 是為處理美國金屬 XAUUSD(黃金)而開發的。 HERMES 是一位長期的果斷倒賣專家,因此,他可以停留 1、2、3 天而不進行交易,具體取決於他的「風險(配置)」的價值,但是,不用擔心,請閱讀以下內容! 由於其入場和倒賣(空頭)平倉的自信,它具有低/或零回撤(在標準設置下)的強大能力。 您可以將 HERMES 留在您的帳戶中,甚至可以呼叫其他專家(機器人)來使用它,不會有任何問題。 記得不要使用高風險配置(低配置值),我會解釋一下: 我們在機器人設定中: RISK:此預設值為0.05,即會開2.5手的訂單。 如何計算風險:您的資本(例如 50,000)(x)風險(0.5)(/除)除以 100,結果 250 = 2.5 手。 $1,000 資本範例 (x) 0.5 = 500 (/) 100 = 5(在這種情況下,機器人將使用 0.05 手) PIPS
    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% 自动交易! 注意力:   如果您想用您的
    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
    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
    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
    交易者工具箱是一種多功能工具   基於對常見交易策略的廣泛培訓而創建,以使這些策略和計算自動化。     (由Jason Kisogloo設計和編程)   特徵:   19個獨立信號   -這些信號   中的   每個信號   都   以神經網絡樣式配置進行偏置,以構成最終/整體結果。   每個信號都有其自己的設置   ,可以根據   需要   對其進行   自定義或優化。     綜合上   -   屏   -   顯示   -六搭扣,全面的信息和工具提示走板。   (單擊面板邊框可折疊或折疊...自動為每台儀器保存的設置):     信號面板   -顯示帶有偏差信息和信號詳細信息的信號分析。     新聞小組   -和未來甚至有消息   牛逼   小號   基於   預測   的   影響與倒計時事件當前的儀器。   (   針對此功能,必須將   內部M     T     5經濟日曆與   外匯工廠刮板的   選項   -https:   // www.forexfactory.com   添加到Metatrader中允許的網站上)         EA設置面板   -根據止
    FiboPlusWaveRunner
    Sergey Malysh
    3.29 (7)
    Expert.   Automatic and manual trading. Ready-made trading system based on   Elliott waves   and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    visual panel for opening orders in manual trading. visual panel for sett
    Super VIP EA1
    Tran Cao Cho
    Hello all investors. Most of you do not know how to trade in this financial market. As far as I know 95% of market participants will lose. Today I want to introduce to you an EA, it   operates on the principles of capital management and price balancing. EA trades multiple currency pairs at the same time to increase profits while reducing account risk. The EA works and gives orders 24/5 so you don't miss the opportunity.   If possible, use it for a better experience. See my expert account at the
    DynamicGrid
    Paranchai Tensit
    Key concepts of Dynamic grid trading system -Dynamic Grid uses a simple grid basis from dynamic grid development, the number of orders that vary according to data. -Take advantage of the volatility of the product.  -Use volatility to help in zone consolidation and manage position sizes. -Trading grids according to price directions can use the advantage to adjust costs and can reduce the increase of drawdown. -Not stoploss is a zone management. -Do not need a martingale, double lot. -Can trade
    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
    Smart Funded Hft
    Barbaros Bulent Kortarla
    4.69 (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 的工作原理: 顾问开设一对方向相反的订单(买入/卖出),从而固定仓位并控制波动性。 仅当前一对订单中的其中一个通过获利平仓后,才会开设新的一
    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
    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
    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
    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
    该产品的买家也购买
    The Gold Reaper MT4
    Profalgo Limited
    4.61 (33)
    道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了多
    Vortex Gold MT4
    Stanislav Tomilov
    4.93 (41)
    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 (12)
    BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个
    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 有一點經驗,您可以輕鬆地將
    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
    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
    Quantum King MT4
    Bogdan Ion Puscasu
    5 (4)
    量子之王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 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
    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
    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
    XG Gold Robot MT4
    MQL TOOLS SL
    4.35 (40)
    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
    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
    XIRO Robot MT4
    MQL TOOLS SL
    5 (5)
    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
    TopBottomEA
    lizhi fu
    4.51 (39)
    TopBottomEA的优势: 首款支持小本金工作的EA,实盘4年多了;本EA基于波动率自适应机制,一次只下一单,每单带止损,平均每天4单左右,持单时长12小时左右, 使用Dukascopy真实历史数据,以20美元极限本金挑战回测跑完了10年以上。 每间隔三天涨价$100元,涨价过程:  998--> 1098--> 1198 ...... 涨到目标价 $ 4999为止,购买后,EA工作期间,可以和我们的真实观摩账户交易记录比较。 如遇到安装和EA回测问题,请联系我们 ;购买8天后,即可免费领取   Band trend indicator 指标 。 加入公众群组: 点击这里 挑战最小资金 真实账户: https://www.mql5.com/zh/signals/1575208   质量【可靠性】5格,在新冠病毒期间,EA交易中断了一年,服务器因故过期。 支持货币:GBPCAD ,EURSGD  ,其它品种以后再陆续增加,大家目的是为了赚钱,只选最优,货币不在多在精,让收益更稳定。 支持周期:M1图表 平台推荐:icmarkets平台原始点差账户,fpmarkets 平台原始点差账
    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
    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
    Trust EA MT4
    Konstantin Kulikov
    5 (1)
    Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. The final price is 997$ * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with
    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
    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
    FlipDamonHFT
    Allistair Kabelo Mandow
    1 (3)
    Ask in private for more details after purchase Discounted   price .  The price will increase by $500 with every 10 purchases. Source code FlipDemonHFT available: https://t.me/snakeByteHoldings Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. FlipDamonHFT – High-Frequency Trading Robot for XAUUSD (GOLD) FlipDamonHFT is a fully automated Expert Advisor for MetaTrader 4, developed for t
    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 美元,但要运行所有推荐的货币对以保持低
    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凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。与
    Aura Neuron MT4
    Stanislav Tomilov
    4.44 (16)
    Aura Neuron 是一款独特的 EA 交易系统,延续了 Aura 系列交易系统。通过利用先进的神经网络和尖端的经典交易策略,Aura Neuron 提供了一种具有出色潜在性能的创新方法。这款 EA 交易系统完全自动化,旨在交易 XAUUSD (GOLD) 等货币对。从 1999 年到 2023 年,它在这些货币对中表现出了一致的稳定性。该系统避免了危险的资金管理技术,例如马丁格尔、网格或剥头皮,使其适用于任何经纪商条件。Aura Neuron 由多层感知器 (MLP) 神经网络驱动,利用它来预测市场趋势和走势。MLP 是一种前馈人工神经网络 (ANN),通常被称为“原始”神经网络,尤其是当它们由单个隐藏层组成时。MLP 包括三个基本层:输入层、隐藏层和输出层。除输入节点外,每个神经元都使用非线性激活函数。该网络使用称为反向传播的监督学习技术进行训练。 MLP 的多层结构和非线性激活使其有别于线性感知器,使其能够识别数据中非线性可分的模式。通过其复杂的 NN 智能,Aura Neuron 能够识别模式并适应不断变化的市场条件,例如汇率或交易者行为的变化。其处理复杂数据的能力使其能够
    Fundamental Trader
    Sara Sabaghi
    4.67 (18)
    Ziwox fundamental trader Ziwox Fundamental Trader 是一款交易助手,可帮助金融市场交易者根据 EA 信息数据做出明智的决策。该 EA 使用在线资源来获取所有必要信息,例如货币的基本面偏差、实时零售交易者对货币对的情绪比率、银行和机构预测、COT 报告数据以及复杂 EA 面板中的其他数据。简而言之,它是一个集成的外汇数据源和信息,可帮助手动交易者做出更好的决策。 除此之外,这是一个完整的基本机器人交易,它使用这些数据根据货币基本偏差和技术数据自动交易对 EA 组件: 阅读 EA 组件,然后阅读以下内容 您交易所需的所有必要信息都在这里收集为一组集成到数据面板中的外汇数据流组件。 每个组件单独充当交易辅助指标或解释性市场报告,以帮助交易者做出决策。 这些组件提供了一个前景,但所有组件的协同作用形成了一个集成的决策辅助系统输出,帮助交易者通过买入、卖出或等待决策来改善交易结果。机构、对冲基金和银行持有大量的市场流动性,它们可以驱动市场并建立趋势。他们是市场流动性最常见的持有者,并且了解散户交易者的头寸和流动性地图。 使用所有这些组件并保持智能货
    EA Budak Ubat
    Syarief Azman Bin Rosli
    4 (3)
    免费试用 EA Budak Ubat 频道 限时特价! 每购买10次后价格将增加10美元! 工作原理 当 EA 激活时,它会根据执行模式参数分析图表。 如果图表上没有现有仓位,EA 将根据参数输入交易。如果趋势是看涨的,它将进入买入交易,如果是看跌的,它将进入卖出交易。如果止损变量大于0,则还会设置距离已打开交易价格一定距离的止损订单。0表示没有止损。 如果图表上存在现有仓位,且最后一个仓位处于亏损状态,EA 将检查当前市场价格与订单之间的距离是否至少为用户设置的最小距离,然后将根据蜡烛图输入交易,仓位大小将使用马丁格尔方法计算,并且将设置离已打开交易价格一定距离的止损订单,如果止损变量大于0。 如果未启用套期保值,EA 一次只会进入一个方向的交易。如果第一个仓位是买入交易,则所有后续的马丁格尔仓位也必须是买入交易。如果第一个仓位是卖出交易,则所有后续的马丁格尔仓位也必须是卖出交易。如果启用套期保值,EA 将进入双向交易。 EA 将修改相同方向的所有仓位的获利点为单一的保本点,再加上用户设置的获利水平。 EA 参数 执行模式: 在每个新 K 线上:当 EA 激活时,它会在每个新的
    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
    A unique robot that has been successfully trading on a real account since 2021. The Gold Dragon trading system is so stable that it has allowed it to survive all market fluctuations, while other systems have failed! Big sale 50% OFF! Price $450. Regular price $899 Real signal:   click here   Unique set files and all recommendations are provided free of charge. All future updates of the adviser are included in the price. After the purchase, contact me and I will help you install and configure
    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;
    Jesko
    Cence Jk Oizeijoozzisa
    5 (2)
    Jesko EA – Jesko 是一款基于 多年验证过的策略 构建的特别智能交易顾问(EA)。 它已经在 真实账户中测试过 ,并且长期表现为 盈利稳定、低风险 。 现在,我们决定将它对所有交易者开放。 Signal live     四个月的真实账户 这里提供 MetaTrader 5 版本。 ----------------------------------------- --------------------------------------------- 买后,您将同时获得 MetaTrader 4 和 MetaTrader 5 版本。  安装简单  适用于任何经纪商(推荐 ECN 账户)  最低入金:100 美元  24/7 全天候支持  购买一次 Jesko – 免费获得我们的其他产品! 1,5分钟:黄金 =這款特別版黃金的刻度精確到小數點後兩位。另一款特別版將精確到小數點後三位。 用于回测:请确保图表上不会出现 INCORRECT 。 如果出现,必须更改设置。 这些选项只有 True/False —— 调整直到图表上出现绿色 OK ,表示一切正常。 输入参数说明
    Exp4 AI Sniper for MT4
    Vladislav Andruschenko
    2.33 (3)
    AI Sniper for MetaTrader 4 —— 为精准执行而打造的智能交易机器人 AI Sniper 是一款专为 MetaTrader 4 打造的智能自适应交易机器人,面向希望获得更高质量自动化交易体验的交易者。 它并不是普通的 Forex 机器人,而是一套围绕精确判断、结构化分析与高效执行而构建的专业级 Expert Advisor。 AI Sniper for MT4 通过高级算法逻辑、实时市场分析与精细化执行机制,帮助交易者在复杂市场中识别更优质的 BUY 与 SELL 机会。 AI Sniper 采用复杂而高效的算法架构与先进的交易方法,将原本杂乱无序的市场波动转化为更有逻辑、更有结构的交易决策。 系统会持续评估价格行为、市场状态与技术条件,以识别更有利的入场区域、交易管理时机以及市场反应节点。 基于超过 15 年的 Forex 与交易市场实践经验,这款 Expert Advisor 将智能交易逻辑、策略过滤、优化执行与面向交易者的专业设计整合在同一套 MT4 解决方案中。 AI Sniper 的每个核心模块都经过精心设计与严格测试。机器人会在每一次价格变化中执行大
    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
    作者的更多信息
    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-1 虚拟智能交易系统组成(根据交易对的不同,最多可达 100 个策略)。每个策略都有不同的参数。在计算出所有策略的交易手数后,智能交易系统会计算出最终的交易手数。使用虚拟策略的目的是,如果某个虚拟策略亏损,则不会损失全部资金,而是减少 1/100,即 1%(假设 Risk=5000,VirtualBalance=5000)。 该交易顾问采用均价策略, 在一定区间内进行交易。当价格超出该区间时,该顾问会平仓并将仓位存储起来,以备将来开仓。 最适宜交易的条件是平坦的。 受到推崇的:     欧元/美元,纽元/美元   澳元/加元、 欧元/瑞郎、美元/日元、新西兰元/加元、 美元/加元、欧元/英镑、英镑/瑞郎、英镑/加元, 周期为15个月。 顾问参数以相对值设置,以便对不同的存款和风险参数采用相同的设置。 实际手数 = 相对手数 * 余额 * 单点价值 / 风险。此比率显示在顾问信息窗口中。 定制方法 处理多个仓位。例如,如果 MinLotToStart=0.02,Frequency=0.03,MaxTotalLots=5。在这种情况下,最小仓位限制为
    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;
    Neuro Future
    Sergey Rozhnov
    神经网络指标   具有内置学习功能。 这是一个真正的自主人工智能系统, 由多级可定制感知器和高级训练设置驱动,用于预测未来价格变化。您可以自行在任何金融品种上训练该指标,无需任何机器学习方面的专业知识。您所需的一切都包含在该工具中,并通过自动模式和预设功能轻松实现。 主要更新v2.0-2.5已经发布。 高级输入功能:增加了对指标的支持。 现在,您可以将原始价格数据与三个技术指标结合起来进行更深入的市场分析,或者只使用没有价格的指标。 非阻塞实时训练:智能训练算法在后台异步运行。 您的MetaTrader5终端保持完全响应,允许您在神经网络学习的同时继续交易和分析。 特征: 轻松启动 。简单设置,即可快速启动自动模式。(例如:     设置最大训练周期数 =5000、 最大训练样本数 =1500 以及如下所示的验证设置,然后单击学习按钮)。 直接在 MT5 中训练。 您拥有独一无二的机会,可以在终端内针对任何交易品种和时间范围训练网络,无需使用其他编程语言。最新的 MT5 编译器可高效处理学习过程。 高级预测。 通过可定制的通知系统,获取选定数量的未来价格预测。 智能文件管理。 便捷
    筛选:
    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
    1626
    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
    718
    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.

    回复评论