WalkForwardDemo MT5

WalkForwardDemo is an expert adviser (EA) demonstrating how the built-in library WalkForwardOptimizer (WFO) for walk-forward optimization works. It allows you to easily optimize, view and analyze your EA performance and robustness in unknown trading conditions of future. You may find more details about walk-forward optimization in Wikipedia.

Once you have performed optimization using WFO, the library generates special global variables (saved in an "archived" file with GVF-extension) and a CSV-file with resulting data in the MQL5/Files folder. Once this is done, the data is used to build an HTML page with overview of the optimization. The names of GVF and HTML files correspond to CSV file name, initially specified in EA input wfo_outputFile.

EA is generated by MQL5 Wizard and based on 2 strategies - Envelopes and WPR. The principles of operation of such EAs and its input parameters are described in the documentation - Models of Trade Signals.

The WFO library parameters are described in the user guide.

You can quickly enable/disable the library using parameter EnableWFO.

An example of parameter set for EA optimization can be found in the product comments.


Report types

Depending from input parameters given for WFO library, it can generate different report types from the resulting data.

  • Standard walk-forward report with a table of passes containing performance indicators for in-sample and out-of-sample periods in the same row, and overall performance for entire aggregated forward period. The report is generated for rolling walk-forward analysis and as a drill down for cluster analysis;
  • Cluster report with a set of tables, containing annualized profit, efficiency, consistency, completeness, and number of days in step for selected combinations of window sizes and forward step sizes. This report is generated after clustered walk-forward optimization;
  • Anchored walk-forward report is similar to standard report except for that window size changes in every pass (row).

Standard and anchored reports show pass number in the 1-st column. Until MetaTrader is closed you may check every single pass by opening Optimization Results tab in the tester, double-clicking a row with required parameters - this will select optimal inputs from this pass into EA, so you can then start a test run.

In standard reports, in-sample optimization data is highlighted with blue color, and out-of-sample data - with yellow. If the latest pass contains forward step overlapping with current time it's highlighted in green, indicating that this is the latest known parameters applicable for trading right now.


Performance indicators

Annualized profit is a hypothetical profit which EA could earn in a year if optimization period profit and forward period profit are re-scaled proportionally to their length.

Efficiency is a ratio of annualized profits of forward and back periods.

Consistency is a fraction of profitable forward passes in aggregated forward period.

Completeness shows how many rolling passes was performed for specified combination of optimization window size and forward step size, can be less than requested number during genetic optimization, because this method skips some parameters values.

Number of days is suitable for converting step size in percent into days.

推荐产品
Crimson FX
Michael Prescott Burney
Crimson EA emerges as a force to be reckoned with on the USDJPY M15 chart, embodying the perfect fusion of 50 meticulously crafted strategies that span across trend analysis, hedging, and scalping disciplines. This powerhouse operates beyond the confines of conventional stop-loss and take-profit mechanisms, relying instead on precise entry and exit signals generated from its strategic arsenal. Coupled with an advanced reversal function, Crimson EA offers a protective shield to safeguard invest
FREE
Blue Moon MT5
Michael Prescott Burney
2 (3)
Blue Moon MT5 - XAUUSD H1 Blue Moon MT5 交易 XAUUSD H1     是一款全自动黄金交易机器人,专为严格的风险控制和1:10的结构化盈亏比执行而设计。专为……而设计。       MT5 黄金交易专家顾问(XAUUSD H1)   ,该系统采用精确的入场逻辑、严格的止损和先进的自动追踪止损管理,以在回调期间保护利润。 这   适用于 MetaTrader 5 的自动黄金交易系统   采用基于余额的交易手数控制(默认余额按每0.01手计算),以控制风险规模并维持账户长期稳定性。每笔交易均采用集成的追踪止损逻辑,以降低回撤风险,同时保持强劲的盈利潜力。 专为寻求交易者而优化   适用于MT5的低回撤黄金EA     对自营公司友好的XAUUSD交易机器人 ,或者一个     Blue Moon MT5 是一款适用于 MetaTrader 5 平台的免手动黄金交易机器人, 专注于简洁易用、执行精准以及在真实市场环境下的稳健表现。只需将其连接到 XAUUSD H1 图表,配置风险,即可让 EA 自动管理入场、出场和追踪止损。
FREE
Welcome to the future of algorithmic trading. The Nascore Scalper EA is a precision-engineered, AI-inspired scalping robot built exclusively for trading NAS100 (US Tech 100 Index) . It analyzes smart money footprints, breakout zones, and high-timeframe bias to capture high-probability scalping entries. Key Features: Optimized for NAS100 (US100) – Fast-moving Nasdaq-based index trading Smart Money Concepts – Integrates structure, breakout logic, and bias Minimal Margin Usage – Ideal for traders
FREE
UsdJpy RangeBot Pro
Kwaku Appenteng Wiredu
UsdJpy RangeBot Pro – Expert Advisor for Breakout Trading UsdJpy RangeBot Pro is a breakout-based Expert Advisor developed for the USDJPY pair. It identifies trading opportunities during the early hours of the London session by analyzing a defined range and executing pending orders above or below it. The EA applies fixed logic, clear visual elements, and built-in risk controls. This tool is designed for disciplined breakout trading without the use of breakeven, martingale, or grid systems.
FREE
PZ CCI Trader EA MT5
PZ TRADING SLU
3.25 (8)
This EA trades using the CCI Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Tr
FREE
MA Udemy
Jefferson Judge Metha
This Expert Advisor (EA) is a comprehensive project linked to an Udemy course designed to guide you through the step-by-step process of uploading your product to the MQL5 Marketplace. The course not only teaches you the technical aspects of EA development but also includes practical insights into creating a market-ready product, adhering to MQL5's strict publishing standards, and optimizing your chances of success in the marketplace.
FREE
这是自动实现多单和平仓的EA,欢迎大家使用。上架之前已通过多次的历史数据测试。下面是EA的多单和平仓原理: 1、通过两条均线产生的金叉自动实现多单买入,两条均线的周期均可以自行设置,小周期 均线 的默认值为5,大周期 均线 的默认值为20。 2、通过K线图的开盘价和收盘价比较判断是否为下降的K线图,如果连续出现三个降的K线图(即三只乌鸦)形态时,EA就是自动平仓所有多单。 3、用户可以在开启EA时设置买入的数量,如果不设置则默认为0.1手,强烈建议根据自己的资金情况设置这个参数,以防在小资金的情况下出现投资比例过高的情况。 4、也可以设置均线在哪个时间周期内运行, 如果不设置则 默认为1分钟图,这是超短线的设置值。如果你是长线投资者,建议更改此值。
FREE
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Golden Volcanic Overlord AI (MT5) [Subtitle: Volcanic ADX Eruption | Ichimoku Lava Flow | Pyramiding Core] Introduction Golden Volcanic Overlord AI is an explosive trend-following system designed to harness the raw power of market volatility. It detects "Volcanic Eruptions" using the Average Directional Index (ADX) , defines the "Lava Flow" with Ichimoku (Tenkan/Kijun) , and confirms the strike vector with Parabolic SAR . Unlike single-
FREE
这是 MT5版 ,MT4版: https://www.mql5.com/zh/market/product/135163 警告:这是马丁格尔EA,风险极高!!! 专家顾问 (EA) 并非万能 ,使用该EA则同意承担EA所产生的一切损失的风险 外汇、黄金等金融产品交易是 高风险 产品,有可能让 本金归零 ,在交易前请一定了解风险 这是老登熙429EA 完全免费! 这是一款马丁格尔EA,它具有如下特征: (1倍仓位情况下)第一单是0.01手,最后一单(取决于设置的单数)是4.29手 按照等比数列加仓 自定义止盈、止损、加仓间距 自定义魔术号、注释 点差限制 重点:完全免费! 参数设置: MagicNumber = 20070429;      // 魔术号 TradeComment = "Laodengxi"; // 注释 LotMultiplier = 1.0;      // 仓位倍数 (1.0=标准) MaxLayers = 10;            // 最大单数 StepPoints = 150;         // 加仓间距 GlobalTP = 600;       
FREE
Expert Alligator
MetaQuotes Ltd.
3.17 (6)
基于鳄鱼技术指标的策略, 由 Bill Williams 在 "Trading Chaos - 混沌交易" 中描述。 系统基于三条移动均线 (唇线, 牙线和下颌线), 以及振荡器, 计算它们之间的差别。交易信号在鳄鱼线交叉之后生成,依据趋势,通过这些线确定交易。在上涨趋势中,唇线 (最小周期) 最高, 之后是牙线, 最低是下颌线。与此类似,但在下跌趋势中,情况相反。 交易信号: 开多头仓位: 上升趋势中,鳄鱼线交叉,且线间距离在拉开; 平多头仓位: 下颌线上穿唇线; 开空头仓位: 下跌趋势中,鳄鱼线交叉,且线间距离在拉开; 平空头仓位: 下颌线下穿唇线; 输入参数: Inp_Signal_Alligator_JawPeriod = 33; Inp_Signal_Alligator_JawShift = 8; Inp_Signal_Alligator_TeethPeriod = 28; Inp_Signal_Alligator_TeethShift  = 5; Inp_Signal_Alligator_LipsPeriod = 15; Inp_Signal_Alligator_Lips
FREE
Fibo Trader FREE MT5
Grzegorz Korycki
3 (3)
Fibo Trader is an expert advisor that allows you to create automated presets for oscillation patterns in reference to Fibonacci retracements values using fully automated and dynamically created grid. The process is achieved by first optimizing the EA, then running it on automated mode. EA allows you to switch between automatic and manual mode. When in manual mode the user will use a graphical panel that allows to manage the current trading conditions, or to take control in any moment to trade ma
FREE
Use this expert advisor whose strategy is essentially based on the Relative Strength Index (RSI) indicator as well as a personal touch. Other free expert advisors are available in my personal space as well as signals, do not hesitate to visit and leave a comment, it will make me happy and will make me want to offer content. Expert advisors currently available: LVL Creator LVL Creator Pro LVL Bollinger Bands   Trading is not a magic solution, so before using this expert on a live account, carry
FREE
BuildYourGridEA
Nikolaos Pantzos
4.65 (20)
BUILD YOUR GRID The expert is a system to help any trader to make a grid of orders (without martingale, lite martingale, or full martingale) easy and simple. Please make your test to find your settings. Default settings are just to take an idea of how the expert works. The expert can make according or contrary grid of orders. You can set the expert to work in hedge mode if the losses are huge. The system uses a high-risk strategy. It's better to test it first in a demo account. Version for MT4:
FREE
ForceBB Expert
Nikolaos Pantzos
ForceBB_Expert   is structured based on two specifics technical analysis indicators ( Bollinger Bands and  Force Index ). It has many parameters so that each user can find the appropriate settings that suit their investment profile. It can work on 28 different pairs. The default parameter settings are indicative, I recommend that each user experiment to find their own settings.
FREE
Babel Assistant
Iurii Bazhanov
4.33 (9)
Babel assistant 1     The MT5 netting “Babel_assistant_1” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on the position
FREE
ZigZag Fibo EA MT5
Andrey Tatarinov
4.05 (19)
顾问根据趋势进行交易。 趋势的方向由 ZigZag 指标确定。 斐波那契网格在趋势方向上叠加。 在给定的斐波那契水平上,限价订单按照趋势方向放置。 以下级别可供下订单: 23.6 38.2 50.0 61.8 78.6 止损设置为斐波那契水平 100 或由用户在顾问设置中指定。 止盈设置为斐波那契水平 0 或由用户在顾问设置中指定。 MT4 版本   https://www.mql5.com/zh/market/product/113060 设置: Lot Size   - 批量大小 TakeProfit   - 选择固定目标价时的止盈值。 0 - 禁用 TP TP Type   - 止盈类型:固定或 Fibo 0 StopLoss   - 选择固定线时的止损值。 0 - 干线断开 SL Type   - 止损类型:固定或 Fibo 100 Fibo Entry Level Buy   - 用于下限价订单买入的斐波那契水平 Fibo Entry Level Sell   - 用于下达限价卖出订单的斐波那契水平 Min Fibo size to place order   -
FREE
Apex Neural System:算法交易的未来 Apex Neural System   不仅仅是一个EA。这是一个 金融武器 。 ️   重要提示:   这 不是经典的"人工智能" 。 我们不使用简单的AI脚本。Apex基于专有的 深度神经网络(DNN) 架构构建:一个真正的数学大脑,能够 分析、权衡和决策 ,基于人眼无法看到的复杂模式。 专为   XAUUSD(黄金)   设计,以机构级精度利用微波动性。   实盘验证表现   真实结果胜过千言万语。   https://www.mql5.com/en/signals/2354605?source=Site +Profile+Seller 极致的真实表现 这不是"缓慢增长"系统。Apex Neural System专为 激进现金流 而设计。 基于我们经过验证的实时交易:   极致增长:   实盘账户在 仅2周内录得超过+80%的增长 。
BTC Hybrid EA
Bashar Taisir Saleh Al Zubaidi
BTC Hybrid EA 是一款适用于 MetaTrader 5 的智能交易顾问,专为希望以结构化和可配置方式交易 BTCUSD 的交易者而设计。 该EA基于混合交易框架构建,结合了方向性入场、对冲逻辑、分阶段网格管理、篮子订单利润管理以及多层风险保护机制。它可以监控市场环境、交易敞口、点差变化、浮动回撤以及当前篮子订单状态,并通过图表上的 Daily Mimic Panel 直接显示关键交易信息。 BTCUSD 是一种高波动性的交易品种。本EA不保证盈利,不消除交易风险,在实盘使用前,应先在策略测试器和模拟账户中进行充分测试。 主要交易概念 BTC Hybrid EA 针对 BTCUSD 使用分阶段交易结构。EA可以根据所选择的启动模式、当前网格阶段、篮子订单状态、点差水平、交易时段状态以及风险控制设置来开仓和管理持仓。 该系统旨在管理活跃的交易周期,同时让用户可以控制手数大小、网格距离、篮子利润目标、最大交易敞口、点差限制、滑点限制以及回撤保护。 BTC Hybrid EA 适合希望使用可配置自动交易管理系统,而不是简单固定入场策略的交易者。 主要功能 专注于 BTCUSD 交易
FREE
Brent Trend Bot
Maksim Kononenko
4.5 (16)
The Brent Trend Bot special feature is simple basic tools and logic of operation. There are no many strategies and dozens of settings, like other EAs, it works according to one algorithm. The operating principle is a trend-following strategy with an attempt to get the maximum profitability adjusted for risk. Therefore, it can be recommended for beginners. Its strong point is the principle of closing transactions. Its goal is not to chase profits, but to minimize the number of unprofitable trans
FREE
Bitbot V6 Ultimate Grid
Roelof Roy Methorst
30-DAY FULLY FUNCTIONAL TRIAL – EXPERIENCE THE POWER OF BITBOT V6 ULTIMATE GRID & NEURAL MODEL BRAIN! Bitbot V6 Ultimate Grid is the most advanced and flexible grid trading system for MetaTrader 5, now enhanced with our AI-driven Neural Model Brain for truly adaptive and intelligent trading decisions. Whether you’re a professional algorithmic trader or an ambitious newcomer, Bitbot V6 gives you the performance, safety and transparency you need to scale your results to the next level. Key Featur
FREE
SimpleTrade by Gioeste
Giovanni Scelzi
4 (3)
Discover the power of automated trading with **SimpleTradeGioeste**, an Expert Advisor (EA) designed to optimize your trading operations in the Forex market. This innovative EA combines advanced trading strategies with proven technical indicators, offering an unparalleled trading experience. video backtest :  https://youtu.be/OPqqIbu8d3k?si=xkMX6vwOdfmfsE-A ****Strengths**** - **Multi-Indicator Strategy**: SimpleTradeGioeste employs an integrated approach that combines four main technical ind
FREE
MultiTrend Commander
Джованни Орсани
MultiTrend Commander - Automated Trading System What is it? An automated trading software that: Intelligently identifies market trends Makes decisions based on multiple timeframes Automatically manages risk What does it do? Identify Trends Analyze the market in real time Combine signals from different time frames (15 min, 1 hr, 4 hr) Confirm the trend direction before entering Protect Your Capital Automatically calculates stop losses Adjusts trade size to your risk Stops trading if
FREE
Triple Indicator Pro
Ebrahim Mohamed Ahmed Maiyas
3.67 (3)
Triple Indicator Pro: ADX, BB & MA Powered Trading Expert Unlock precision trading with Triple Indicator Pro, an advanced Expert Advisor designed to maximize your market edge. Combining the power of the ADX (trend strength), Bollinger Bands (market volatility), and Moving Average (trend direction), this EA opens trades only when all three indicators align 1 - ADX (Average Directional Index) indicator – This indicator measures the strength of the trend, if the trend is weak, the expert avoids
FREE
Astin
Novateq Pty. Ltd
Use Stochastic with oversold and overbought to find trading opportunities. Use RSI to identify strength of trend anf confirm the trend matches the stochastic overbought and oversold. Trade on MACD cross matching the trend identified by Stochastic and RSI. Set stop loss at a recent swing high or swing low. Set take profit as a ratio of stop loss. Exits are on take profit and stop loss only, there is no exit signal.
FREE
Daily Cycle Assistant PRO Daily Cycle Assistant PRO is a trade management Expert Advisor (EA) for MetaTrader 5 designed to automate time-based position handling and simplify manual trading workflows. The EA allows users to open trades with predefined parameters and automatically manage closing and reopening based on specified times. Positions can be closed at a defined time (for example before rollover) and optionally reopened later with the same direction and parameters. This helps maintain tr
FREE
Breakout Londres
Victor Paul Hamilton
你敢用经过时间检验的方法交易而不是马丁格尔式的幻想 ? . 任何下载此产品的人,如果觉得它有价值,请留下评论或评价。 我目前在MQL上被监禁一个月,无法回复消息。 抗争万岁! 这个EA实际上迫使用户进行交互和理解——需要正确设置交易时段时间,了解经纪商的要求,并为不同的交易品种调整参数。这不是一个"一键设置后遗忘"的黑盒系统,这就是为什么有些人觉得它"复杂"的原因。 讽刺的是,理解这些基础知识会让交易者比盲目运行任何自动化系统更加成功。 可悲的事实是,最赚钱的策略在回测中往往看起来最无聊,但零售交易者想要刺激和兴奋 - 这正是为什么95%的人亏钱的原因。 突破伦敦 通用交易时段突破系统 Victorious Creations Labs 功能介绍 突破伦敦是一个专业的交易时段突破系统,灵感来源于经过时间检验的伦敦突破策略。它不仅能够出色地捕捉伦敦市场的爆发性行情,其通用框架还适用于任何交易时段转换期间,当价格从盘整突破进入趋势性行情时。 核心策略: 在市场平静时段识别盘整区间 放置智能挂单捕捉突破 使用专业风险参数管理交易 可应用于您定义的任何交易时段转换 工作原理 区间识
FREE
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Mechanical Will Sovereign AI (MT5) [Subtitle: Mechanical Will Regression | Sovereign Channel | Sanctum Shield Safety] Introduction Mechanical Will Sovereign AI is a calculated trend-following system designed to enforce the market's "Mechanical Will" with sovereign authority. It calculates the market's true intent using Linear Regression Slope , constructs a dynamic Sovereign Channel (Regression + StdDev) to define boundaries, and confir
FREE
EV Divergence Sniper
Enrique Valeros Muriana
EV Divergence Sniper is a precision-oriented Expert Advisor designed to identify high-probability market reversals through true price divergences confirmed by RSI and Stochastic. The system focuses on structural market conditions and enters only when price and momentum show a clear imbalance, significantly reducing false entries and improving signal quality. The EA uses a structural stop loss placed beyond the most recent swing, combined with a fully customizable risk-to-reward take profit. It i
Gold Swing Trader EA Advanced Algorithmic Trading for XAUUSD on Higher Timeframes The Gold News & Swing Trader EA is a specialized MetaTrader 5 Expert Advisor designed for trading XAUUSD (Gold). It operates on a swing trading strategy to capture medium- to long-term price movements on the H4 and Daily charts. Key Features: · Dedicated XAUUSD Strategy: Logic optimized for the unique volatility of Gold. · Swing Trading Focus: Aims to capture significant price swings over several days. · High
FREE
Vulcan
Dayana Cubillas Massana
Vulcan – 多策略锻造系统 Vulcan   是一款模块化的专家顾问 (EA),集成了三种独立的交易策略,以适应市场不断变化的个性。就像铁匠精通不同的金属锻造技术一样, Vulcan   结合了互补的方法,并提供 超过 200 个可调参数 ,让您可以随心所欲地塑造每一种策略。 这使其成为一种完全适用于任何品种和时间周期的工具,无论是 外汇、指数、大宗商品还是加密货币 。由您决定每一层过滤器的硬度、下锤的时机以及火焰的温度。 核心功能 三种独立策略(每种都有自己的   magic number ,可单独激活): MA Crossover (均线交叉):   快慢均线交叉,带有   RSI、ADX 和 BBW   过滤器,以及基于   DeMarker、Williams %R 和 OsMA   的风险系统。 Momentum Breakout (动量突破):   带有成交量确认的突破检测、 AMA   趋势过滤器和可配置的交易时间。 Bollinger Squeeze (布林带挤压):   识别波段压缩和突破,带有 支撑/阻力、MFI、RSI H1 和 ADX M15   过滤器。
FREE
该产品的买家也购买
Quantum Queen MT5
Bogdan Ion Puscasu
4.98 (587)
各位交易员好!我是 量子女王 ,整个量子生态系统的璀璨明珠,也是MQL5历史上评分最高、销量最好的智能交易系统。凭借超过20个月的实盘交易记录,我已然成为XAUUSD当之无愧的女王。 我的专长?黄金。 我的使命?持续、精准、智能地交付交易结果。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 折扣 价。 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元。 IC Markets实时信号:   点击此处 实时信号 VT Markets:   点击此处 Quantum Queen mql5 公共频道:   点击此处 更轻便、更实惠的量子女王版本:   量子雅典娜 ***购买量子女王MT5,即有机会免费获得量子皇帝或量子男爵!*** 详情请私信咨询! 为什么交易员称我为有史以来最好的黄金EA交易系统 我是新一代交易引擎,由精准的计算、远见卓识和多年
Quantum Athena
Bogdan Ion Puscasu
5 (22)
量子雅典娜——源自经验的精准锻造 各位交易员好!我是 量子雅典娜 ——传奇量子女王的轻量版,经过精炼和重新设计,以适应当今的市场状况。 我并不试图成为一切。 我专注于现在行之有效的方法。 我的专长?黄金。我的使命?提供精准、高效、智能优化的交易表现——以精准为核心。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 折扣价   价格 。     每购买 10 件,价格将上涨 50 美元。最终价格为 1999 美元。 实时信号 IC Markets:       点击这里 VT Markets实时信号:       点击这里 Quantum Athena mql5 公共频道:       点击这里 ***购买 Quantum Athena MT5,即有机会免费获得 Quantum StarMan、Quantum Emperor 或 Quantum Baron!**
Pulse Engine
Jimmy Peter Eriksson
4.94 (17)
首发特价——仅剩少量! 该系统的主要目标是在不使用任何有风险的鞅或网格的情况下实现长期的实时性能。 数量极其有限,现价优惠 最终价格: 1499 美元 【实时信号】    |    【回测结果】    |    【设置指南】    |    【FTMO 结果】 一种不同的交易方法 Pulse Engine 不使用任何指标或特定时间框架。它采用了一种非常独特的方法,这是 MQL5 上任何其他交易系统都不采用的方法。 它交易的是日内方向性模式。这些模式是我用一款专门的模式识别软件发现的,这款软件我已开发并完善多年。 该软件使我能够识别出市场历史上在一天中哪些时段会出现强劲的单向波动。 每个市场和每周的每一天都有其独特的走势。 这种方法之所以如此强大,是因为它不依赖于市场是处于趋势行情、反转行情还是任何特定的市场状态。其模式与这些因素完全无关。 脉冲引擎包含涵盖 六大市场的 70 多种不同模式 ,并结合超过 5万笔 交易的历史回测数据。 每个市场的回测时间均尽可能追溯至数据允许的最长时期, 外汇货币对约 20年,指数约 15 年, 加密货币 约10 年。这确保了极高的统计显著性。
BB Return mt5
Leonid Arkhipov
4.99 (93)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.39 (70)
更少交易。更好交易。稳定性高于一切。 • 实时信号 模式 1 Twister Pro EA 是一款专为 XAUUSD(黄金)M15 时间框架开发的高精度剥头皮智能交易系统。交易次数少——但每次交易都有目的。 每笔入场在开仓前须通过 5 个独立验证层,默认配置下胜率极高。 三种模式: 模式 1(推荐)— 极高精准度,每周交易次数少。专为资金保护和纪律化交易设计。 模式 2 — 交易频率更高,精准度略低。适合偏好更多市场参与的交易者。 模式 3(宽幅追踪)— 与模式 1 相同的入场质量,但使用更宽的追踪止损以持仓更久、捕捉更大行情。频率略高于模式 1。 规格参数: 交易品种:XAUUSD | 时间框架:M15 最低入金:$100 | 推荐:$250 RAW SPREAD 账户必须使用 强烈推荐 VPS 无网格!每笔交易均设有止盈和止损! 推荐券商: Exness Raw | Vantage | Fusion Markets 购买后发送消息即可获得: 完整用户指南 专属奖励 过往业绩不代表未来结果。请理性交易。
Quantum Valkyrie
Bogdan Ion Puscasu
4.73 (140)
量子女武神——精准、纪律、执行 折扣价   价格。 每购买10件,价格将上涨50美元。 实时信号:   点击此处 Quantum Valkyrie MQL5 公共频道:   点击此处 ***购买量子女武神MT5,即有机会免费获得量子皇帝或量子男爵!*** 详情请私信咨询! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.      各位交易员,大家好。 我是 量子女武神 ——旨在以精准、自律和可控的执行方式来对待 XAUUSD。 几个月来,我的架构一直在幕后不断完善。在剧烈波动的交易日中经受了测试。在难以预测的黄金价格波动中经受了压力验证。并根据市场行为的结构性变化进行了重新校准。每一个参数的调整都不是为了追求刺激,而是为了应对必然性。 因为精准并非偶然。 它是经过精心设计的。 最低要求和建议 • 货币对:XAUUSD,黄金 • 时间范围:M15 最低存款额
Goldwave EA MT5
Shengzu Zhong
4.58 (40)
真實交易帳戶   LIVE SIGNAL(IC MARKETS): https://www.mql5.com/en/signals/2339082 本 EA 使用與 MQL5 上已驗證之實盤交易訊號完全相同的交易邏輯與執行規則。在使用建議且已優化的設定,並搭配信譽良好的 ECN / RAW 點差經紀商 (例如 IC Markets 或 TMGM) 時,本 EA 的實盤交易行為在設計上,將高度貼近該實盤訊號的交易結構與執行特性。請注意,由於不同經紀商的交易條件、點差、執行品質以及 VPS 環境存在差異,個別使用者的實際結果可能有所不同。 本 EA 為限量銷售產品,目前僅剩 2 個授權名額,售價為 USD 999。完成購買後,請透過私人訊息與我聯繫,以取得使用手冊與建議設定。 不使用過度網格策略,不使用高風險馬丁格爾,不進行攤低成本操作。 目前此 EA 仍處於早期限量階段價格。未來價格將依據銷售與維護階段進行調整,預計每個階段上調約 USD 100,今年的目標最終價格為 USD 1899。 重要說明 GoldWave 是以真實市場環境為核心設計的交易系統。 它使用 AI 輔助的自適應邏
Quantum King EA
Bogdan Ion Puscasu
4.98 (179)
Quantum King EA — 智能力量,为每一位交易者精炼 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 特别推出价格 直播信号:       点击这里 MT4版本:   点击此处 量子王者频道:       点击这里 ***购买 Quantum King MT5 即可免费获得 Quantum StarMan !*** 详情请私讯询问! 用精确和纪律来管理您的交易。 Quantum King EA 将结构化网格的优势和自适应 Martingale 的智能融入一个无缝系统 - 专为 M5 上的 AUDCAD 设计,专为希望实现稳定、可控增长的初学者和专业人士打造。 Quantum King EA 是针对 M5 时间范围内的 AUDCAD 对开发的全自动交易系统。 它将网格策略的结构与马丁格尔的自适应恢复逻辑相结合,形成了一个在所有市场阶段智能管理交易的系
Chiroptera
Rob Josephus Maria Janssen
4.76 (25)
Prop Firm Ready! Chiroptera is a multi-currency, single trade Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances caused by Tweets and other ad-ho
The Gold Reaper MT5
Profalgo Limited
4.5 (94)
道具準備就緒! ( 下載SETFILE ) WARNING : 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal YouTube Reviews 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期
Gold Safe EA
Anton Zverev
5 (4)
实时信号:   https://www.mql5.com/en/signals/2360479 时间周期:   M1 货币对:   XAUUSD Varko Technologies 不是一家企业,而是一种自由的理念。 我感兴趣的是长期合作和建立声誉。 我的目标是不断改进和优化产品,以适应不断变化的市场环境。 Gold Safe EA—— 该算法同时使用多种策略,其主要理念是强调控制亏损交易和风险。 交易的收尾和控制采用了多级措施。 如何安装专家版? 您需要将文件从EA传输到XAUUSD M1货币对图表。无需SET文件,只需设置时间偏移值即可。 我建议使用时间交易,例如通过 IC Markets 或 RoboForex 等经纪商。 如果您在设置时间方面需要帮助,请务必给我发私信。 请先在经纪商的策略测试器中测试EA,然后再将其用于真实账户。
Wave Rider EA MT5
Adam Hrncir
4.83 (23)
Scalper speed with sniper entries. Built for Gold. 33% off  this weekend for 299 USD only  (ends Sunday midnight)   |   final   price  599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maximum control. Wave Rider uses triple timeframe analysis (H1 trend + M1
Gold House MT5
Chen Jia Qi
4.44 (50)
Gold House — 黄金摆动突破交易系统 价格即将上涨。目前价格仅剩少量名额(3/100)。下一阶段目标价格:$999。 实盘信号: 利润优先模式: https://www.mql5.com/en/signals/2359124 BE 优先模式: https://www.mql5.com/en/signals/2372604 重要:购买后请务必私信我们,以获取推荐参数、使用说明、注意事项以及使用技巧。 (MQL5私信): https://www.mql5.com/en/users/walter2008 保持更新——加入我们的 MQL5 频道以获取产品更新和交易技巧。打开链接后,请点击页面顶部的“订阅”按钮进行关注。: 点击加入 这套EA来自我们团队的内部实盘账户,基于 7 年历史数据开发验证,并经过实盘确认后才决定公开。我们没有为了上架专门优化回测曲线——你看到的,就是我们自己一直在用的版本。 它不依赖固定时间入场,不靠指标交叉,而是追踪黄金市场中最原始的价格结构——摆动高低点突破。只要黄金还在产生趋势和波动,策略的核心逻辑就不会失效。在当前高波动环境下,正是突破策略最擅长
Akali
Yahia Mohamed Hassan Mohamed
3.27 (82)
LIVE SIGNAL: 点击此处查看实时表现 重要提示:请先阅读指南 在使用此 EA 之前,务必阅读设置指南,以了解经纪商要求、策略模式和智能方法。 点击此处阅读官方 Akali EA 指南 概述 Akali EA 是一款专为黄金 (XAUUSD) 设计的高精度剥头皮专家顾问 (Expert Advisor)。它利用极其紧密的移动止损算法,在高波动期间立即锁定利润。 该系统专为准确性而打造,旨在通过利用快速的市场波动并在市场回调前锁定利润来实现高胜率。 设置要求 交易品种: XAUUSD (黄金) 时间周期: M1 (1 分钟) 账户类型: 必须使用 Raw ECN / 低点差账户。 推荐经纪商: 请参阅指南 注意: 此 EA 依赖于紧密的移动止损。高点差账户将对性能产生负面影响。有关服务器时间和经纪商选择的详细信息,请参阅指南。 为什么选择 Akali EA? 高胜率逻辑: 旨在精确捕捉快速波动。 智能恢复: 该策略旨在维持长期的连胜纪录。 灵活模式: 包括特定的“更紧密跟踪 (Tighter Trailing)”和“更宽跟踪 (Wider Trailing)”模式。 定价政策 价
Wall Street Robot MT5
MQL TOOLS SL
4.33 (15)
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 operate
Full Throttle DMX
Stanislav Tomilov
5 (9)
Full Throttle DMX——真正的策略,  真正的成果   Full Throttle DMX 是一款多货币交易智能交易系统,专为 EURUSD、AUDUSD、NZDUSD、EURGBP 和 AUDNZD 货币对而设计。该系统基于经典的交易方法,采用成熟的技术指标和行之有效的市场逻辑。EA 包含 10 种独立策略,每种策略都旨在识别不同的市场状况和交易机会。与许多现代自动化系统不同,Full Throttle DMX 不使用网格交易、均价策略、马丁格尔策略或其他激进的资金管理技巧。该系统遵循经过时间检验的严谨保守的交易理念。EA 使用 H1 时间框架的日内交易系统,并内置新闻过滤器,以避免在重大经济事件期间进行交易。交易分散于五个货币对,有助于降低对单一市场的依赖。该策略基于透明的交易逻辑,并可根据不同的风险水平进行配置。对于资金充裕的账户,可以使用保守的风险设置;对于资金较少的账户,则可以调整为更高的风险策略。 购买前重要说明 为了获得尽可能接近我信号的结果,请使用与我相同的经纪商。该EA对经纪商条件较为敏感,默认针对以下经纪商进行了优化:ICMarkets, ICTrad
Aurum AI mt5
Leonid Arkhipov
4.86 (44)
更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal (launch April 14, 2026) 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA 基于挂单策略 (PPS) 和非常先进的秘密交易算法。 Bonnitta EA 的策略是秘密自定义指标、趋势线、支撑和阻力位(价格行动)和上述最重要的秘密交易算法的组合。 不要在没有超过 3 个月的任何真实货币测试的情况下购买 EA,我花了超过 100 周(超过 2 年)在真实货币上测试 BONNITTA EA 并在下面的链接中查看结果。 BONNITTA EA 由爱和力量组成。 仅适用于少数买家,这是盗版算法的价格和实施的原因。 Bonnitta EA 在 22 年的时间内使用质量为 99.9% 的真实报价成功通过了压力测试,滑点和佣金接近真实市场条件。 Expert Advisor包含统计采集和滑点控制的算法,具有完整的统计控制; 此信息用于保护您免受经纪人的欺骗。 Bonnitta EA 在下订单之前控制经纪人执行的质量,它还成功地通过了历史数据和不同数据馈送的蒙特卡罗模拟方面的严格标准。 结果 策略测试器的 Expert Advisor 结果:初始存款为 1000 美元的 Bonnitta EA 在 2020 年 1 月 1 日至 2021 年
Ultimate Breakout System
Profalgo Limited
5 (35)
重要的 : 此套装将仅以当前价格出售,且数量非常有限。    价格很快就会涨到 1499 美元    包含 +100 种策略 ,未来还会有更多! 奖励 :价格为 999 美元或更高 --> 免费选择我的其他  5  个EA! 所有设置文件 完整的设置和优化指南 视频指南 实时信号 审查(第三方) NEW - VERSION 5.0 - ONECHARTSETUP 欢迎来到终极突破系统! 我很高兴向您介绍终极突破系统,这是经过八年精心开发的先进且专有的专家顾问 (EA)。 该系统已成为 MQL5 市场上多个顶级 EA 的基础,包括广受好评的 Gold Reaper EA、 连续七个多月保持第一的位置,以及 Goldtrade Pro、Goldbot One、Indicement 和 Daytrade Pro。 终极突破系统不仅仅是另一个 EA。 它是一种专业级工具,旨在帮助交易者在任何市场和时间范围内创建无限数量的突破策略。 无论您专注于波段交易、剥头皮交易还是构建多元化投资组合,该系统都能提供无与伦比的灵活性和定制性。 可能性无穷无尽! 对于自营公司交易者:   有了这个系
AnE
Thi Ngoc Tram Le
5 (3)
ANE — 黄金网格专家顾问 ANE 是一款全自动专家顾问(EA),专为在 M15 时间框架上交易 XAUUSD(黄金) 而设计,采用 网格加权平均策略 。 重要提示: 在实盘运行前,请先在模拟账户上测试该EA,以充分了解其平均加仓系统的行为。 实时信号 ANE Official Channel 交易策略 ANE 将所有持仓作为一个整体进行管理。当条件允许时,它会开立额外交易以优化平均入场价格,并在整体盈利目标达成后关闭整个篮子中的所有仓位。 在网格运行期间,账户可能会经历一段时间的浮动回撤。这种行为是正常且预期的。合理的仓位大小和充足的账户资金对于应对临时回撤至关重要。 账户保护功能 最大回撤断路器 — 当达到设定的回撤阈值时(默认80%),停止所有交易。 点差过滤器 — 当点差超过允许的最大值(默认70点)时,阻止新开仓。 手数限制 — 可配置的最小和最大手数,防止过度开仓。 魔术号 — 确保与其他EA一起使用时能进行干净的持仓管理。 交易规格 交易品种 : XAUUSD(黄金) 时间框架 : M15(仅需挂在一个图表上) 账户类型 : 推荐使用 ECN / Raw Sprea
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (504)
介绍     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  !*** 私信询问更多详情 已验证信号:   点击此处 MT4版本:   点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单笔交易连续拆分成五笔较小的交易。这意味着每次 EA 执行一笔交易时,它都会自动将其拆分成五个较小的仓位。 量子皇帝EA     量子帝王EA凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.83 (120)
量子比特币 EA   :没有不可能的事情,唯一的问题是弄清楚如何去做! 使用 Quantum Bitcoin EA 迈向 比特币 交易的未来,这是来自顶级 MQL5 卖家之一的最新杰作。Quantum Bitcoin 专为追求性能、精度和稳定性的交易者而设计,重新定义了加密货币波动世界中的可能性。 重要提示! 购买后,请给我发送私人消息,以获取安装手册和设置说明。 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子比特币/女王通道:       点击这里 ***购买 Quantum Bitcoin EA 即可免费获得 Quantum StarMan!*** 私信询问更多详情! Quantum Bitcoin EA 在 H1 时间范围内蓬勃发展,采用 趋势跟踪策略 来捕捉市场动量的本质。它利用 复杂的网格方法 来确保每个交易周期都以胜利结束——将波动性从挑战转变为机遇。比特币市场以 4 年为一个周期,Quantum Bitcoin EA 经过优化,可以捕捉每个周期中发生的模式,确保它始终以有利的方式结束交易 为什么选择量子比特币 EA? 掌握不可预
The Gold Phantom
Profalgo Limited
4.57 (30)
道具公司已准备就绪!--> 下载所有套装文件 警告: 目前仅剩少量存货! 最终价格:990美元 全新优惠(仅需 399 美元起) :免费选择 1 款 EA!(限 2 个交易账户,除 UBS EA 外,可选择我的任何一款 EA) 超值组合优惠   ->   点击这里 加入公开群组: 点击此处   实时信号 实时信号 2 !!黄金幻影来了!! 继黄金收割者取得巨大成功之后,我非常自豪地推出它的强大兄弟: 黄金幻影 ,这是一个纯粹、毫不花哨的突破系统,基于同样的久经考验的引擎……但拥有全新的策略。 在The Gold Reaper 取得巨大成功的基础上 , The Gold Phantom 让自动黄金交易变得轻松顺畅。 这款EA交易系统旨在同时在多个时间框架内运行,并让您完全掌控交易频率。 从极其保守的设置到非常激进、波动性最大化的模式,应有尽有。 该系统采用多层确认算法来确定最佳入场价格,同时在内部运行多种互补策略,以有效地分散和分散交易风险。 每个仓位都包含固定的 止损 和 止盈 ,并辅以动态 追踪止损 和 追踪止盈 逻辑,旨在尽早保护资金,并让盈利尽可能地持续下去。 Go
Launch price only available for a limited time $250. Price will increase soon.  Ask me about about your chance for free Ultimate Extractor.  live signal  https://ultimateextractor.com/trader/trader-mjwgotdf Ultimate Forge UTS — Smart XAUUSD Expert Advisor Hello, I am Ultimate Forge UTS, a fully automated Expert Advisor built for trading XAUUSD (gold) on MetaTrader 5. My approach combines disciplined entry timing with intelligent position management that adapts automatically to gold's evolving
XIRO Robot MT5
MQL TOOLS SL
4.85 (26)
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 and
Grabber Bot
Ihor Otkydach
5 (3)
僅剩 5 份,售價 399 美元。下一波售價為 499 美元 Grabber Bot 是一款基於經過驗證的 Grabber System 邏輯所打造的全自動交易專家顧問(EA)。該系統已在 MQL5 Market 上獲得交易者的認可與正面評價。本 EA 的開發理念源自真實交易經驗以及用戶的反饋。 許多使用 Grabber System 手動版本的交易者都面臨相同的問題: 訊號出現時,交易者可能正在睡覺或忙於其他事情(約錯過 50% 的優質交易機會) 交易者經常違反策略規則:進行過多加倉、錯誤進場、或過早平倉(導致盈利下降甚至虧損) 因此,我決定將 GRABBER 完全自動化,讓使用者能夠徹底消除這些問題,並更輕鬆地進行交易。 LIVE SIGNAL (3 deals trading) LIVE SIGNAL (1 deal trading) USER MANUAL GRABBER BOT 主要特點 交易資產:11 個交易品種 每一筆交易均設有 Stop Loss 適用於 Prop Firm 交易 單筆交易模式:每個品種同時最多開 1 筆交易(適合追求低回撤與穩定性的交易者) 三筆交
AI Gold Trading MT5
Ho Tuan Thang
3.72 (43)
想要获得与我的实盘信号相同的收益?   请使用与我完全相同的经纪商:   IC MARKETS  &  I C TRADING .  与中心化的股票市场不同,外汇市场没有单一统一的价格报价。 每家经纪商都从不同的供应商获取流动性,从而产生独特的数据流。其他经纪商的交易表现通常只能达到 60-80%。 MQL5 上的 Forex EA Trading 频道:  加入我的 MQL5 频道以获取我的最新动态。  我在 MQL5 上拥有超过 15,000 名成员的社区 . 售价 $499 的名额仅剩 3 个(共 10 个)! 之后价格将上调至 $599。 EA 将限量销售,以确保所有已购买客户的权益。     AI Gold Trading 利用先进的 GPT-4o 模型,在 XAU/USD 市场执行复杂的趋势跟随策略。系统采用多时间框架收敛分析,结合小波变换(Wavelet Transform)降噪技术和分数阶积分技术来识别真正的趋势持续性。我们的专属算法整合了动量聚类分析与市场环境切换检测,能够动态适应市场波动状态。该 EA 利用贝叶斯概率模型评估趋势延续的可能性,并结合收益率曲线动
Luna AI Pro MT5
Profalgo Limited
5 (3)
推出促销活动: 仅售 1 份,售价 399 美元 最终售价:2000$ 该 EA 的销售数量有限 借助市场上最先进的“均值反向”交易机器人 Luna AI Pro EA   ,释放人工智能的力量,将您的交易提升到前所未有的高度。 这个尖端的人工智能驱动系统旨在满足经验丰富的交易者和初学者的需求,配备了广泛的功能来优化您的交易策略并最大化您的利润。 使用 Luna AI Pro 释放您交易策略的全部潜力。 拥抱交易的未来,让先进的人工智能彻底改变您的投资之旅。 体验当今人工智能的力量,加入全球成功交易者的行列。 为什么这个 EA 与众不同: OneChartSetup -> 运行 1 个图表中的所有货币对 个人表现监控:如果表现不佳,每对货币对的风险将自动降低,如果再次盈利,风险将再次增加。 不使用有风险的交易技术,如鞅、网格或具有非常宽止损的交易等 严格的贸易和风险管理 经过验证的真实账户跟踪记录:已经运行一年多 没有虚假/操纵的回测 实时结果(低风险):    https ://www.mql5.com/en/signals/1502590 设置 EA:    https:
Gold Oni
Lo Thi Mai Loan
4.67 (3)
> 价格每24小时上涨一次 - 立即行动,否则明天支付更多 当前价格:$199.99 -> 最终价格:$1999 每等一天,价格就上涨一次。查看历史价格记录。 [ 实时信号 ] | [ 回测结果 ] | [ 设置指南 ] 福利:购买后私信我们,立即免费获得一个赠品EA。 >> 重要提示:购买后请私信我们,获取根据您账户资金量定制的参数文件。默认的止损、止盈和移动止损参数适用于 $3,000 及以上的账户。如果您的账户资金较少,强烈建议使用定制参数文件。 来自 AI Aurum Pivot 和 AI Gold Prime 的作者 如果您关注过 AI Aurum Pivot 或 AI Gold Prime,您已经了解这个标准。一致的逻辑。每笔交易都有硬性止损。没有马丁格尔。没有任何隐藏技巧。 AI Gold Oni 是下一步。 之前的系统专注于每个设置的单一精准入场点,而 AI Gold Oni 被构建为同时在多个关键价位下多笔订单——每天扫描市场,在交易时段开始前部署一整套结构性突破仓位。捕捉更多机会。保持同样的纪律。 不同类型的黄金 EA AI Gold Oni 不使
SentinelAI MT5
Valeriia Mishchenko
4 (2)
No losing months since August 2019, with a 2.04% monthly gain: Live performance MT 4 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
作者的更多信息
WalkForwardOptimizer MT5
Stanislav Korotky
3.78 (9)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
RenkoFromRealTicks
Stanislav Korotky
4.67 (3)
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. The generated renko chart uses M1 timeframe. It makes no sense to switch the renko chart to a timeframe other than M1. T
SyntheticIndices
Stanislav Korotky
The indicator compares quotes of a given symbol and a synthetic quote calculated from two specified referential symbols. The indicator is useful for checking Forex symbol behavior via corresponding stock indices and detecting their convergence/divergence which can forecast future price movements. The main idea is that all stock indices are quoted in particular currencies and therefore demonstrate correlation with Forex pairs where these currencies are used. When market makers decide to "buy" one
ADXS
Stanislav Korotky
5 (3)
Ever wondered why standard ADX is made unsigned and what if it would be kept signed? This indicator gives the answer, which allows you to trade more efficient. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly s
AutomaticZigZag
Stanislav Korotky
4.5 (2)
This is a non-parametric ZigZag providing 4 different methods of calculation. Upward edge continues on new bars while their `highs` are above highest `low` among previous bars, downward edge continues on next bars while their `lows` are below lowest `high` among previous; Gann swing: upward edge continues while `highs` and `lows` are higher than on the left adjacent bar, downward edge continues while `highs` and `lows` are lower than on the left adjacent bar. Inside bars (with lower `high` and
FREE
CustomVolumeDelta
Stanislav Korotky
5 (1)
This indicator displays volume delta (of either tick volume or real volume) encoded in a custom symbol, generated by special expert advisers, such as RenkoFromRealTicks . MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas. This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to ap
FREE
VolumeDeltaM1 MT5
Stanislav Korotky
This indicator provides the analysis of tick volume deltas. It monitors up and down ticks and sums them up as separate volumes for buys and sells, as well as their delta volumes. In addition, it displays volumes by price clusters (cells) within a specified period of bars. This indicator is similar to VolumeDeltaMT5 , which uses almost the same algorithms but does not process ticks and therefore cannot work on M1. This is the reason for VolumeDeltaM1 to exist. On the other hand, VolumeDeltaMT5 ca
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. This expert adviser OrderBook History Playback allows you to playback the market book events on the history using files, created by OrderBook Recorder . The exper
FREE
This is a demo version of a non-trading expert , which utilizes so called the custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place the EA on a chart of a working instrument. The lesser timeframe of the source chart is, the more precise resulti
FREE
This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight MT5 library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. This script is optional, as the library automatically generates the report immediate after the optimization in the tester is complete. However, the script is convenient because it allows using the same collected data to rebuild th
FREE
HZZM
Stanislav Korotky
4 (1)
This is an adaptive ZigZag based on modification of  HZZ indicator (original source code is available in this article ). Most important changes in this version: two additional indicator buffers added for zigzag evolution monitoring - they show cross signs at points where zigzag direction first changes; zigzag range (H) autodetection on day by day basis; time-dependent adjustment of zigzag range. Parameters: H - zigzag range in points; this parameter is similar to original HZZ, but it can take 0
FREE
Comparator
Stanislav Korotky
4.75 (4)
This indicator compares the price changes during the specified period for the current symbol and other reference symbol. It allows to analyze the similar movements of highly correlated symbols, such as XAUUSD and XAGUSD, and find their occasional convergences and divergences for trading opportunities. The indicator displays the following buffers: light-green thick line - price changes of the current symbol for TimeGap bars; light-blue thin line - price changes of the reference symbol ( LeadSymbo
FREE
SOMFX1Builder
Stanislav Korotky
5 (1)
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this script is for you. In fact, it is a part of a toolbox, that includes a neural network engine implementing Self-Organizing Map (SOM) for candle patterns recognition, prediction, and provides you with an option to explore input and resulting data. The toolbox contains: SOMFX1Builder  - this script for training neural networks; it builds a file with generalized data about most characteristic pric
FREE
ReturnAutoScale
Stanislav Korotky
5 (2)
The indicator calculates running total of linear weighted returns. It transforms rates into integrated and difference-stationary time series with distinctive buy and sell zones. Buy zones are shown in blue, sell zones in red. Parameters: period - number of bars to use for linear weighted calculation; default value - 96; smoothing - period for EMA; default value - 5; mode - an integer value for choosing calculation mode: 0 - long term trading; 1 - medium term trading; 2 - short term trading; defa
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker in real time. The expert OrderBook Recorder records market book changes and stores them in local files for further usage in indicators and expert adviser, including testing in the tester. The expert stores market book
FREE
OrderBook Utilities is a script, which performs several service operations on order book hob-files, created by OrderBook Recorder . The script processes a file for work symbol of the current chart. The file date is selected by means of the input parameter CustomDate (if it's filled in) or by the point where the script is dropped on the chart. Depending from the operation, useful information is written into the log, and optionally new file is created. The operation is selected by the input parame
FREE
Year2Year
Stanislav Korotky
This indicator shows price changes for the same days in past years. D1 timeframe is required. This is a predictor indicator that finds D1 bars for the same days in past 8 years and shows their relative price changes on the current chart. Parameters: LookForward - number of days (bars) to show "future" price changes; default is 5; Offset - number of days (bars) to shift back in history; default is 0; ShowAverage - mode switch; true - show mean value for all 8 years and deviation bounds; false - s
FREE
PointsVsBars
Stanislav Korotky
This indicator provides a statistical analysis of price changes (in points) versus time delta (in bars). It calculates a matrix of full statistics about price changes during different time periods, and displays either distribution of returns in points for requested bar delta, or distribution of time deltas in bars for requested return. Please, note, that the indicator values are always a number of times corresponding price change vs bar delta occurred in history. Parameters: HistoryDepth - numbe
FREE
Mirror
Stanislav Korotky
This indicator predicts rate changes based on the chart display principle. It uses the idea that the price fluctuations consist of "action" and "reaction" phases, and the "reaction" is comparable and similar to the "action", so mirroring can be used to predict it. The indicator has three parameters: predict - the number of bars for prediction (24 by default); depth - the number of past bars that will be used as mirror points; for all depth mirroring points an MA is calculated and drawn on the ch
If you like trading crosses (such as AUDJPY, CADJPY, EURCHF, and similar), you should take into account what happens with major currencies (especially, USD and EUR) against the work pair: for example, while trading AUDJPY, important levels from AUDUSD and USDJPY may have an implicit effect. This indicator allows you to view hidden levels, calculated from the major rates. It finds nearest extremums in major quotes for specified history depth, which most likely form resistence or support levels, a
EvoLevels
Stanislav Korotky
The indicator displays most prominent price levels and their changes in history. It dynamically detects regions where price movements form attractors and shows up to 8 of them. The attractors can serve as resistance or support levels and outer bounds for rates. Parameters: WindowSize - number of bars in the sliding window which is used for detection of attractors; default is 100; MaxBar - number of bars to process (for performance optimization); default is 1000; when the indicator is called from
ExtraMovingPivots
Stanislav Korotky
This is an intraday indicator that uses conventional formulae for daily and weekly levels of pivot, resistance and support, but updates them dynamically bar by bar. It answers the question how pivot levels would behave if every bar were considered as the last bar of a day. At every point in time, it takes N latest bars into consideration, where N is either the number of bars in a day (round the clock, i.e. in 24h) or the number of bars in a week - for daily and weekly levels correspondingly. So,
Most of traders use resistance and support levels for trading, and many people draw these levels as lines that go through extremums on a chart. When someone does this manually, he normally does this his own way, and every trader finds different lines as important. How can one be sure that his vision is correct? This indicator helps to solve this problem. It builds a complete set of virtual lines of resistance and support around current price and calculates density function for spatial distributi
The indicator draws a histogram of important levels for several major currencies attached to the current cross rates. It is intended for using on charts of crosses. It displays a histogram calculated from levels of nearest extremums of related major currencies. For example, hidden levels for AUDJPY can be detected by analyzing extremums of AUD and JPY rates against USD, EUR, GBP, and CHF. All instruments built from these currencies must be available on the client. This is an extended version of
StatBars
Stanislav Korotky
The indicator provides a statistic histogram of estimated price movements for intraday bars. It builds a histogram of average price movements for every intraday bar in history, separately for each day of week. Bars with movements above standard deviation or with higher percentage of buys than sells, or vice versa, can be used as direct trading signals. The indicator looks up current symbol history and sums up returns on every single intraday bar on a specific day of week. For example, if current
PriceProbability
Stanislav Korotky
This is an easy to use signal indicator which shows and alerts probability measures for buys and sells in near future. It is based on statistical data gathered on existing history and takes into account all observed price changes versus corresponding bar intervals in the past. The statistical calculations use the same matrix as another related indicator - PointsVsBars. Once the indicator is placed on a chart, it shows 2 labels with current estimation of signal probability and alerts when signal
CCFpExtra
Stanislav Korotky
CCFpExtra is an extended version of the classic cluster indicator - CCFp. This is the MT4 version of indicator  CCFpExt available for MT5. Despite the fact that MT5 version was published first, it is MT4 version which was initially developed and tested, long before MT4 market was launched. Main Features Arbitrary groups of tickers or currencies are supported: can be Forex, CFDs, futures, spot, indices; Time alignment of bars for different symbols with proper handling of possibly missing bars, in
PriceProbabilities
Stanislav Korotky
This is a signal indicator for automatic trading which shows probability measures for buys and sells for each bar. It is based on statistical data gathered on existing history and takes into account all observed price changes versus corresponding bar intervals in the past. The core of the indicator is the same as in PriceProbablility indicator intended for manual trading. Unlike PriceProbability this indicator should be called from MQL4 Expert Advisors or used for history visual analysis. The in
FreqoMeterForecast
Stanislav Korotky
The main idea of this indicator is rates analysis and prediction by Fourier transform. Indicator decomposes exchange rates into main harmonics and calculates their product in future. You may use the indicator as a standalone product, but for better prediction accuracy there is another related indicator - FreqoMaster - which uses FreqoMeterForecast as a backend engine and combines several instances of FreqoMeterForecast for different frequency bands. Parameters: iPeriod - number of bars in the ma
FreqoMaster
Stanislav Korotky
The main idea of this indicator is rates analysis and prediction by Fourier transform. The indicator decomposes exchange rates into main harmonics and calculates their product in future. The indicator shows 2 price marks in history, depicting price range in the past, and 2 price marks in future with price movement forecast. Buy or sell decision and take profit size are displayed in a text label in the indicator window. The indicator uses another indicator as an engine for calculations - FreqoMet
筛选:
[删除] 2019.01.14 08:13 
 

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

Andrey Litvichenko
7652
Andrey Litvichenko 2017.10.19 04:21 
 

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

Nork
6187
Nork 2017.07.21 14:29 
 

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

回复评论