SMC Zones PRO EA Trade Panel

5
====================================================================
SMC Zones PRO EA — SMC 交易面板与自动化区域引擎
MetaTrader 5 智能交易系统 · Smart Money Concepts · 所有主要品种(Forex、Metals、Indices)
====================================================================

SMC Zones PRO EA 是一个图表内的交易面板,结合了专为 MetaTrader 5
上的 所有主要品种(Forex、Metals、Indices)打造的自动化 Smart Money Concepts(SMC)区域引擎。

它直接在图表上识别 Order Block 与 Fair Value Gap——与 "Gold SMC Zones"
指标完全相同的识别逻辑,已原生移植进 EA 内部,因此无需任何外部指标——
并跟踪 mitigation、更高周期(HTF)趋势偏向、结构(BOS)与回踩,把选中的
区域转化为具体的 Entry / SL / TP 交易,可一键或全自动执行。

所有操作都在一个可拖动的面板上完成。每一个自动决策都会画在图表上
(区域、Entry / SL / TP 线),因此你始终能看到引擎在做什么。

####################################################################
第一部分 — 产品说明
####################################################################

────────────────────────────────────────────────────────────────────
三合一
────────────────────────────────────────────────────────────────────

1. 快速的手动交易面板——市价与挂单、三种手数计算模式、持仓管理
   (保本、追踪、部分平仓、反手)以及共享的篮子管理器。

2. 原生 SMC 区域引擎——带 mitigation、HTF 偏向、结构与回踩跟踪的
   Order Block 与 Fair Value Gap,呈现为现成的 Entry / SL / TP 交易。

3. 可选自动化——AUTO TRADING 为你挂出交易,AUTO-EXIT 在出现反向交易时
   平仓,ZONE GRID 在区域内布置四个订单并自动使用篮子。

────────────────────────────────────────────────────────────────────
原生 SMC 区域引擎
────────────────────────────────────────────────────────────────────

每根新 K 线,引擎都会重新扫描图表并重建所有区域:

- ORDER BLOCK——强劲位移之前的最后一根反向 K 线。看涨/需求 OB(买入
  区域)位于价格下方,看跌/供给 OB(卖出区域)位于价格上方。可选的
  "仅在 BOS 之后" 过滤器和最小实体过滤器可去除弱区块。

- FAIR VALUE GAP——三根 K 线的失衡,可选由位移 K 线确认
  (实体 >= 系数 x ATR)。

- MITIGATION——被价格穿越的区域会变灰/虚线,不再交易(按收盘或按影线,
  由你选择)。

- HTF 偏向——更高周期上的趋势(价格相对 EMA);与趋势一致的区域标注 "(HTF)"。

区域绘制为带标签的填充矩形,与 Gold SMC Zones 指标完全一致——因此 EA
与指标始终吻合。

────────────────────────────────────────────────────────────────────
4 种入场模式  (InpZOBEntryMode)
────────────────────────────────────────────────────────────────────

0 · FRESHEST      最新形成的有效 OB,任意方向。
1 · HTF-ALIGNED   仅与更高周期趋势一致的 OB。
2 · OB + FVG      仅与同向 FVG 重叠的 OB。
3 · MTF CONFLUENCE 方向由当前周期及其邻近周期的加权投票决定
                  (M1-M5-M15-M30-H1-H4-D1)。更高周期权重更大;仅当
                  一致度 >= 你的最小比例时入场,否则跳过该交易。

────────────────────────────────────────────────────────────────────
回踩入场 + BOS SCALP 过滤器
────────────────────────────────────────────────────────────────────

测试次数(InpZTestsRequired)——所选区域在触发入场前需被测试的次数:
   0 = 首次触碰即入场
   1 = 等待一次测试,在回踩时入场(推荐)
   2-4 = 需要更多次测试
在条件满足之前,引擎会等待(价格再次接近时不会取消交易——因此你不会
错过回踩)。

BOS SCALP(按钮,或 InpZFreshestBOS)——在 Freshest 模式下,仅在最近
一次结构突破的方向上选取区域。BOS+ = 仅买,BOS- = 仅卖。这可防止引擎
逆势交易。当前的 BOS+/BOS- 显示在 SMC 页签的标题行。

────────────────────────────────────────────────────────────────────
STOP-LOSS / TAKE-PROFIT——自动或手动
────────────────────────────────────────────────────────────────────

TRADE 页签有两个字段——Stop(点)与 Target(点)——它们同时驱动 SMC
引擎。规则很简单:

  0    = "由引擎决定"(自动)
  数值 = "精确使用该值"(手动)

你输入的值在下单前被读取,永远不会被引擎覆盖,因此 0 始终是 0,你的
数字保持不变。

自动 STOP(Stop = 0):
   SL 置于区域远端边缘之外,距离为
   max( SL-buffer-点 , ATR x InpZSLAtrMult , InpZSLMinPts 点 )。
   InpZSLMinPts 保证区域之外的最小距离——"喘息空间"——使薄区域不会在
   入场后立即被扫损。增大以获得更多空间,减小以获得更紧的止损。

自动 TARGET(Target = 0):
   - SCALE 关:在最近的反向流动性处设一个 TP——反向 Order Block 或
     Fair Value Gap(InpZTPUseFVG),即以最近的真实区域为目标,而不是
     越过近处 FVG 去够远处的 OB。InpZTPMaxPts(0 = 关)限制自动 TP 的
     最远距离——超出则使用固定 RR3(非常适合 M1 剥头皮)。
   - SCALE 开:TP1 / TP2 / TP3 盈亏比阶梯。

手动:  Stop > 0   -> SL = entry -/+ Stop 点
        Target > 0 -> TP = entry +/- Target 点

示例(SELL @ 4048.51,InpZSLMinPts = 200 = 2.00):
   Stop 0, Target 0     -> 自动 SL ~ 4057+,自动 TP 在最近的看涨区域
   Stop 300, Target 600 -> SL 4051.51,TP 4042.51(你的精确值)
(黄金为两位小数:1 pip = 1 点 = 0.01。)

────────────────────────────────────────────────────────────────────
ZONE GRID  (4x DCA)
────────────────────────────────────────────────────────────────────

GRID 4x 按钮把单次入场变为向区域内摊平的四单阶梯:

- 从 ENTRY 到 SL 的区间被分成 4 个相等的步长。四个限价单分别位于入场处
  以及到 SL 的 1/4、2/4、3/4 处;SL 本身是相等的第 5 步(限价单之间的
  间距 = 到 SL 的间距)。
- 每一档使用你面板上的手数。
- 启用 GRID 会自动启用 BASKET,使用共享 SL(远端边缘)与 TP(反向区域)。
- 仅挂有效限价单(买单低于 Ask,卖单高于 Bid)。
- 自动清理:当任一档成交且交易随后平仓时,所有剩余未成交的限价单会被
  自动取消。关闭 GRID 也会移除其挂单限价。防叠加保护会在一个网格活动时
  阻止第二个网格。

────────────────────────────────────────────────────────────────────
篮子管理器(BASKET)
────────────────────────────────────────────────────────────────────

把多个持仓当作一个来处理:
- 合并的保本价、方向与手数。
- 共享的 Stop 与 Profit 被镜像到每一个持仓,在经纪商服务器端,因此即使
  终端断线,保护依然有效。
- 关闭篮子时会记住并恢复原始 SL/TP。
- 可选追踪会移动共享止损;虚拟保护网在价格越过共享 TP/SL 时平掉整个篮子。

────────────────────────────────────────────────────────────────────
自动化——AUTO TRADING 与 AUTO-EXIT
────────────────────────────────────────────────────────────────────

AUTO TRADING(按钮)——引擎为你挂出当前交易。
   InpAutoEarlyEntry = true :交易一旦有效,立即在区域边缘挂 LIMIT
      (触碰即成交)。
   InpAutoEarlyEntry = false:等待 CONFIRMED 市价入场。
   InpAutoCooldownSec :平仓后再次入场前的暂停。
   防过度交易:每根 K 线一次入场、每笔交易的锁存,且仅当订单真正成功时
   才标记为 "已执行"——被拒绝的订单会重试,而不是被悄悄跳过。

AUTO-EXIT (SMC)(按钮)——当出现反向交易确认时,自动平掉引擎的持仓。

SMC 提醒——CONFIRMED 交易时弹窗 / 声音 / 手机推送,另可在已确认交易被
   取消时发送消息。

────────────────────────────────────────────────────────────────────
手动交易面板
────────────────────────────────────────────────────────────────────

- 手数计算:固定手数、Risk %(占余额)或 Risk money。
- 市价与挂单(BUY/SELL、LIMIT/STOP),使用 Px 或 Offset。
- 部分止盈阶梯(TP1/TP2/TP3,带 % 与 RR)、BE@TP1。
- 保本、反手,平仓 ALL / PROFIT / LOSS / BUY / SELL,平掉 50% / 25% /
  自定义 %,设置/清除 SL-TP。
- 价格追踪(距离 + 启动)与 ATR 追踪、自动保本、点差过滤、价格提醒。

────────────────────────────────────────────────────────────────────
技术规格
────────────────────────────────────────────────────────────────────

平台             : MetaTrader 5
类型             : 智能交易系统(交易面板 + 自动化)
优化对象         : 所有主要品种(Forex、Metals、Indices),两位小数报价
推荐周期         : M1 - H1(剥头皮);任意周期均可
账户             : 对冲或净持仓
面板             : CCanvas,可拖动,6 个页签
区域来源         : 原生 SMC 引擎(与 Gold SMC Zones 一致)
入场模式         : 4 种(Freshest / HTF / OB+FVG / MTF)
设置             : 19 组共 178 个参数,全部为英文

────────────────────────────────────────────────────────────────────
安装
────────────────────────────────────────────────────────────────────

1. 将 EA 加载到 任意品种图表(Forex、Metals、Indices)(推荐 M1-H1)。
2. 允许 Algo Trading(工具栏按钮为绿色)。
3. 打开 SMC 页签,选择入场模式,可选启用 BOS Scalp。
4. Stop/Target 保持为 0 以自动风控,或输入你自己的点数。
5. 按 TAKE 手动交易,或开启 AUTO TRADING。

────────────────────────────────────────────────────────────────────
风险提示
────────────────────────────────────────────────────────────────────

交易 XAUUSD 等带杠杆的工具具有高风险,可能导致全部投入资金的损失。本
工具不保证盈利。网格 / 摊平会放大敞口——请据此设定手数。请先在模拟账户
上测试每一种配置,且只用你能承受损失的资金交易。

####################################################################
第二部分 — 面板与使用指南
####################################################################

────────────────────────────────────────────────────────────────────
1. 面板布局
────────────────────────────────────────────────────────────────────

面板绘制在图表上,可通过标题栏拖动。它包含:

标题栏      名称 / 版本、品种切换(XAUUSD)、最小化,以及打开浮动持仓
            窗口的 POSITIONS 按钮。
K 线卡片    到 K 线收盘的倒计时环、周期,以及 AUTO 指示(自动交易开启时
            为绿色)。
BID         实时 bid 价与点差(点)。
P&L         作用范围内持仓的浮动盈亏,以及账户 Equity 与 Balance。
页签        TRADE · MANAGE · RISK · AUTO · SCALE · SMC。
底栏        LIVE 状态、交易时段与连接延迟。

作用范围(scope)——大多数操作作用于 "范围内" 的持仓:默认是当前品种上
本 EA 实例的 magic 编号。设 InpManageAll = true 可管理该品种上的所有
持仓(多实例时很有用)。

────────────────────────────────────────────────────────────────────
2. 六个页签
────────────────────────────────────────────────────────────────────

TRADE  — 手数模式(Fixed / Risk % / Risk money)、Lot、Stop 与 Target
         (点)、Px、Offset,以及 BUY / SELL / LIMIT / STOP。

MANAGE — BASKET(共享 Profit 与 Stop)、CLOSE(ALL / PROFIT / LOSS /
         BUY / SELL)、MODIFY(BREAK-EVEN、REVERSE、CLOSE 50%/25%/%、
         SET/CLEAR SL-TP)以及价格 TRAILING STOP(Dist + Start)。

RISK   — 账户保护:按每日亏损/盈利锁定、敞口上限、点差过滤。锁定时禁止
         新的 SMC/AUTO 入场。

AUTO   — ATR 追踪(Period + Mult)、自动保本(Trigger + Offset)、
         最大点差入场过滤、价格提醒。这些管理已开持仓(自动入场在 SMC
         页签)。

SCALE  — SCALE-PARTIAL TP 主开关,以及 TP1/TP2/TP3 阶梯(各自 RR + %),
         含 BE@TP1。

SMC    — 区域引擎:实时交易信息与一键按钮。

────────────────────────────────────────────────────────────────────
3. SMC 交易信息——逐行说明
────────────────────────────────────────────────────────────────────

标题     ZONE ENGINE · <模式> · BOS+/BOS-
         显示当前引擎、选取模式与当前结构方向(BOS+ 向上,BOS- 向下)。
         在 MTF 模式下还显示投票,例如 "MTF SELL 72%"。

方向 + 状态
         左侧 BUY SETUP / SELL SETUP;右侧状态:
           TAPPED    — 价格尚未到达区域边缘
           CONFIRMED — 价格在区域边缘 / 内部
           WAIT      — 回踩或 MTF 条件未满足
           No setup  — 当前没有有效区域(仍显示趋势行)

ENGINE   选取模式加回踩计数 "T x/y"
         (x = 已测试次数,y = 需要次数)。

ENTRY / SL / TP1 / TP2 / TP3
         当前交易的精确价格。当 SCALE-PARTIAL TP 关闭(单目标模式)时,
         TP1/TP2 显示 "-"。

ALT ...  备选(反向)交易,供参考。

────────────────────────────────────────────────────────────────────
4. SMC 按钮
────────────────────────────────────────────────────────────────────

TAKE (MARKET) / LIMIT @ ENTRY  手动挂出当前交易——区域边缘的挂单限价,
        或价格已在区域内时的市价。
BE@TP1 / S-TRAIL   该交易的 TP1 后保本与结构追踪。
CANCEL ALL PENDING (n)   移除范围内所有挂单。
AUTO TRADING: ON/OFF     引擎自动挂出交易。
AUTO-EXIT (SMC): ON/OFF  出现反向确认交易时平仓。
GRID 4x: ON/OFF          向区域内布置四个订单(+ 篮子)。
BOS Scalp: ON/OFF        Freshest 模式的趋势方向过滤器。

────────────────────────────────────────────────────────────────────
5. 关键设置(按组)
────────────────────────────────────────────────────────────────────

ZONE ENGINE
  InpZEngine ............ 主开关(引擎 = 主要来源)
  InpZOBEntryMode ....... 0 Freshest / 1 HTF / 2 OB+FVG / 3 MTF
  InpZTestsRequired ..... 入场前的回踩次数(0-4)
  InpZFreshestBOS ....... BOS Scalp 过滤器默认状态
  InpZSLAtrMult ......... 自动 SL 缓冲的 ATR 部分
  InpZSLMinPts .......... 区域之外的最小 SL 缓冲(点)
  InpZTPUseFVG .......... 自动 TP 也以反向 FVG 为目标
  InpZTPMaxPts .......... 限制自动 TP 距离(0 = 关)
  InpZOBMinSize / InpZOBRequireBOS / InpZSwingLen .. OB 识别
  InpZFVGRequireDispl / InpZFVGDispl .. FVG 位移过滤
  InpZATRPeriod / InpZMaxScanBars ..... ATR 与扫描深度
  InpZHideMitigated / InpZMitigByClose  mitigation 行为
  颜色 .................. 区域配色

SMC HTF CONFLUENCE
  InpZHTFAlign / InpZHTF / InpZHTFEma .. 更高周期偏向
  InpMtfMinRatio ........ MTF 投票阈值(模式 3)

SCALE(部分 TP)
  InpSmcRR1/2/3 ......... 盈亏比倍数
  InpSmcPct1/2/3 ........ 在 TP1/TP2/TP3 平仓的 %
  InpSmcSLBufPips ....... 基础 SL 缓冲

AUTO
  InpAutoEarlyEntry ..... 边缘挂限价 vs. 等待 CONFIRMED 市价
  InpAutoCooldownSec .... 平仓后的暂停
  SMC 提醒 .............. 弹窗 / 声音 / 推送 / 取消

SYSTEM & APPEARANCE
  InpManageAll .......... 管理该品种上的所有持仓
  InpMagic .............. 实例标识
  InpObjBehindPanel ..... 把其他图表线置于面板之后
  InpFontBump ........... 面板文字大小
  主题颜色 .............. 深藏青 / 金 / 青 的完整配色

(EA 提供 19 组共 178 个参数,全部记录在随附手册中。)

────────────────────────────────────────────────────────────────────
6. 推荐用法
────────────────────────────────────────────────────────────────────

A · 干净的回踩剥头皮(推荐起步)
    InpZOBEntryMode = 0,BOS Scalp = ON,InpZTestsRequired = 1,
    InpZHTF / InpZHTFEma = H1,Stop/Target = 0(自动),
    InpZSLMinPts ~ 200-400。开启 AUTO TRADING(以及 AUTO-EXIT)。

B · 顺势
    InpZOBEntryMode = 1(HTF-aligned)或 3(MTF,阈值 ~ 0.6)。

C · 向区域摊平
    任意模式 + GRID 4x: ON。保持小手数(4 档 = 至多 4 倍)。

────────────────────────────────────────────────────────────────────
7. 故障排查
────────────────────────────────────────────────────────────────────

4K 上面板模糊 ....... terminal64.exe -> 兼容性 -> 高 DPI -> 应用程序。
                      用 InpFontBump 放大。
线条穿过面板 ........ 启用 InpObjBehindPanel。
有交易但不入场 ...... AUTO 开了吗?Algo Trading 开了吗?状态不是 WAIT?
                      Stop/Target 能生成有效订单吗?查看日志。
方向错误 ............ 模式 0 无方向——启用 BOS Scalp 或用模式 1 / 3。
小区域被扫损 ........ 增大 InpZSLMinPts 或设置手动 Stop。
TP 太远 ............. 保持 InpZTPUseFVG 开启;设置 InpZTPMaxPts
                      (M1 上例如 1500)以限制目标。

────────────────────────────────────────────────────────────────────
评分 1
IronMaid3n
82
IronMaid3n 2026.09.01 03:48 
 

I would like to congratulate Daniel and thank him for the effort and time invested in creating this EA. The EA features a wide range of parameters, each of which affects its behavior, allowing for diverse configurations; the dashboard is comprehensive, intuitive, and lightweight. The support is fantastic; Mr. Daniel responds quickly and is always ready to assist users and make any necessary adjustments. Highly recommended EA.

推荐产品
Alpha Distribution Entry Classic
Hafiz Muhammad Usama Sadique
Alpha Distribution Entry Classic is a premium, quantitative algorithmic trading system engineered specifically for XAUUSD (Gold). Unlike common retail grid or martingale bots that gamble with your capital. REALITY CHECK: NOT A DOPAMINE BOT Important Note before purchasing: This EA does not look for a fake 99% win-rate by hiding floating drawdowns. It operates on a realistic, mathematically proven High Reward Ratio with low Drawdown even you can set your Equity Drawdown limit per day. Explain inp
Index Synthetics Deriv
Deynis Alejandro Puro Rodriguez
Multi-Symbol Expert Advisor for Deriv Synthetic Indices (Single-Chart Deployment) 1. Overview Index Synthetics EA is an algorithmic multi-symbol Expert Advisor developed for Deriv Synthetic Indices. It is designed to monitor and trade up to 39 synthetic instruments from a single EA instance using a diversified execution engine.  (Easy Setup) The system includes instrument-specific logic and filters intended to adapt to the different volatility characteristics of each synthetic index. The appr
Intersection EA
Kalinka Capital OU
Intersection EA is a fully automated software (trading robot), executing trading orders on the currency market in accordance with the algorithm and unique trading settings for each currency pair. Intersection EA is perfectly suitable for beginner traders as well as for professionals who got solid experience in trading on financial markets. Traders and programmers of Kalinka Capital OU company, worked hard developing the Intersection EA forex robot, starting from the year 2011. Initially, this s
DayTrader EA – Scalping Robot DayTrader EA is a fully automated M15 trading system designed to stay aligned with market momentum at all times. The strategy follows a simple yet powerful principle: identify the direction of the most recently closed M15 candle, enter immediately in that direction, scale into profitable movements, and exit when the market reverses. Unlike indicator-heavy systems, DayTrader EA uses pure price action and intelligent basket management to capture intraday trends while
GoldEdge Matrix — Premium Prop-Firm Edition combining USD, CAD,   JPY and CHF currency complexes , powered by the GE ATR Price Border system, dual-layer hedging, ATR volatility control and per-symbol cut loss protection. GoldEdge Matrix is the complete all-in-one MT5 Expert Advisor built for traders who want maximum currency coverage with minimal setup. It combines the logic of GoldEdge USD, GoldEdge CAD, GoldEdge JPY and GoldEdge CHF into one premium EA, with pre-configured presets and full op
Opal MT5
Oeyvind Borgsoe
This is the official version of Opal EA, a powerful tool using cutting-edge algorithms and AI-driven calculations. This fully automated EA encompasses the exceptional qualities we associate with the opulent gemstone: proper decision-making, prudence and strong protection. Be aware of cracked versions/unofficial copies that either work only on demo accounts or are sold at suspiciously low prices. These reportedly lead to rapid account losses.   Opal also takes into account the study of psychol
Gold speedster
Simon Aderinola Akinteye
Gold Speedster EA — Precision. Speed. Profitability. THE EA MYFXBOOK LINK NOW WORKING Up almost 3% in just few days. MyFxbook link :                https://www.myfxbook . com/members/CannyFX/gold-speedster/12075079 Kindly remember to clear the space just before com/ above when pasting the link in your browser. Unleash the power of intelligent automated trading with Gold Speedster , a next-generation Expert Advisor engineered exclusively for XAUUSD (Gold) . Built for traders who demand performa
Ultra Smooth Gold Breakout
Watjakorn Wongsathonbunyarat
No martingale. No grid. No averaging in. Every trade carries a fixed Stop Loss and Take Profit from the moment it is placed and is actively managed by an automatic trailing system around the clock. Live Signal - track real performance before you buy: [ Live Signal ] WHAT IS ULTRA SMOOTH GOLD BREAKOUT? Ultra Smooth is a fully automated Expert Advisor developed for XAUUSD (Gold) on MetaTrader 5. It maps the structure of the Gold chart, identifies significant swing levels, and places pending s
AW Recovery EA MT5
AW Trading Software Limited
4.27 (41)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT4 版本 ->   这里
CyberTradeTHxAI Gold Sniper Master Version The Sovereign Dual-Engine Pyramiding & Averaging Grid Architecture Built for Gold Snipers CyberTradeTHxAI Gold Sniper is an institutional-grade, automated trading system meticulously engineered for professional Gold ( XAUUSD ) and major FX volatile corridors. Powered by a fully reactive Envelopes Dynamic Channel Reversion Core and stabilized by a 200-Period Psychological EMA Filter , this Expert Advisor processes liquidity market transformations with mi
ALTx
Ekkapon Phankum
LIVE SIGNALS ALTx Live Signal https://www.mql5.com/en/signals/2385821 ALTx II Live Signal https://www.mql5.com/en/signals/2387938 ALTx — 18 STRATEGY PORTFOLIO EA FOR GOLD ALTx is a multi-strategy Expert Advisor developed for automated Gold trading on MetaTrader 5. Instead of relying on a single trading model, Combines 18 independently controlled strategies inside one coordinated portfolio. Each strategy operates with its own position state and trade management while sharing centralized controls
Meta Cove AI
Akshay Marjit
Meta Cove AI - 智能趋势跟踪机器人 您是否厌倦了在强劲趋势中失效的剥头皮机器人?您是否厌倦了让您入场太晚的趋势机器人? 那么 Meta Cove AI - 精准回调引擎 就是您的终极解决方案。这不仅仅是又一个基于指标的机器人;这是一个完整的、专业的交易系统,其核心理念源于专业交易者久经考验的交易原则: 顺主趋势交易,在低风险回调时入场。 本机器人专为重视**“质量高于数量”**的交易者而设计。它不会每天进行数百次交易,而是会耐心等待高胜率的交易设置出现,旨在实现持续且稳健的增长。 “精准引擎”如何工作 我们的系统通过分析 两个不同的时间周期 来获得完整的市场视图: 主趋势分析 (H1 时间周期): 首先,机器人会分析更高的时间周期(默认为H1一小时图)以识别市场的主导趋势。当前“大资金”是在买入还是卖出?这关键的第一步确保您始终站在市场的正确一边,避免与强大趋势对抗。 精准回调入场 (M15 时间周期): 一旦确认了主趋势,机器人便将焦点转移到您的实时图表上。它会耐心等待价格暂时“回调”或“喘息”。通过结合使用 相对强弱指数 (RSI) 和 随机指标 (Stochasti
MultiORB EA Prop Edition
Brian Mutuku Mwanthi
MULTI ORB EA - PROP FIRM EDITION with FOREX FACTORY NEWS FILTER THE ONLY MULTI-SESSION ORB EA WITH INTEGRATED FOREX FACTORY NEWS PROTECTION Pass your prop firm challenge with confidence using the most advanced Opening Range Breakout EA designed specifically for FTMO, FundedNext, The5ers, and other funded trader programs CUSTOM PRESET AT USER
XAU Scalper Pro EA
Ayman Ramadan Soroor
Product Name XAU Scalper Pro – Precision Gold EA for Fast M5 Trading Introduction XAU Scalper Pro is a professionally engineered Expert Advisor built exclusively for trading Gold (XAU/USD) on the 5-minute timeframe. It combines proven indicators with smart execution logic to capture short-term gold movements with precision and control. The EA is designed for traders who demand speed, accuracy, and disciplined risk management Unlike traditional EAs that rely solely on fixed TP/SL levels, XAU Sc
Eldorado Scalper
Dmitriq Evgenoeviz Ko
Eldorado Scalper: A Premium Algorithm for Trading XAUUSD Eldorado Scalper is a multidimensional algorithmic system designed for selective gold trading (XAUUSD) on the M5 timeframe. The approach is based on market matrix analysis, which combines price dynamics, momentum, volatility, liquidity, and session structure. Trading Logic Live Signal The system doesn't react to chaotic movements, but filters out market noise. Its goal is not to maximize the number of trades, but to pinpoint structured opp
Titan Trader King – Gold Scalping EA for MT5 Titan Trader King is a precision-engineered automated trading system designed to capture high-quality momentum and trend continuation opportunities in fast-moving financial markets. The system is specially optimized for Gold (XAUUSD) trading behavior while maintaining strong performance capability across multiple high-liquidity trading instruments. Built for traders who demand structured, rule-based execution, Titan Trader King removes emotional decis
Volt PRISM
Ahmad Ali Lutfi
Volt Prism EA Most traders lose because the market moves against them. Volt Prism EA turns that around. IMPORTANT: After purchase, send me a private message to receive the installation manual and setup guide with recommended settings for your broker. LIMITED PRICE:  Price increases by $50 with every 10 purchases . Final price: $2,999 . The earlier you buy, the more you save. Real Results. Not Marketing. Break-even in 7 days of live trading. That's not a backtest. That's not a demo account. That'
Rising Star XAUUSD h1
Raphael Schwietering
Rising Star is an Expert Advisor developed for automated trading on XAUUSD H1. It combines configurable trade management, integrated risk controls, and advanced account protection features in a single trading system for MetaTrader. The Expert Advisor has been tested using historical data from 2025 to the present to evaluate its operation under recent market conditions. Historical testing is intended to assess the strategy's behavior and should not be interpreted as a guarantee of future performa
Scalper Prime
Fahad Khalique
Scalper Prime — News-Time Straddle Scalper for MetaTrader 5 Overview Scalper Prime is a fully automated MT5 Expert Advisor built around a scheduled straddle strategy : at defined clock times, it places a symmetrical pair of pending orders above and below the market, designed to catch the burst of volatility that often follows a scheduled event or session open. Whichever side gets triggered becomes the live position; the untouched side is automatically cancelled if the market doesn't move far eno
Forex Bacteria
Kaloyan Ivanov
适用于 MetaTrader 5 的 Forex Bacteria 智能交易系统 Forex Bacteria 是一款为 MetaTrader 5 设计的自动化智能交易系统(EA)。 正如有益的细菌在自然界中与我们共生,我们努力与市场和谐共生。 这是一个即插即用的 EA,您只需设置您的风险管理偏好并选择您想交易的星期几。 主要专注并优化了过去 12 年的三大主要货币对:AUD/USD、USD/CHF 和 EUR/USD。 该 EA 根据市场条件采用多种策略来调整其交易方法。 未来的更新将扩大其兼容性,包括更多主要货币对,如 USD/JPY 等。 请确保在您的设置中设置正确的时区(UTC),即 EA/MT5 终端所在的位置。 使用提供正向日利息(正交换)的经纪商。 请确保在您的设置中设置正确的时区(UTC)。 请记住,没有 100% 精确的策略。 使用提供正向日利息的经纪商。 永远不要冒您无法承受的风险。
LT Stochastic EA
BacktestPro LLC
LT Stochastic EA is an expert advisor based on the on the Stochastic Oscillator indicator. It is one of the most used indicators by traders around the world. The LT Stochastic EA offer you the possibility to automate 4 different stochastic trading strategy (please refer to the attached pictures). Not only it is user friendly, it has also been designed to offer  great amount of flexibility to suit the need of everyone. IT comes in bult with many options such as:  Trading on Normal or Custom Symbo
NEW UPDATE: VERSION  We are thrilled to announce the release of AI Scalper Grid RSI Sideway MT5 (Version 1.94) . This update brings massive structural upgrades, a brand-new financial metrics layout, and advanced protection layers designed to keep your account safe under all market conditions. What’s New in Version  1. Multi-Period Performance Matrix (New Dashboard UI) Now you can track your success directly on your chart! We have completely redesigned and expanded the visual dashboard to str
KT Inside Bar Hunter MT5
KEENBASE SOFTWARE SOLUTIONS
Despite the popularity of inside bar pattern among traders, using it as a standalone entry signal doesn't provide any evidentiary advantage. KT Inside Bar Hunter trades only selected inside bar patterns using some preassessment and ECE price action cycle. Trading Strategy On successful detection of the required pattern, EA places a pending order in the direction of the forecasted price expansion phase. Pending orders are canceled if they are not triggered within the next bar. Once triggered, ac
Havana EA
ALGOECLIPSE LTD
4.92 (13)
Havana EA 是一款全自动的日内交易算法,专为 US30(道琼斯指数)M5 时间周期设计。它采用突破策略,通过识别关键的回调模式和重要价位,确定高概率的交易入场点。 该EA采用 单笔交易运行逻辑 ,每笔交易均设有固定的 止损和止盈 。此外,内置了可选的 移动止损系统 ,帮助在价格向有利方向移动时锁定利润。 此专家顾问设计简洁,参数结构清晰,用户只需进行极少量设置。它不使用**马丁格尔(martingale)或网格(grid)**策略。 最新版本新增了可选的 亏损恢复功能 ,允许在亏损后有限次数内增加仓位大小,该功能完全可配置,且独立于马丁格尔逻辑。同时增加了盈亏标签,方便在图表上直观查看性能表现。 回测基于高质量的Tick数据,确保结果真实且稳健。 主要特点 专为 US30(道琼斯指数) 设计,适用 M5 时间周期 基于突破的交易逻辑,辅以回调确认 单笔交易 ,配备固定的 止损和止盈 可选的 移动止损 功能,实现利润管理 可选的 亏损恢复功能(非马丁格尔) 无 网格 和 马丁格尔 策略 低输入复杂度,操作简便 适合模拟账户、实盘及Prop Firm挑战 推荐设置 交易品种:
FREE
Apex Recovery System
Muthukrishnan Muthupoilan
FIRST 10 PURCHASE:449USD IMPORTANT NOTE:  EURUSD,USDJPY,USDCHF - H1 - TIMEFRAME ONLY DON'T USE ANY OTHER PAIR,TIMEFRAME 1. The Core Strategy: Confirmation-Based Breakout Unlike "noisy" EAs that trade every price fluctuation, your system is designed for patience and precision: New Candle Confirmation: Per your recent logic refinement, the EA doesn't just jump in when a price level is touched. It waits for a new candle to form, ensuring the breakout is real and reducing "whipsaws" (fake breakouts
R6 Sculping
Vinutthapon Bumroong
R6 Scalping EA   is a fully automated Expert Advisor with no use of martingale or hedge.  This EA can be run from very small accounts and Free swap. As small as   1000 $ or 1000 cent minimum  Recommendations The minimum deposit is 1000 USD.    Use a broker with good execution and Low Spread. A very fast VPS is required. NOTE : I also recommend to take out profit on a regular basis. That is once a week/month. Becauser there will be DD. You Can Tracking All EA Status and Update in This Link  https
XAUUSD SYMMETRICAL VACUUM AIThe World's First Symmetrical Vacuum Void Filler Engine for Gold XAUUSD Symmetrical Vacuum AI  is a flagship Gold trading system built upon the groundbreaking Symmetrical Vacuum Theory. Most commercial Expert Advisors lose money during market reversals because they rely on lagging momentum indicators. XAUUSD Symmetrical Vacuum AI solves this fundamental flaw by continuously measuring mathematical price expansion vs retracement. When Gold moves $X$ points and retraces
MSS_Pro_MTF 是一款专业级多时间框架波段交易EA,专为MetaTrader 5平台设计。该系统通过结合高级波段识别技术和斐波那契交易策略,在金融市场中实现精准的趋势捕捉和风险管理。 核心特点: 多时间框架分析 同时监控高/低两个时间框架(可自定义),高时间框架识别趋势方向,低时间框架寻找精确入场点 智能波段识别 采用高级摆动点追踪算法,实时识别市场波段结构,精准定位支撑阻力位 斐波那契交易区域 在关键的斐波那契回调区域(0.382-0.618)内执行交易,结合K线形态确认信号 动态风险管理 自动计算基于账户余额的风险百分比仓位 支持连续盈利增强/亏损衰减机制 可选的ATR动态止损和移动止损功能 专业过滤系统 ADX趋势强度过滤器 ATR波动率过滤器 订单块识别技术 灵活执行模式 支持多种订单填充方式(FOK/IOC/Return等),适应不同市场流动性 该系统特别适合趋势明显的市场环境,尤其在外汇主要货币对和黄金交易中表现优异。通过严格的风险控制和多层次信号验证,为交易者提供稳定的波段交易解决方案。
Introducing to your attention the unique trading advisor "Scaled Vidya Trends", designed for dynamic scalp trading on trend volatility pairs hour + timeframes. Main features of Scaled Vidya Trends: - Multi-level market analysis: it works on H1, H2, H3 timeframes; - Uses the most popular currency pairs: EURUSD, GBPUSD, USDCAD. Brokers usually set one of the lowest spreads for these pairs; - Applies a scalping method based on local targets for orders; - Works at the close of the timeframe, wait
Aurelius XAU Apex Emperor The Ultimate Institutional-Grade 13-in-1 Gold Matrix  The Emperor of XAUUSD has Arrived Aurelius XAU Apex Emperor is a sovereign algorithmic trading system engineered exclusively for the Gold (XAUUSD) market. Unlike primitive robots that rely on dangerous cost-averaging techniques, Aurelius employs a state-of-the-art 13-in-1 Multiverse Engine.  It runs 13 completely independent trading strategies simultaneously- on a single chart, giving you unparalleled diversificat
该产品的买家也购买
Quantum Commander
Bogdan Ion Puscasu
3.67 (3)
量子生态系统正进入一个全新的战场——一位全新的指挥官即将掌舵。量子指挥官专为美国30指数开发,是一款全自动智能交易系统,专为全球最具活力的市场之一而打造。 在充斥着黄金EA的世界中,Quantum Commander脱颖而出。 在推出几款以黄金为重点的产品之后,我们正凭借 US30 进入新的领域——这是一种新的工具、一种不同的策略,也是一个为 Quantum 生态系统带来真正多元化的强大机会。 特价上市优惠价。最终价格 1999 美元。 实时信号:   点击此处 量子指挥官MQL5公共频道: 点击此处 ***购买 Quantum Commander MT5,即有机会免费获得 Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum OmniGold、Quantum Athena X 或 Quantum Starman!*** 详情请私信咨询! 量子指挥官登场 量子指挥官的创建只有一个目的。 分析 US30,识别既定市场趋势中的回调,自动执行,并以速度和纪律管理每个仓位。 US30 指数以强劲
Quantum Titan MT5
Bogdan Ion Puscasu
4.85 (27)
Quantum Titan 将机构级交易引入 Quantum 生态系统,为精准度、纪律性和经证实的实时市场表现树立了新的标准。 Titan 是为那些对黄金智能交易系统有更高期望的交易者而开发的,代表了量子交易技术的下一个发展阶段。 全球终身授权数量严格限制在 1000 个。 当1000份全部售罄后,《量子泰坦》将不再发售。 特价上市优惠价。最终价格 1999 美元。 只需5万美元初始投资即可获得实时信号:   点击此处 Quantum Titan MQL5 公共频道:   点击此处 ***购买 Quantum Titan MT5,即有机会免费获得 Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum Valkyrie、Quantum OmniGold、Quantum Athena X 或 Quantum Starman!*** 详情请私信咨询! 隆重推出量子泰坦 Quantum Titan 是我从未打算公开发布的黄金级智能交易系统。 几个月来,我一直用自己的资金私下交易 Titan,并且
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (45)
传奇仍在继续。女王不断进化。 欢迎来到 Quantum Queen X——传奇黄金交易系统的下一代产品,它建立在 Quantum Queen 已证明的成功之上。 Quantum Queen X 基于与 Quantum Queen 相同的成熟核心引擎构建,引入了强大的全新自定义模式,允许交易者精确选择要启用或禁用的策略。 每项策略都经过单独审查、改进和优化,以在不同的市场环境下提供更佳的性能和适应性。默认预设也得到了增强,现在包含 9 项精心挑选的策略,而非之前的 7 项,从而提供更广泛的市场覆盖和更多交易机会,同时保留了使 Quantum Queen X 成为 MQL5 平台上最成功的黄金智能交易系统的严谨交易理念。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions 折扣价   价格 。     每购买 10 件,价格将上涨 50 美元。最终价格为 1999 美元。 实时信号 IC Ma
The Gold Reaper MT5
Profalgo Limited
4.48 (105)
道具公司已准备就绪!( 下载道具文件 ) 警告: 目前仅剩少量存货! 最终价格:990美元 免费获得 1 个 EA(适用于 3 个交易账户)-> 购买后请联系我 超值组合优惠   ->   点击这里 加入公开群组: 点击此处   实时信号 客户端信号 YouTube 评论 最新手册 欢迎来到黄金收割者! 这款EA是在非常成功的Goldtrade Pro的基础上开发的,设计用于同时在多个时间框架上运行,并且可以选择将交易频率设置为从非常保守到极度波动。 该EA使用多种确认算法来寻找最佳入场价格,并在内部运行多种策略来分散交易风险。 所有交易都有止损和止盈,但同时也使用追踪止损和追踪止盈来最大限度地降低风险,并最大限度地提高每笔交易的潜力。 该系统基于非常流行且行之有效的策略:交易突破重要支撑位和阻力位的交易机会。   黄金非常适合这种策略,因为它是一种波动性很高的货币对。 系统会根据您的账户规模和最大允许回撤设置自动调整交易频率和手数! 回测结果显示增长曲线非常稳定,回撤幅度控制得非常好,恢复速度也很快。  这款EA已经针对黄金进行了最长时间的压力测试,使用了多个经纪商的多个价格
Ghost Scalper MT5
Thomas Christoph Lipka
5 (6)
GHOST SCALPER – 独家定价 当前价格仅剩 4 个销售名额。 之后 Ghost Scalper 的价格将上涨至 499 USD 。 为了保持有限供应和独家性,价格将在 每增加 10 个销售名额后上涨 100 USD 。 最终价格:1,499 USD Ghost Scalper MT5 Ghost Scalper MT5 是一款专为 MetaTrader 5 上的 XAUUSD / Gold 黄金交易开发的全自动 Expert Advisor。 该 Expert Advisor(EA)结合了四个独立的交易策略:Ghost A、Ghost B、Ghost C 和 Ghost D。每个策略都有自己的交易逻辑、管理系统和独立风险设置。每个策略都可以单独启用或禁用。 特点 专为 XAUUSD / Gold 开发 四个独立交易策略 自动买入和卖出交易 固定手数或百分比风险 Ghost A、B、C 和 D 独立风险设置 集成 Virtual Trailing BIG、SMALL 和 OFF 三种仪表板模式 自动管理持仓和挂单 实盘信号 可以通过公开的 MQL5 信号监控交易活动: Va
Scalping Robot Pro MT5
MQL TOOLS SL
4.37 (156)
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 traders
Ultimate Breakout System
Profalgo Limited
5 (48)
重要的 : 此套装仅以当前价格限量发售。    价格很快就会涨到1999美元!   已包含 300 多种策略 ,更多策略即将推出! 额外福利 :  从我的其他 EA 中免费 选择 5 款!   所有设置文件 + 完整设置和优化指南 视频指南 实时信号 第三方评论 新增 - 44 种策略实时信号 欢迎来到终极突破系统! 我很高兴地向大家介绍终极突破系统,这是一款经过八年精心开发的复杂且专有的智能交易系统 (EA)。 该系统已成为MQL5市场上多款表现优异的EA的基础,其中包括备受赞誉的Gold Reaper EA。 它曾连续七个多月位居榜首,此外还有 Goldtrade Pro、Goldbot One、Indicement 和 Daytrade Pro。 终极突破系统并非仅仅是另一款EA(电子交易系统)。 它是一款专业级工具,旨在帮助交易者在任何市场和时间框架内创建无限数量的突破策略。 无论您是专注于波段交易、超短线交易还是构建多元化投资组合,该系统都能提供无与伦比的灵活性和定制化功能。 可能性无穷无尽! 对于自营交易公司的交易员来说:   有了这个系统,您终于可以创建自己独
ThunderGold Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.56 (16)
ThunderGold Scalper ThunderGold Scalper 是一款专为 MetaTrader 5 黄金自动交易开发的智能交易系统。 该 EA 适用于 M15 周期的 XAUUSD 和 GOLD。系统通过专有的多因素决策引擎识别符合条件的交易机会,并自动管理交易仓位。 系统综合分析市场结构、趋势方向、K线质量、成交量、动量以及交易执行条件。它会耐心等待合适的市场环境,而不是持续频繁开仓。 Live Signal — TMGM 主要功能 专为 XAUUSD 和 GOLD 开发 推荐周期:M15 全自动交易 不使用网格策略 自动 Stop Loss 和 Take Profit 动态移动止损 按风险比例或固定手数计算仓位 趋势和动量过滤器 K线质量和成交量过滤器 高影响力新闻过滤器 节假日和市场关闭保护 滑点调整系统 每日交易次数限制和冷却机制 信息交易面板 针对 Exness 的自动点数调整 推荐交易条件 ThunderGold Scalper 对点差、滑点、流动性和执行速度较为敏感,因此经纪商的交易条件可能会显著影响结果。 该 EA 已在以下经纪商环境中进行测试: TM
Scalping Index Pro MT5
MQL TOOLS SL
5 (3)
Scalping Index Pro is a professional trading system designed specifically for fast and precise scalping on US30 and DE40 using the M1 timeframe . The system has been developed specifically for the unique behavior of major stock indices, focusing on short term price movements, rapid momentum changes, market volatility, and selective grid based trade management techniques to identify high probability trading opportunities . Scalping Index Pro is optimized for traders who prefer dynamic trading wit
Lizard
Marco Scherer
4.2 (49)
什么是 Lizard? Lizard 是一款用于 MetaTrader 5 平台 XAUUSD(黄金)的全自动智能交易系统。它采用多策略摆动突破系统:识别图表上的关键结构位,并在计算得出的入场点位挂出停止订单。 不使用马丁格尔,不使用网格,不在亏损时加仓。 每笔交易都带有明确的止损和止盈,随后由多层退出系统全天候管理,无需人工干预。 支持 我们团队分工明确:一部分成员负责开发,一部分成员负责客户支持。购买后,安装、设置及其他任何问题请联系我们的版主 Zolia: https://www.mql5.com/zh/users/zolia 实盘信号 三个账户,三种风险设置,相同的交易逻辑。运行结果公开可查: Normal Standard: https://www.mql5.com/zh/signals/2372821 ECN High: https://www.mql5.com/zh/signals/2383392 ECN Armageddon: https://www.mql5.com/zh/signals/2386457 工作原理 Lizard 在一小时周期上持续扫描 XAUUSD 图
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.39 (138)
更少交易。更好交易。稳定性高于一切。 • 实时信号 模式 1 实时信号 模式 2 Twister Pro EA 是一款专为 XAUUSD(黄金)M15 时间框架开发的高精度剥头皮智能交易系统。交易次数少——但每次交易都有目的。 每笔入场在开仓前须通过 5 个独立验证层,默认配置下胜率极高。 两种模式: • 模式 1(推荐)— 极高胜率,每周交易次数少。专为资金保护和纪律性交易而设计。 • 模式 2(短止损)— 止损幅度显著缩短,交易次数多于模式1。每笔亏损极小。适合希望在受控风险下增加市场曝光的交易者。 规格参数: 交易品种:XAUUSD | 时间框架:M15 最低入金:$100 | 推荐:$250 RAW SPREAD 账户必须使用 强烈推荐 VPS 无网格!每笔交易均设有止盈和止损! 推荐券商: Exness Raw | Vantage | Fusion Markets 购买后发送消息即可获得: 完整用户指南 专属奖励 过往业绩不代表未来结果。请理性交易。
Quantum King EA
Bogdan Ion Puscasu
4.96 (218)
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 对开发的全自动交易系统。 它将网格策略的结构与马丁格尔的自适应恢复逻辑相结合,形成了一个在所有市场阶段智能管理交易的系
Quantum Athena X
Bogdan Ion Puscasu
5 (10)
更智能的控制,更精准的操控。 欢迎来到 Quantum Athena X——新一代专注于黄金交易的系统,它在 Quantum Athena 的精准性、效率和纪律性执行的基础上更进一步。 Quantum Athena X 基于与 Quantum Athena 相同的精简核心引擎和精心挑选的 6 种策略构建而成。每项策略都针对当前的黄金市场状况进行了单独优化和改进,而全新的强大自定义模式则允许交易者精确选择启用或禁用哪些策略。 对于喜欢即插即用体验的交易者,原有的优化配置仍然可用;而对于想要创建自己个性化策略组合的交易者,自定义模式则提供了更大的灵活性。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 折扣价   价格 。     每购买 10 件,价格将上涨 50 美元。最终价格为 1999 美元。 实时信号 IC Markets:       点击这里 Quantum A
Aura Gold Pro Edition
Stanislav Tomilov
5 (2)
旨在主导黄金市场。 官方信息 卖家简介 官方频道 用户指南 限时价格 — $799 Aura Gold Pro Edition 在 9 月底之前仅售 $799。 从 10 月 1 日起,价格将上涨至 $999 — 请在涨价前购买您的版本。 实时交易信号  Roboforex   https://www.mql5.com/en/signals/2366593 FPMarkets   https://www.mql5.com/en/signals/2358523 ICTrading   https://www.mql5.com/en/signals/2380859 描述 Aura Gold PRO Edition 是一款精心设计且可靠的黄金市场交易算法。我们打造的系统专注于长期稳定性和资金保护,避免不必要的风险。该EA的实时信号展现出卓越的业绩和稳步增长,证实了其底层逻辑的有效性。该系统的核心优势之一是其高恢复系数,使其能够快速、稳健地克服正常的资金回撤,并持续创造利润。 AURA GOLD PRO EDITION 的核心原则是绝对的风险控制。无论任何情况,每一笔交易都始终受到止损保护
Gold Snap
Chen Jia Qi
4.58 (24)
Gold Snap — 黄金快速利润捕捉系统 Gold Snap v2.1上线优惠:前10份(只剩9)无限许可证仅售599美元,并免费赠送一款内部EA供个人使用。售完或满7天即结束,以先达成者为准。原价999美元。 实盘信号: https://www.mql5.com/en/signals/2362714 实盘信号2: https://www.mql5.com/en/signals/2372603 实盘信号 v2.0: https://www.mql5.com/en/signals/2379945 重要: 购买后,请通过MQL5私信联系我们,以获取用户指南、推荐设置、安装与使用说明、赠品EA领取信息及后续更新支持。您也可以在产品评论区留言,我们会主动与您联系。 https://www.mql5.com/en/users/walter2008 欢迎加入我们的 MQL5 频道,获取产品更新与交易见解。 https://www.mql5.com/en/channels/tendmaster 在 Gold House 的长期研发与实战验证中,我们进一步确认了突破策略在黄金市场中的有效性,也验
Byrdi
William Brandon Autry
5 (20)
BYRDI - 如同一个整体进行交易的 AI 网络 大多数 EA 只看到一个终端。 BYRDI 看到整个网络。 在一个账户上开立的交易,可能改变你所拥有的每一个其他账户的风险。 BYRDI 将独立的 MetaTrader 5 终端连接成一个协调统一的 mesh 网络。每个节点都可以保留自己的账户、经纪商、市场、AI 模型、策略和风险设置,同时对更大的系统保持感知。 BYRDI 可以分配机会、控制敞口,并在整个 mesh 网络中提供合格节点的故障转移。 单个节点可以独立交易。 多个节点可以作为一个网络协同运作。 超越入场。超越账户。 一位交易者。多个市场。一个智能网络。 BYRDI 投资组合搭建活动 在接下来的 72 小时内或接下来的 15 笔 BYRDI 购买内有效,以先到者为准。 以当前 $997 的价格购买 BYRDI,即可获得: 1 个 Mean Machine GPT 激活额度 1 个 AiQ 激活额度 私享投资组合部署研讨会 国际在线问答参与权限 完整研讨会录像 投资组合入门蓝图 前 10 位符合条件的购买者还可以提交自己拟定的投资组合结构,获得一次简短的私下点评。 无需现
The Gold Phantom
Profalgo Limited
4.7 (44)
道具公司已准备就绪!--> 下载所有套装文件 警告: 目前仅剩少量存货! 最终价格:990美元 全新优惠(仅需 399 美元起) :免费选择 1 款 EA!(限 2 个交易账户,除 UBS EA 外,可选择我的任何一款 EA) 超值组合优惠   ->   点击这里 加入公开群组: 点击此处   实时信号 实时信号 2 !!黄金幻影来了!! 继黄金收割者取得巨大成功之后,我非常自豪地推出它的强大兄弟: 黄金幻影 ,这是一个纯粹、毫不花哨的突破系统,基于同样的久经考验的引擎……但拥有全新的策略。 在The Gold Reaper 取得巨大成功的基础上 , The Gold Phantom 让自动黄金交易变得轻松顺畅。 这款EA交易系统旨在同时在多个时间框架内运行,并让您完全掌控交易频率。 从极其保守的设置到非常激进、波动性最大化的模式,应有尽有。 该系统采用多层确认算法来确定最佳入场价格,同时在内部运行多种互补策略,以有效地分散和分散交易风险。 每个仓位都包含固定的 止损 和 止盈 ,并辅以动态 追踪止损 和 追踪止盈 逻辑,旨在尽早保护资金,并让盈利尽可能地持续下去。 Go
Pulse Engine
Jimmy Peter Eriksson
4.08 (37)
最新消息——目前仅剩少量存货,欲购从速! 该系统的主要目标是在不使用任何有风险的鞅或网格的情况下实现长期的实时性能。  数量极其有限,现价优惠 最终价格 1499 美元 【实时信号】    |    【回测结果】    |    【设置指南】    |    【FTMO 结果】 一种不同的交易方法 Pulse Engine 不使用任何指标或特定时间框架。它采用了一种非常独特的方法,这是 MQL5 上任何其他交易系统都不采用的方法。 它交易的是日内方向性模式。这些模式是我利用自己多年来不断开发和完善的特定模式识别软件发现的。 该软件使我能够识别出市场历史上在一天中哪些时段会出现强劲的单向波动。 每个市场和每周的每一天都有其独特的走势。 这种方法之所以如此强大,是因为它不依赖于市场是处于趋势行情、反转行情还是任何特定的市场状态。其模式与这些因素完全无关。 脉冲引擎包含涵盖 六大市场的 70 多种不同模式 ,并结合超过 5万笔 交易的历史回测数据。 每个市场的回测时间均尽可能追溯至数据允许的最长时期, 外汇货币对约 20年,指数约 15 年, 加密货币 约10 年。这确保了极高的统计显
SomaGold
Andrii Soma
5 (10)
SomaGold 是一款专为 MetaTrader 5 打造的多策略突破型智能交易系统(EA),仅适用于黄金(XAUUSD)。一张图表、一个 EA,32 套独立策略并行运行,构成单一、分散化的组合。 实时信号。 这是我在 MQL5 上发布的第一款 EA。为在上线时让更多人能够入手,我采用透明的阶梯定价模式: 首发价:100 USD 每售出 10 份拷贝,价格上涨 100 USD 早期购买者在产品生命周期内锁定最低价格。 理念 与其运行单一、容易过度拟合某一狭窄市况的设置,SomaGold 自带一套精选的 32 套预调策略,全部在同一黄金图表上的单个 EA 中并行运行。 每套策略拥有各自的 magic number、注释、时间周期、摆动识别参数、出场规则、新闻距离与手数步长。它们共享同一执行引擎但独立交易,因此您可在多个时间周期与突破宽度上获得真正的分散化,而无需管理大量图表。 组合构建 我进行了 48 次完全不同的优化: 首先,我在 2 个时间段上运行优化: 2018–2023 2020–2025 时间周期分为 4 组: D1、H12、H8、H4 突破宽度有三种变体: V1 Bro
De Moore
Benicanoko
Now $399 — Only 10 Copies Available Secure your copy at $399 before the next price increase to $599. DeMoore Expert Advisor is a high-precision scalping Expert Advisor developed exclusively for XAUUSD (Gold) on the M5 timeframe. The De Moore Expert Advisor performs market analysis based on trend-following and price action concepts. The analysis is also based on multi-timeframe analysis. Live Signal        My Setfile on ICM How De Moore EA Works for You Buy the EA on MQL5 Market Install on MetaTr
Range Breakout EA with Range Filters
Jimmy Peter Eriksson
4.57 (23)
更新:下一价格:599 美元,最终价格:999 美元 如果您重视诚实和为真实交易而构建的真正交易系统,而不是一个看起来完美无瑕但最终可能导致账户爆仓的直线回测,那么这可能适合您。 无马丁格尔/无网格 22个月实时信号 +300% 实时增长 【实时信号】    |  【FTMO 结果】    |  【主投资组合】  |  【回测指南】 为什么 Range Breakout EA 如此稳定? Range Breakout EA 基于一种众所周知的市场行为:交易时段之间的波动性变化。 亚洲交易时段的波动性通常较低,形成一个狭窄的价格区间。伦敦交易时段开盘后,波动性增加,价格往往会突破该区间 并继续朝突破方向移动。 该系统会交易这种突破,并在当天晚些时候波动性开始减弱时平仓。 它不使用指标或固定时间框架,这有助于减少过拟合。系统内部使用突破过滤器来避免低质量的突破交易。 该策略在 XAUUSD、USDJPY、BTCUSD、US30 和 DE40 等货币对上表现尤为出色。 同时交易多个市场可以实现强大的分散风险能力。 加入社区! 公众社区:  点击这里! 请私信我并附上购
Gold Bomb
Aleksandr Makarov
5 (1)
如果您正在阅读这条消息,说明您已经在市场中找到了圣杯!!! 该智能交易系统基于我的   原创指标 ,没有任何   人工智能   或其他废话。 仅仅是指标组合、水平位和价格行为的结合。 不使用危险的交易方法, 适用于   XAUUSD M1  而且還有貨幣對! 始终设置   止损   和   止盈 。 实盘信号: https://www.mql5.com/en/signals/2388322 購買後請務必聯繫我,並將您的交易帳號發送給我以啟動該智慧交易系統!未經我許可,請勿自行使用! -------------------------------- Installation instructions:   Click 特别首发价格:当前价格仅对前 10 份有效。售出 10 份后,价格将上涨至  999$ 技术规格: 交易品种:   XAUUSD   时间周期:   M1 最低建议入金   200 $( 最好 500$) 杠杆:   1:500 账户类型:   任意 经纪商 :   任意经纪商,但最好点差较低 强烈建议使用 VPS 优势: 无马丁格尔 不使用危险的交易方法 每
Wave Rider EA MT5
Adam Hrncir
4.82 (44)
Scalper speed with sniper entries. Built for Gold. Limited sale - 399 USD only instead of 499 USD Tired of all the fake EAs that eventually disappear? Most authors just create another EA when it fails - I wanted to do it differently. Wave Rider is my personal project built out of passion - honest, transparent EA without any fake AI or manipulated back-test that's been continuously updated for more than 6 months, that I am using myself from very first day. Check the Manual  or  Broker performance
Nexorion Initium Novum EA
Valentina Zhuchkova
3.45 (29)
NEXORION: Initium Novum — 确定性逻辑与算法综合体系 NEXORION 是一款基于严密流动性处理数学算法的机构级分析系统。该项目的核心理念是“计算透明化”:交易型 EA 将混沌的价格流转化为结构化的几何区域,并将决策过程直接在交易图表上进行可视化呈现。 实时信号监控 https://www.mql5.com/en/signals/2378408 系统技术规格 交易资产 :XAUUSD (黄金) 运行周期 :H1 (1小时图) 核心方法论 :机构流动性分析与确定性逻辑 (Institutional Liquidity Analysis & Deterministic Logic) 决策依据 :流动性池与平衡水平的数学计算 数学架构与可视化 本系统的关键创新在于 动态计算映射 (Dynamic Computation Mapping) 。算法不仅是分析价格,更是通过以下模块构建市场的数学模型: 流动性追踪 (Liquidity Tracking) :基于市场阶段的深度分析,精确识别买方流动性 (BSL) 与卖方流动性 (SSL) 区域。 平衡态分析 (Equilib
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.78 (129)
量子比特币 EA   :没有不可能的事情,唯一的问题是弄清楚如何去做! 使用 Quantum Bitcoin EA 迈向 比特币 交易的未来,这是来自顶级 MQL5 卖家之一的最新杰作。Quantum Bitcoin 专为追求性能、精度和稳定性的交易者而设计,重新定义了加密货币波动世界中的可能性。 重要提示! 购买后,请给我发送私人消息,以获取安装手册和设置说明。 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 100本只剩80本了。 量子比特币/女王通道:       点击这里 ***购买 Quantum Bitcoin EA 即可免费获得 Quantum StarMan!*** 私信询问更多详情! Quantum Bitcoin EA 在 H1 时间范围内蓬勃发展,采用 趋势跟踪策略 来捕捉市场动量的本质。它利用 复杂的网格方法 来确保每个交易周期都以胜利结束——将波动性从挑战转变为机遇。比特币市场以 4 年为一个周期,Quantum Bitcoin EA 经过优化,可以捕捉每个周期中发生的模式,确保它始终以有利的方式结束交易 为什么选择量子比
AXIO Gold EA
Shengzu Zhong
4.6 (10)
AXIO GOLD EA MT5 MQL5 實盤信號參考 https://www.mql5.com/en/signals/2378982?source=Site+Signals+My AXIO GOLD EA MT5 是一款專門為 MetaTrader 5 上的 XAUUSD 黃金開發的自動交易系統。 該 EA 使用與 MQL5 上已驗證實盤信號相同的邏輯和執行規則。當使用推薦的優化設定,並運行在信譽良好的 ECN/RAW 原始點差經紀商,例如 TMGM 時,該 EA 的實盤交易行為設計目標是盡可能貼近該實盤信號的交易結構和執行特徵。 請注意,經紀商條件、點差、執行品質、交易品種規格、滑點、延遲、VPS 環境以及帳戶設定方面的差異,都可能導致個人帳戶結果有所不同。 AXIO GOLD 不使用危險的馬丁格爾加倉法,不使用過度網格擴展,也不會在虧損交易中不斷加倉攤平。 目前產品價格以 MQL5 Market 頁面顯示為準。未來價格可能會根據產品開發、更新、維護以及支援工作量進行調整。 購買後,請透過 MQL5 私訊聯絡我,以取得使用者手冊、推薦設定和安裝指導。 開發者介紹 我是 MetaT
Prop Firm Gold EA
Jimmy Peter Eriksson
4.56 (32)
专为应对黄金(XAUUSD)自营交易挑战而打造 简易  即插即用设置 无风险马丁格尔/网格 实时信号  |    FTMO 结果  |  公共社区 警告 :现价库存极少!最终价格: 990美元 策略 Prop Firm Gold EA 是一款专为 MT5 平台上的黄金 (XAUUSD) 设计的多策略交易系统。 该系统融合了多种逻辑,利用突破概念捕捉日内主导走势,并结合日内价格形态进行交易。 这使其能够适应不同的日内市场状况,而非依赖单一的交易设置。 该策略不依赖于指标或固定时间框架,并采用极简优化来减少曲线拟合,从而提高稳健性。Prop Firm Gold EA 旨在作为多元化交易组合的一部分发挥作用。其专注于日内交易的逻辑使其能够与其他采用不同策略的系统结合使用。 该系统已在超过 15 年的高质量历史价格数据上进行了测试,并在 MQL5 平台发布前进行了 15 个月的实盘交易。 房地产公司准备就绪 内置随机化功能 会对入场和出场进行轻微的随机化处理,以确保与其他用户相比,交易具有独特性。 每日回撤保护 可保护您的账户免受自营交易公司(FTMO 等)使用的日内每
XG Gold Robot MT5
MQL TOOLS SL
4.34 (113)
The XG Gold Robot MT5 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 Action, Cycle S
Impulse MT5
Simon Reeves
5 (15)
Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A six-strategy gold EA that waits for the perfect shot. Come chat with us in our public MQL5 channel!  https://www.mql5.com/en/channels/starpoint Impulse v2.00 is here! The biggest update in Impulse's history has arrived. Version 2.00 takes everything that made Impulse a disciplined, patient Gold trading system and elevates it across the board: A brand-new sixth strategy — Conviction Momentum joins the squad, hunting de
作者的更多信息
Gold SMC Zones
Daniel Grigerek
Gold SMC Zones 可自动识别并在黄金(XAUUSD)图表上绘制两种核心的 Smart Money 结构:Order Blocks 与 Fair Value Gaps。它是一款纯粹的可视化分析工具——不开仓、不发出信号。完全免费且功能完整。 绘制内容 - 看涨与看跌 Order Block,以实心区块显示(脉冲行情前最后一根反向K线) - 看涨与看跌 Fair Value Gap,以描边区域显示(三根K线的失衡) - Order Block 与 Fair Value Gap 重叠处的汇合(confluence) - 当前价格上方与下方最近的区域 - 图表上清晰的标签:Bull OB、Bear OB、Bull FVG、Bear FVG 高周期方向一致(HTF) - 读取高周期(H4),并用金色 "(HTF)" 标记与 HTF 方向一致的区域 - 信息面板显示当前 HTF BIAS(例如 "H4 Bearish") 为何区域保持干净 - 失效(mitigation)以K线收盘价判定,而非影线,因此猎止损的影线不会过早抹除有效区域 - Fair Value Gap 需要真正
FREE
Simple Candle Timer Simple Indicator for MetaTrader 5 v1.0 | MQL5 | MT5 MM:SS Countdown Text Colour X/Y Position Font Size Font Name Simple Candle Timer v1.0 is a lightweight MetaTrader 5 indicator. It displays the remaining time until the current candle closes directly on the chart, next to the current Bid price. No subwindows, non-intrusive, minimal resource usage How it works: • Every second (OnTimer) and each tick (OnCalculate) calculates remaining candle seconds • Formats result as MM:SS
FREE
==================================================================== SMC Pro v6.1 APEX AI — XAUUSD Gold Empire MetaTrader 5 指标 · Smart Money Concepts · 预测智能引擎 ==================================================================== SMC Pro v6.1 APEX AI 是一套专业的 Smart Money Concepts 指标系统,专为 MetaTrader 5 上的 XAUUSD(黄金)打造。 它将完整的 SMC 框架——Order Blocks、Liquidity sweeps(流动性扫荡)、Fair Value Gaps、Break of Structure、Change of Character——与 8 个全新的 AI 驱动模块相结合,直接在图表上呈现精准的可视化信号、预测轨迹线、彩色的 SL/TP 风险回报框,以及三级自适应 TP Ladde
Time Price Candle Pro v2.1 – Professional MT5 Indicator MQL5 Indicator - MetaTrader 5 - Canvas Dashboard Time Price Candle Pro Professional canvas dashboard - Candle countdown - P&L monitor - Alert triangle - 37 parameters Main Features Canvas Dashboard Dark panel with 6 data sections. Drag by clicking the header bar.  Drag & Drop Candle Countdown MM:SS at Bid price. Cyan - Amber at alert threshold.  P&L Monitor Labels at entry price: +48.20 (4867.70)  Alert Triangle Red blinking triangle in c
筛选:
IronMaid3n
82
IronMaid3n 2026.09.01 03:48 
 

I would like to congratulate Daniel and thank him for the effort and time invested in creating this EA. The EA features a wide range of parameters, each of which affects its behavior, allowing for diverse configurations; the dashboard is comprehensive, intuitive, and lightweight. The support is fantastic; Mr. Daniel responds quickly and is always ready to assist users and make any necessary adjustments. Highly recommended EA.

回复评论