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
    361
    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
    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
    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
    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
    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,
    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+
    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
    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
    | 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
    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
    交易者工具箱是一種多功能工具   基於對常見交易策略的廣泛培訓而創建,以使這些策略和計算自動化。     (由Jason Kisogloo設計和編程)   特徵:   19個獨立信號   -這些信號   中的   每個信號   都   以神經網絡樣式配置進行偏置,以構成最終/整體結果。   每個信號都有其自己的設置   ,可以根據   需要   對其進行   自定義或優化。     綜合上   -   屏   -   顯示   -六搭扣,全面的信息和工具提示走板。   (單擊面板邊框可折疊或折疊...自動為每台儀器保存的設置):     信號面板   -顯示帶有偏差信息和信號詳細信息的信號分析。     新聞小組   -和未來甚至有消息   牛逼   小號   基於   預測   的   影響與倒計時事件當前的儀器。   (   針對此功能,必須將   內部M     T     5經濟日曆與   外匯工廠刮板的   選項   -https:   // www.forexfactory.com   添加到Metatrader中允許的網站上)         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
    Riders
    Alexandr Nyukhin
    5 (1)
    網格交易系統採用GunLines RSI、Bollinger Bands指標,依據總利潤平倉,部分平倉及避險部位。 訊號 https://www.mql5.com/ru/signals/1525221?source=Site +Profile+Seller 貨幣對:EURUSD、GBPUSD、EURGBP、AUDCAD、AUDNZD、NZDCAD。 時間範圍:M15 此顧問程式僅安裝在一張圖表上,用於交易所有品種 如果經紀商使用後綴(例如 CAD.с),您應該在設定中輸入後綴 設定  固定手數 0.01  風險批次 風險 20  手數動態 10000  固定初始存款錯誤  最大手數=10 最大手數  允許對沖 - True  可交易貨幣對  布林通道第 20 期  RSI 週期 - RSI 週期 30  最大 RSI 值 - 25  時間框架 OPO_TimeFrame 15
    The algorithm of the adviser's work: When the Expert Advisor is launched at a specified distance from the price (first_step), BuyStop and SellStop orders are placed. Further, depending on which way the price went, one of them becomes market, and the other begins to crawl after the price. When the price rolls back, it also becomes market. If we have reached a set profit in some direction, the order is closed and a creeping pending order of the same direction is placed again. If the profit is no
    MartinZ
    Iurii Kuksov
    这是一位在鞅系统上工作的普通顾问。 根据平均价格的交集下订单。 在这里,必须说,在第二个和随后的订单打开后具有利润的收盘价,例如,对于 销售,以点数衡量,不计算在内。 也就是说,您自己将不得不在策略测试器中运行Ea交易 并为特定货币对正确准备其设置等。 你提供给你的资产 经纪人。 extern double Lots= 0.01 ;    -这是第一个买入和卖出订单将被打开的批量价格。 extern int TakeProfit= 400 ;   -这是以点为单位的价格,订单将以利润关闭。 extern int TPB= 300 ;             -这是两个或更多订单的收盘价将以点为单位的价格                                             采购订单的利润。 extern int TPS= 400 ;             -这是两个或更多订单的收盘价将以点为单位的价格                                            销售订单利润。 extern int StopLoss= 1000 ;    -
    Overview Gold Liquidity Capture EA is an automated Expert Advisor for MetaTrader 4 designed for XAUUSD (Gold) on the H1 timeframe. It uses Bollinger Bands and swing reference points to prepare stop-entry orders at adaptive distances. Orders are intended to trigger only when price movement confirms direction after a defined setup condition. The EA places fixed Stop Loss and Take Profit levels and removes pending orders after a set bar limit if they are not triggered. What the EA Does The EA monit
    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
    VSM Basket EA v1
    Shanmugam Subramoniapillai -
    VSM Basket EA v1 is a MetaTrader 4 Expert Advisor designed for structured basket trading with H1 trend confirmation, M1 arrow-based entries, news protection, average basket management, and a clean visual control panel. The EA uses the VSM Indicator to identify the higher-timeframe trend and confirm entries using the lower-timeframe arrow signal. It is designed for rule-based trading instead of random grid entries. Main Strategy Buy logic: H1 Trend = Buy M1 Arrow = Buy Sell logic: H1 Trend = S
    Platinum Dragon EA
    Evgenii Filippov
    The EA opens two opposite orders, one of which is always closed with a profit , then the next pair of orders is placed. If the price goes in one direction, the adviser starts to increase profits, and losing trades increase the next lot, thereby closing all trades at the minimum profit. The Expert Advisor is well suited for overclocking a deposit on a cent account. Can be used on any pair. Options: Max Spread - Spread limit for opening the first orders. Lot - initial lot. MaxLot - Maximum lot. P
    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
    Gegatrade Advanced
    David Zouein
    5 (1)
    Gegatrade Advanced EA is a state of the art Cost Averaging system It is secured by a built-in “ News WatchDog ” that suspends trading during news events the EA has lot of preset configuration files that can be downloaded from its Blog For full description visit the Blog :  https://www.mql5.com/en/blogs/post/720582 Trading Strategy The EA uses different strategy to each pre-set file which can all be downloaded from the Blog Gegatrade Advanced is open for the user to define his own strateg
    Grid Hero
    Chock Hwee Ng
    3.92 (185)
    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
    MEDICI v2
    Anaikh Srambickal Nazar
    Kindly message me for settings, assistance and for requests to add more functions which way be benificial. Unlock the power of precision trading with EA Medici, the expert advisor meticulously crafted to revolutionize your trading experience. Harnessing the cutting-edge technology of advanced neural networks and sophisticated algorithms, Medici stands as the pinnacle of automated trading solutions. This product is designed for long-term trading. The style of investment recommended is invest fo
    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 ————————————
    Start Trade Real
    Dmitry Shutov
    1 (1)
    Это самая полная и продвинутая версия эксперта Start Trade. Отлично зарекомендовавшая себя. Ссылка:   https://www.mql5.com/ru/market/product/39225 В платной версии вы получаете: более проработанную механику Траллинга ордеров. более прочная связь между параллельно открытыми валютными парами. дальнейшие обгрейды и поддержку. Коротко о главном. Для начала торговли достаточно небольшого депозита. Идеален для быстрого разгона депозита!!! Подходит для мультивалютной торговли. Невосприимчивость к больш
    实盘信号: 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 初
    High Freq Grid Scalper
    Letsekang Bruno Sekhosana
    This E.A is designed to wait for the perfect opportunity to get in the market, take a few trades (low risk) and get out. There is an option to Cut Loss at specific percentage of balance, this should be set to a max of 1% since we scalping. Very cautious EA, can go up to a few days without taking a trade. This should not alarm you, it simply means there currently is no opportunity available. Mainly designed for low spread brokers. Tested Pairs and their settings: EURUSD M1 : Jan 2022 - Dec 2022
    该产品的买家也购买
    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 已針對黃金的最長可用期限進行了壓
    Scalping Robot Pro MT4
    MQL TOOLS SL
    5 (11)
    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
    Big Forex Players MT4
    MQL TOOLS SL
    4.72 (43)
    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
    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 有一點經驗,您可以輕鬆地將
    Aura Neuron MT4
    Stanislav Tomilov
    4.67 (15)
    Aura Neuron 是一款独特的 EA 交易系统,延续了 Aura 系列交易系统。通过利用先进的神经网络和尖端的经典交易策略,Aura Neuron 提供了一种具有出色潜在性能的创新方法。这款 EA 交易系统完全自动化,旨在交易 XAUUSD (GOLD) 等货币对。从 1999 年到 2023 年,它在这些货币对中表现出了一致的稳定性。该系统避免了危险的资金管理技术,例如马丁格尔、网格或剥头皮,使其适用于任何经纪商条件。Aura Neuron 由多层感知器 (MLP) 神经网络驱动,利用它来预测市场趋势和走势。MLP 是一种前馈人工神经网络 (ANN),通常被称为“原始”神经网络,尤其是当它们由单个隐藏层组成时。MLP 包括三个基本层:输入层、隐藏层和输出层。除输入节点外,每个神经元都使用非线性激活函数。该网络使用称为反向传播的监督学习技术进行训练。 MLP 的多层结构和非线性激活使其有别于线性感知器,使其能够识别数据中非线性可分的模式。通过其复杂的 NN 智能,Aura Neuron 能够识别模式并适应不断变化的市场条件,例如汇率或交易者行为的变化。其处理复杂数据的能力使其能够
    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
    4.89 (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 模式。系统平均每年约执行
    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
    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
    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
    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
    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
    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 運行八種不同的突破策略變體,每種變體都針對不同的市場條件進行了最佳化。這種多元化確保了風險的良好分散並創造了更平穩的成長預期  
    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 指數交易而開發。 這些市場特別適合這種類型的策略交易。 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該
    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
    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
    Supply Demand EA ProBot
    Georgios Kalomoiropoulos
    4.67 (9)
    基于 供需 原则的 全自动 EA 。第一个 提供 完全自动化的 供需 EA。现在 交易 变得轻松,通过用户友好的图形交易面板完全控制您的交易策略。 您将获得超高品质 算法交易软件涵盖所有交易风格:手动、半自动和全自动。通过各种设置和自定义选项,每个交易者都可以创建适合自己需求和个人交易风格的策略。它提供了无限的可能性,这就是这款独特专家顾问的魔力。 供应需求 EA ProBot 手册 || 如何使用交易面板 || 自动方向 购买后请给我发一条消息,让我将 “方向面板” 指示器发送给您。其价格为 (199 美元) ,但购买后您将完全 免费 获得它。 “供应和需求 EA ProBot” 中的交易模式 · 手动交易: 您可以通过点击供应和需求区域旁边的区域标签来手动进行标记/限价交易。为此,您需要从输入参数启用手动交易,并禁用交易面板上的买入和卖出按钮。 · 半自动交易: 当价格触及某个区域时,EA 可以自动进行交易。它根据您在交易面板上选择的偏好进行交易。为了在价格触及需求区域时进行交易,需要激活“买入”按钮;为了在价格触及供应区域时进行交易,需要激活“卖出”按钮。这允许您自定义
    DAX Robot MT4
    MQL TOOLS SL
    DAX Robot is an advanced automated trading system developed specifically for the   DAX 40 Index   on the H1 timeframe. Designed to handle the fast paced nature of one of Europe's   most actively traded indices , the robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic. The system focuses on identifying high probability   trading opportunities   by combining trend analysis, market momentum, and volatility based conditions. DAX Robot
    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
    Price Action Robot is a   professional trading system   built entirely on real market behavior without indicators, grid strategies, or martingale systems. It analyzes   pure price action , focusing on structure, trend dynamics, and key market movements to identify high probability trading opportunities. The system is designed to read the market the same way experienced traders do, using logic based on real price movement rather than lagging indicators. It reacts dynamically to changing market co
    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
    RiskShield Dragon   — Automated Multi-Currency Advisor Combining intelligent algorithms, robust protection mechanisms, and flexible configuration, **RiskShield Dragon** delivers consistent profits with minimal risk. --- ## Key Advantages * **Multi-Currency & Multi-Threaded**: Supports over 20 currency pairs (EURUSD, GBPUSD, USDJPY, AUDUSD, NZDJPY, and more) simultaneously on any timeframe. * **Minimum Deposit from 10,000**: Optimized for trading with a starting balance of 10,000 account uni
    Dynamic Pips MT4
    Thi Thu Ha Hoang
    5 (1)
    ️ 已 拥有   Boring Pips EA ? 您可享受   额外 30% 折扣 ! 联系我们了解更多: 如何申 请返现( rebate ) 特朗普的第二个任期 重新点燃了一波激进的贸易政策浪潮,首先是恢复了扰乱全球市场的大规模关税。 中东局势紧张升级 ,最近是 以色列与伊朗之间的对峙 ,这可能成为油价上涨的潜在诱因。 俄乌战争 仍在持续,毫无解决迹象,进一步加剧了地缘政治的不稳定。 经济民族主义 正在抬头,而全球合作正逐渐瓦解。 供应链依然脆弱 , 主要经济体的通胀压力 持续上升。 金融市场 比以往任何时候都更容易受冲击且难以预测。您真的为这种全新的市场环境制定好交易策略了吗? 在当前动荡的市场中,仅依靠传统策略已远远不够。 您需要的是一个 不依赖单一货币对的大波动 、能在多个机会中稳定获利的系统。 还需要 更智能的风险保护机制 ,在初步判断出错时及时止损。 最重要的是,您需要一个能 完全根据您的交易风格和风险偏好自由定制 的系统。 Dynamic Pips EA 正是为帮助交易者在 波动性高且不确定的市场 中生存和获利而设计,它提供了一个完整的三大支柱
    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
    TopBottomEA
    lizhi fu
    4.55 (42)
    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 平台原始点差账
    SFire Gold EA
    Jacques Scholtz Fourie
    This EA is a grid-based trading system. It incorporates several advanced features to manage trades dynamically and adapt to market conditions. Here's a summary of its functionality: I am happy to provide my settings file. Recomendation would be to run on a 20 000 cent account. Key Features: 1. Grid Trading Strategy:    - The EA uses a grid-based approach to open buy and sell trades at predefined price intervals.    - It dynamically adjusts the grid levels based on market conditions and risk se
    TW Sniper EA MT4
    Altan Karakaya
    TW Sniper EA – 黄金剥头皮交易专家顾问,用于 XAUUSD 趋势交易 TW Sniper EA MT4 是一款先进的黄金交易外汇专家顾问,基于精确的趋势逻辑设计,即使在高波动市场环境下也能提供稳定表现。这款强大的黄金剥头皮机器人专注于 XAUUSD 的关键交易时段,确保持续盈利,同时严格控制风险并实施专业资金管理。凭借其智能自动化策略,交易者可以体验可靠的交易结果、简单的设置流程以及长期投资组合安全。 为什么选择 TW Sniper EA? 独家剥头皮策略,基于趋势跟随逻辑 每次只执行一笔交易,实现优化风险控制 多重保护算法保障交易资金安全 高级资金管理,隐藏止损 (SL) 和止盈 (TP) 严格的回撤控制,保障账户安全 胜率高达 80%,潜在月度资本增长 20% 针对伦敦和纽约交易时段的 XAUUSD 黄金交易优化 简单安装,终身免费更新,并提供专属支持 无论您是新手还是经验丰富的交易者,TW Sniper EA MT4 都能在黄金剥头皮及趋势交易系统中提供可靠优势。 最大化性能的最佳设置: 经纪商:选择点差稳定低的 账户类型:推荐 ECN 或 ECN_Pro
    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
    Hello all Recommended Broker For the best trading conditions, low spreads, and fast execution, a   Zero Spread   account is recommended. Open an Exness Zero Account: https://one.exnesstrack.org/a/lmeqq9b7 Ninja Forex EA  How to configure settings on gold https://t.me/Arman_MT4/2685 The expert works on technical levels with some indicators for entering deals It works in reverse If the general shape is bullish, selling is entered with the suspension of a pending deal If the trend is down, buy is
    TikiPip EA
    Leandro Bernardez Camero
    TikiPip EA – 稳定的盈利 + 风险可控 我开发 TikiPip EA 是为了那些重视稳定性和风险控制的交易者。它不承诺奇迹式收益,而是提供稳定的月度回报,同时保护你的本金不被过度暴露于风险之中。 这是一个全天候运行(24/5)的智能系统,基于波动性变化自动适应市场环境,确保在任何行情下都能稳健运行。 访问 TikiPip EA 的频道: TIKIPIP EA - 官方频道 查看 MyFxBook 成绩: TIKIPIP EA - 交易结果 价格说明 每售出 10 份,价格上涨 $100。 最终价格:$1899 3 个月租用:$499 如果你是进阶交易者,我建议你用可视化测试器运行 EA,观察在大波动的K线期间(如新闻发布)交易如何应对亏损情况。 尽管设置了固定的开仓间距,EA 会智能判断是否暂停下一笔交易,直到找到更合适的入场点——这为你的交易逻辑和资本提供了额外保护。 优化为稳定的长期结果 TikiPip EA 专为 EURUSD 的 H1 时间框架优化。它精准捕捉市场节奏,避免频繁交易。 推荐资金量为 $200 至 $5000,也可以扩展到更大
    作者的更多信息
    多策略神经网络专家顾问,内置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个神经网络之一的信号。当神经网络通过三个缓冲区输出同一方向时,开仓信号被视
    Neuro Pulse AI
    Sergey Rozhnov
    4 (2)
    Neuro Pulse AI – 基于深度神经网络的多策略智能交易系统 交易品种: 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 — 请激活此服务;这样,您的部分交易成本将被返还。 1. 技术基础 1.1. 神经网络架构 该EA基于深度神经网络(自
    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;
    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
    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
    1036
    Saya pann 2019.02.20 12:26 
     

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

    84829645
    361
    84829645 2018.11.25 13:01 
     

    很好用 还有2个激活码

    There are two more activation codes

    Roberto Cosimi
    720
    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.

    回复评论