Neural Transformer

The "Neural Transformer" expert is a fully automated expert which is ready to trade on the daily timeframe with 2 symbols: GBPUSD and USDCAD.

In addition to this, you can train the expert to trade on any timeframe with any symbol. The expert will automatically pick up the files of your new customized neural network.

The "Neural Transformer" has made training neural networks for Forex an easy and exciting process! Currently, I am offering one type of network - LSTM. It is the most popular neural network for classifying and forecasting timeseries data. I am going to add 2 other types of networks in the nearest future: Multi Head Attention and ATFnet (the most advanced and controvercial type involving Fourier transform and complex numbers).


Trading

The expert is ready to trade on the daily timeframe with 2 symbols: GBPUSD and USDCAD. If you have done another training, start the expert with the property Action = Trade. And that's it.


Training (check the pictures)
An example of EURUSD training, timeframe D1
1) Collection of data is done in the Strategy Tester

Select the following options in the Strategy Tester:
Expert: Neural Transformer
Symbol: EURUSD
Date: 2004.01.01 - 2024.04.01
Modelling: Open prices only

Select the following options in the inputs of the expert:
Action = Collect_data
Timeframe = D1
Number of bars = 30
Number of forecast bars = 20

Other options do not matter for collecting data. The option "Open prices only" allows collecting data for seconds. Other values of this option do not improve data, but may significantly increase the execution time.

Click "Start" in the Strategy Tester to collect data.

There will appear 2 records in the log of the Strategy Tester after several seconds: "Training complete EURUSD D1 LSTM | patterns 5261" and "Collect_data file saved to ..."

You can open the data file and inspect it in the indicated location.


2) Training is done in the Strategy Tester

Select the following options in the inputs of the expert:
Action = Train
Timeframe = D1
Number of bars = 30

Epochs = 1000
Number of LSTM layers = One
Number of Dense layers = One
Learning rate = 0. 01
Decay for Learning rate = 0.1
Patience = 50
Neurons per layer = 32
Validation percent = 0.2

Other options of the expert do not matter for training.

Click "Start" in the Strategy Tester to start the training.

As a rule, training takes several minutes. There will be different records in the log of the Strategy Tester.

"Epoch 10 >> time 0.48500 sec | loss 0.50258 | custom_err 0.99484 <> 1.00055"

"New lr 0.00729 at epoch 138"

"Best configuration at epoch 422 >> training stopped"

There will appear other files of the training after the training is complete, in the same location where the data file was stored.


3) How to check the training in the Strategy Tester

Select the following options in the Strategy Tester:
Expert: Neural Transformer
Symbol: EURUSD
Date: 2020.01.01 - 2024.09.10 (or the current date)
Modelling: OHLC на М1

Select the following options in the inputs of the expert:
Action = Trade
Timeframe = D1
Forecast minimum = 0.5
Symbol point = 0.0001
Trading start hour = 4
Takeprofit = 400
Trail = 100
Volume = 0.01
Number of bars = 30

Other options do not matter at this step.

Click "Start". The expert will do a usual test.


Warning! I do not recommend doing an optimization with this expert in the Strategy Tester. The expert loads many complex classes. An optimization with this expert may end with a MetaTrader crash. If it is the case, simply restart the MetaTrader. I am working to fix this bug and make optimizations stable. Testing works as usual.


Properties of the Expert
Standard Properties

  • Action >> there are 3 actions: Trade, Collect_data, and Train.
  • Network type >> it currently features only one type - LSTM. It is the most popular approach to training timeseries data. I am going to add 2 other types in the nearest future: Multi Head Attention and ATFnet.
  • Timeframe >> this should be identical for your training and trading.
  • Forecast minimum >> values over this value trigger trading signals. The bigger is the value, the less trades there are. Valid values: 0.05 to 1.5.
  • Symbol point >> it is used to calculate price moves. For example, for GBPUSD, EURUSD and most other symbols, it is 0.0001. USDJPY - 0.01; USDSEK and USDNOK - 0.001; XAUUSD - 0.2.
  • Trading start hour >> new trades are opened after this hour. It is used to skip price gaps which may take place over night.
  • Takeprofit
  • Trail
  • Stoploss
  • Volume >> volume per trade. Fixed volume (example: 0.02) or percentage of available funds (example: 0.015%). The expert prints the real volume in the "Expert" tab when starting or changing the timeframe. Always use a fixed amount for accounts that use a deposit currency other than the US dollar (i.e. euro, yuan, bitcoin, Australian dollar, etc.).


Training Properties

  • Number of bars >> bars to analyze to make trading decisions.
  • Number of forecast bars >> bars ahead to decide which direction the price will go.
  • Epochs >> it is a max number. A training of a neural network is done in epochs. As a rule, a training is stopped long before this value is reached.
  • Number of LSTM layers >> an architecture of a neural network has LSTM layers which are used to learn dependencies among bars. Dense layers, which follow LSTM layers, are used to learn dependencies common for all bars.
  • Number of Dense layers
  • Learning rate >> this impacts the calculation of an error during training. A big value cause the training to develop in leaps and end quickly. A small value causes the training to develop slowly and never reach an optimal state.
  • Decay for Learning rate >> if a training does not improve, this property decreases the Learning rate according to this formula: lr = lr - lr*decay. This helps push a training in the right direction.
  • Patience >> it is a number of epochs to wait for an improvement. A training goes on while a validation error improves. The expert pushes forward the training for this number of epochs because it expects a validation error can still improve. If an improvement does not show up, the last best state of the neural network is saved.
  • Neurons per layer >> the more is this number, the longer is the training and the faster is the addiction to data. You should be looking for an optimal number of neurons.
  • Validation percent >> 0.2 stands for 20%, 0.3 for 30% etc. All data is divided into 2 sets: training and validation. Validation should be smaller than training.
推荐产品
Harmonizer EA MT5
Amir Hossein Moharreri
4.55 (11)
Harmonizer EA 是一款强大的网格交易工具,使用先进算法计算每笔交易的入场位置。它并非针对历史数据过度优化,而是利用市场波动率进行自我优化。通过使用市场波动率,该算法能够快速高效地适应市场变化。这意味着它既能够抓住市场机会,又能够在预设参数范围内有效控制风险。 不过,使用此 EA 时请务必谨慎,并且只投入您能够承受风险的资金。我们建议您先进行历史回测,并尝试不同设置,以找到最适合您的参数。 实时表现 推荐交易品种:AUDCAD、NZDCAD(AUDNZD 可选) 推荐时间周期:M15(15分钟图表) MT4 版本 功能特点 比类似 EA 更便宜且更优秀 支持多个交易品种 单图表设置 实盘与回测新闻过滤器 实时性能监控 未针对历史数据过度优化 不局限于特定品种 开发者支持 使用要求 对冲账户 对点差不敏感,但建议使用 ECN 账户 在 VPS 上持续运行(确保交易不中断) 杠杆 1:200 或更高 推荐设置 将 EA 挂载到 AUDCAD 的一个 15 分钟(M15)图表上,建议至少使用 500 美元启动。不过,为了降低风险,建议从 1500 美元开始。不需要 .set 文件。
ApexFlow EA ApexFlow EA 是一款适用于 MetaTrader 5 的全自动交易机器人。该 EA 通过自适应分析价格、动量和波动率,捕捉市场中的短期交易机会。EA 会自动管理进场、出场、止损、止盈以及持仓。 时间周期: M1 适用市场: 外汇货币对、贵金属、指数以及您的经纪商支持的其他交易品种。 推荐设置: 建议先使用默认设置。请针对每个交易品种分别进行回测,并根据测试结果调整参数。 风险管理: 支持固定手数和可调风险设置。建议先使用较小的交易手数,直到您了解该 EA 在当前经纪商交易环境下的表现。 Prop Firm 使用: EA 可根据严格的最大回撤和风险限制进行配置。交易前请务必确认所使用 Prop Firm 的具体规则。 推荐经纪商: 低点差、稳定执行和较低佣金。 VPS: 建议使用 VPS,以确保 EA 持续稳定运行。 主要功能 全自动交易 支持多个市场和交易品种 专为 M1 时间周期设计 自动管理交易和持仓 可调风险和交易手数 内置市场条件过滤器 安装和操作简单
Dream Trend EA
Sahib Ul Ahsan
Gold Trend EA – Automated Trend & Market Structure Trading for MT5 Gold Trend EA is an automated Expert Advisor developed for trading XAUUSD and other financial instruments using a combination of technical indicators, market structure analysis, and configurable risk management tools. The EA combines multiple confirmation methods to analyze trend direction, momentum, volatility, and price structure before executing trades. It is designed for traders who prefer structured automated trading with f
XAUUSD Averaging EA   is an automated grid trading system designed specifically for XAUUSD (Gold) trading on the MetaTrader 5 platform. This Expert Advisor implements a professional averaging strategy with martingale position sizing, utilizing dynamic spacing based on market volatility through ATR (Average True Range) analysis. The system combines multiple grid modes with technical filters including Moving Average crossover signals, RSI confirmation, and ADX trend strength filtering. It feature
Goldpapi
Gun Gun Gunawan
GoldPapi Trend Trailing Stop Daily is a premium Expert Advisor engineered specifically for XAUUSD (Gold) trading with a robust trend-following architecture, adaptive risk-management mechanisms, and an exceptionally precise Daily-based Trailing Stop system . Designed with institutional-grade logic, dynamic stop-level protection, and intelligent margin-checking, this EA ensures maximum compatibility and stability across all major brokers. This EA is crafted for traders who seek consistent long-ter
Impulse Hadge
Dilmurad Zamitov
Chinese Version (简体中文): ImpulseHedger XAU (黄金脉冲对冲者) 用数学精度驯服黄金市场。 您是否厌倦了在漫长的黄金趋势中导致爆仓的“网格”EA?大多数网格系统之所以失败,是因为它们缺乏应对爆发性行情的稳健退出策略。 ImpulseHedger 专为将黄金的高波动性转化为计算优势而设计,采用了“脉冲网格”与“智能护盾”的混合系统。 核心功能: 扩展型 7 级网格: 采用保守的订单增量( $0.01$ 到 $0.03$ ),旨在承受深度市场波动而不耗尽您的保证金。 紧急恢复(0.2 手): 当市场达到临界距离时,EA 会触发紧急对冲以抵消网格压力。 终极锁仓(0.5 手): 最后一层防御。仅当总回撤达到 50% 时才激活此反向对冲,“冻结”风险,保护您的余额免受全额损失。 即时动能重入: 在网格通过保本或移动止损关闭后,EA 会立即重启,确保您不会错过任何趋势行情。 技术规格: 交易品种: XAUUSD (黄金)。 时间周期: M1 — M15。 最低存款: $3,000。 杠杆: 建议 1:500 或更高。 执行: 兼容 EC
Bober Real MT5
Arnold Bobrinskii
4.88 (16)
Bober Real MT5 是一个全自动的外汇交易智能交易系统(EA)。该机器人创建于 2014 年 ,在此期间完成了大量盈利交易,在我的个人账户上实现了超过 7000% 的收益增长 。经过多次更新, 2019 年版本 是最稳定、最优秀的。机器人可用于任何交易品种,但在 EURGBP、GBPUSD(M5 周期) 上表现最佳。使用错误的参数会导致较差结果。 真实账户的 set 文件仅提供给购买者。 ️ 主要优势 无马丁格尔、无对冲、无加仓,始终使用 SL/TP 。 高速测试与优化。 可选 Dynamic Take-Profit ,自动适应价格通道高低点。 内置 新闻日历过滤器 ,自动避开重大事件。 自动检测 GMT 偏移 。 针对实盘交易长期优化,结果稳定。 设置后可自动运行,无需干预。 参数说明 Core / Trading type_order — 订单执行类型 (默认 ORDER_FILLING_FOK)。 ReverseTrade — 反转交易方向。 ToolEnter — 入场工具 (RSI 或 None)。 RSI304 / NoRSIbars — RSI 周期与
SessionPulse US30
Emre Sipahioglu
SessionPulse US30 is an Expert Advisor for MetaTrader 5 developed for US30 trading on the 5-minute timeframe. The idea behind the EA is fairly simple. It watches a number of specific intraday periods and only takes a trade when the conditions of one of its internal rule sets are met. It is not designed to stay in the market all day or to keep adding positions when a trade moves against it. Once attached to the chart, the EA handles entries, position sizing, protection and exits automatically. It
Expert BDT
Vladimir Khlystov
基于三角套利的顾问。 专家顾问分析所有交易工具的价格在整个帐户打开的市场概述。 分析是以单一货币链接的其他货币对为代价的。 (货币三角形)。 三角形的例子: 欧元兑美元-美元兑日元-欧元兑日元 USDCAD-CADCHF-USDCHF 欧元兑美元–欧元兑美元 AUDUSD-USDCAD-AUDCAD GBPAUD-AUDUSD-GBPUSD 专家顾问通过其他两种分析每种货币并计算其估计价格! 专家顾问用其他工具的所有可能组合重新检查每个工具。 它不仅可以是货币对,还可以是加密货币以及加密货币和股票的各种组合。... 所有这一切都是在没有你控制的情况下自动发生的! 根据计算,专家顾问找到了一个工具,对于给定数量的点差,价格应该更高或更低。 (点差比),如果这是由至少3-5三角形的货币证明。 (确认次数在参数中设置)。 EA在交易中使用SL和TP。 此外,平仓是根据所有未平仓头寸的总利润或每个工具分别进行的。  我不建议测试EA: 测试器需要大量的内存,因为需要长时间下载所有货币对的报价。 因此,对历史的测试几乎是不可能的,但你可以间接测试2-4对。.. 为了使专家顾问在测试中工作,
Open Season
Philipp Shvetsov
Open Season is a fully automated Expert Adviser that allows 'active' and 'set and forget' traders to trade high probability EURUSD H1 price action breakouts. It detects price action set ups prior to the London Open and trades breakdowns. The EA draws from human psychology to trade high probability shorts Every trade is protected by a stop loss In-built time filter Three position sizing techniques to suit your trading style Two trade management techniques The EA does not use a Martingale system T
Expert Smart Trend
Ruslan Pishun
3 (6)
The trading system operates on seven pairs and one timeframe. The Expert Advisor uses trading systems for trend-based entries with the help of the Envelopes and CCI indicators. Each indicator uses up to five periods for calculating the trends. The EA uses economic news to calculate the prolonged price movements. The EA has the built-in smart adaptive profit taking filter. The robot has been optimized for each currency and timeframe simultaneously. Attention! This EA is only for "hedging" account
Expert Mind Core: Statistical Probability Engine The Expert Mind Core algorithm is based on a high-order mathematical model designed to analyze structural market imbalances. Unlike standard indicators, this system utilizes a multidimensional approach to price action, evaluating the rate of change in volatility (Gamma-analysis) and its deviation from the equilibrium point. The core logic functions by identifying exhaustion zones where the probability of a corrective movement significantly outweig
Arohan Grid EURUSD is a specialized Expert Advisor designed for automated grid trading on the EURUSD currency pair. This EA is built for stability and precision, allowing traders to customize parameters to match their risk management profile and broker conditions. Recommended Technical Requirements To ensure the EA operates as intended, please adhere to the following setup specifications: Currency Pair: EURUSD Timeframe: M5 Leverage: 1:500 Account Type: ECN or Standard account with low spreads (
Separating Line Candlestick
Suci Ridha Krismayanti
Separating Line Candlestick EA Overview & Strategy Logic The Separating Line Candlestick EA is an automated continuation trading strategy based on the 2-candle Separating Lines pattern (Bullish & Bearish). This pattern captures instant market rejection against temporary pullbacks, signaling a powerful re-ignition of the primary trend. A Separating Lines pattern occurs when a counter-trend candle is immediately followed by a trend-continuation candle that opens at the exact same Open price as the
Yen Splasher MT5
Sigit Hariyono
Yen Splasher MT5 is a fully automatic trading advisor which contains several trading systems mainly based on Momentum, Stochastic Oscillator, Moving Averages, Bollinger Bands, Support Resistance, Candlestick Formations, and other default indicator as confirmations. Each trading system has it own entry with fixed stop loss and take profit. This forex robot can be used for all pairs and all time frames, but it is especially designed for   USDJPY 1H  time frame.    Setting Parameters: Expert Name
ADX Strategy EA MT5
Biswarup Banerjee
介绍 Average Directional Index(ADX) Strategy EA MT5,一种专为 MetaTrader 5 设计的创新自动交易解决方案。该专家顾问利用平均方向指数来识别趋势并有效管理交易,使其成为希望提升交易表现的初学者和经验丰富的交易者的理想选择。 凭借根据趋势强度自动化进出交易的能力,Average Directional Index(ADX) Strategy EA MT5 提供了显著的优势,包括减少情绪决策和提高交易效率。交易者可以从其精准的交易执行中受益,实现无干预的交易,同时仍能利用市场波动。 MQL产品安装指南 | 在 MT5 上更新已购买的MQL产品 | 常见故障排除指南 | 常规设置/输入指南 | 指标设置 | 回测和设置文件 主要特点 核心策略:利用 ADX 识别强趋势,确保及时的交易进入。 多时间框架:支持各种时间框架,以适应不同市场条件下的多样化交易策略。 全面的风险管理:具有可定制的止损和止盈设置,以保护您的资本。 进场过滤器:包括 spread、交易时段和新闻事件的过滤器,以优化交易时机。 头寸管理:提供马丁格尔和网格交易策略的选
Msx AI Scalper Pro
Som Prakash Gehlot
MSX AI Scalper Pro Overview MSX AI Scalper Pro is an automated trading system for MetaTrader 5 designed primarily for BTCUSD. The Expert Advisor analyzes trend direction, market volatility and trend strength before opening a position. The trading logic combines a smoothed trend calculation, volatility analysis and trend-strength confirmation to help filter low-quality market conditions. Trade management and capital protection tools are integrated into the EA and operate automatically according
PlanB EA - Advanced XAUUSD Grid System LAUNCH PROMOTION: $30 for the first 5 copies! (After the first 5 sales, the price will automatically increase to $99 to limit the number of users and protect the trading edge). PlanB EA - Advanced Volatility-Adjusted Trading System for XAUUSD The retail algorithmic trading space is flooded with aggressive Grid and Martingale bots that show massive, straight-line profit curves in backtests, only to completely blow up real accounts during the first major m
TrendQualityMarket
Andrei Marukhnenko
# TrendQuality EA v4 - AI-Optimized Grid Expert Advisor with Smart Filtering **TrendQuality EA v4** is a modern trading robot that combines a classic grid strategy with advanced market filtering algorithms and Artificial Intelligence. The EA is designed to work in trending market phases and automatically pauses trading during flat markets, significantly reducing the risks inherent in conventional grid algorithms. ## AI Integration (Genetic Algorithms) The main feature of TrendQuality EA v
Gold Matrix TrendGrid M1 ATTENTION GLOBAL TRADERS: EXCLUSIVE LAUNCH PROMO! The first (1st) copy only will be sold at a heavily discounted price of $45! Immediately after the first buyer, the price will permanently return to its real commercial value of $250 ABOUT GOLD MATRIX TRENDGRID M1 Welcome, fellow traders! Gold Matrix TrendGrid M1 is my most accomplished and proudly engineered trading algorithm. This Expert Advisor belongs to the high-frequency "Attack Class" of EAs, specif
HMA Scalper Pro EA
Vladimir Shumikhin
5 (2)
HMA Scalper Pro EA — 基于 Hull Moving Average (HMA) 指标的 MetaTrader 5 自动交易顾问 概述 HMA Scalper Pro EA 是一款专业的 MetaTrader 5 交易机器人(Expert Advisor),根据 Hull Moving Average (HMA) 的方向进行交易。HMA 指标确定当前趋势方向,顾问据此开仓,并辅以 Smart Risk 资金管理、自适应网格交易、追踪止损、保本止损和时间过滤器。 该顾问支持 Netting 和 Hedging 账户,适用于黄金(XAU/USD)、外汇货币对、原油、指数和加密货币的交易。 为什么选择 HMA SCALPER PRO EA - Hull Moving Average 信号 — 基于 HMA 方向入场,该指标对趋势变化的反应快于经典移动平均线 - 多时间框架 HMA 计算 — 方向可在独立于图表时间框架的单独时间框架上计算 - Smart Risk 替代经典马丁格尔 — 每个后续网格订单的手数都比前一个小 - 自适应网格交易 — 固定步长、订单限制、
Trend Cross Dynamic Exit EA
Suci Ridha Krismayanti
Trend Cross Dynamic Exit EA is an automated trading tool designed to capture trend movement using Exponential Moving Averages (EMA). It utilizes confirmed signals for entry and real-time Crossover detection for exit to manage trades dynamically. Trading Logic Buy Entry: Triggers a Buy order when the Fast EMA crosses above the Slow EMA on the completed bar (Shift 1) . Sell Entry: Triggers a Sell order when the Fast EMA crosses below the Slow EMA on the completed bar (Shift 1) . Dynamic Exit: Posi
Sir Stoch and Commodities
Sergio Izquierdo Rodriguez
An Expert Advisor that operates in times of high contrast, employing the stochastic indicator and the commodity index indicator, using overbought or oversold points or the ADX indication to exit trades. It also features a stop-loss control that operates on a percentage difference in price, with progressive lot scaling as the balance increases, while keeping an eye on the account's margin call. Learn what parameters are with better performance for each symbol in the strategy tester and find a go
Gold Trend Expert
Daniel Ivan Gutierrez Montiel
Gold Trend Expert — The EA That Trades Gold While You Live Your Life How many gold opportunities do you miss because you're not watching the charts? Gold Trend Expert trades for you — 24 hours a day, 5 days a week — on the gold market (XAUUSD), with zero emotions and zero interruptions. Why Gold Trend Expert? Fully automated — set it up once and let it work Built-in risk management — every trade has an automatic Stop Loss No martingale, no grid — fixed lot, no high-risk compounding strateg
CRT Master EA MT5
Javier Sobrino Vega
CRT Master EA is an automated trading system based on Candle Range Theory (CRT) and market structure concepts (Accumulation, Manipulation, and Distribution). The Expert Advisor identifies liquidity sweeps where price temporarily manipulates outside a defined accumulation range before returning inside. It automatically executes trades based on structural confirmation, managing position sizing, stops, targets, and trailing rules. A manual indicator version of this logic is available as the CRT Mas
RetroMetaPro
Langtha Prosanta Daudung
RetroMetaPro — XAUUSD 多策略 EA 三种经典交易策略。一个内置信心过滤器。 专为 15 分钟图上的黄金交易而设计,这款 MQL 智能交易系统(Expert Advisor)结合了可靠性、精准性和强大的策略逻辑,帮助识别更高信心的交易机会。 同类别中最优秀的 EA 之一。 功能介绍 RetroMetaPro 是一款专为 XAUUSD 在 M15 时间周期上运行的全自动智能交易系统。它不会把所有判断都依赖于单一交易形态,而是同时从多个角度观察市场: 移动平均线回调 RSI 反转 布林带挤压释放 每一个信号都会经过内置的信心过滤器筛选。该过滤器基于 10 年由 Tick 数据推导出的 XAUUSD 历史数据进行训练。只有具备已验证历史优势的交易设置,才会被传递到交易路由模块。 为什么它不同于普通的“黄金 EA” 无马丁格尔策略 无网格策略 无加仓摊平 基于市场结构的止损 激活阈值式追踪止损 同一根 K 线禁止重复进场,并带有 N 根 K 线冷却机制 时区交易时段叠加 引擎本身不依赖特定交易品种,专门针对 XAUUSD M15 进行优化 参数 默认值 含义 SL_Lo
SmartRisk MA Pro
Oleg Polyanchuk
SmartRisk MA Pro Strategy Overview: SmartRisk MA Pro is an optimized, risk-oriented automated trading strategy (Expert Advisor) developed for the MetaTrader 5 platform. It is designed to identify trading opportunities based on price deviations from moving averages and incorporates a comprehensive capital management system. The Expert Advisor operates on a "new bar" logic, ensuring stability and predictability in trade signal execution. Operating Principles and Trading Logic: At its core, the st
GhostSinobi
Muhammad Sadli
GHOST SINOBI – Ninja Scalper XAUUSD GHOST SINOBI is a fully automated Expert Advisor (EA) designed for XAUUSD (Gold) using a trend-following strategy with smart filters . Like a ninja, this EA operates fast, precise, and disciplined , delivering consistent profits with strong risk protection. Key Features Optimized for XAUUSD H1 timeframe Ultra-high win rate: 97%+ based on real tick backtests Works with small deposits (starting from $100) and prop firm accounts Full protection: Ad
GoldenStrikePro
Nader Nazih Al Sayegh
GoldenStrikePro – Precision Breakout Expert Advisor for XAUUSD GoldenStrikePro is a powerful and intelligent trading robot designed specifically for XAUUSD (Gold/USD). Built for precision breakout strategies, it leverages real-time market structure, EMA-based trend analysis, and smart trade execution to deliver consistent results with controlled risk. Whether you're a seasoned trader or just starting your algorithmic journey, GoldenStrikePro gives you the edge to trade gold with confidence.
Takibi Gold AI
Shota Watanabe
Takibi (焚火) | GOLD (XAUUSD) | AI Model Gold-only AI trading EA designed for short-term to day trading, with no martingale and no averaging down. If you are satisfied with this EA, we would greatly appreciate it if you could leave a review. We will continue improving our systems based on your feedback. The latest updates, new EA releases, and campaign information are available on the developer news page . Overview Symbol: XAUUSD (GOLD) Timeframe: H1 based (holding time: several minutes to several
该产品的买家也购买
Quantum Titan MT5
Bogdan Ion Puscasu
4.6 (10)
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,并且
Smart Gold Hunter
Barbaros Bulent Kortarla
4.29 (49)
Smart Gold Hunter 是一款用于 MetaTrader 5 的 XAUUSD / Gold 交易 Expert Advisor。它适合希望使用无网格、无马丁格尔、真实 Stop Loss 和 Take Profit 逻辑,并且重视风险控制的黄金交易者。 您可以在购买前查看实时信号: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Live Signal - Ultima Markets: https://www.mql5.com/en/signals/2376242?source=Site +Signals+My Smart Gold Hunter 不是网格 EA,也不是马丁格尔 EA。它不依赖无限加仓、恢复单或亏损后加倍手数。EA 的主要思路是用受控逻辑、保护设置和真实交易管理来交易黄金,而不是使用高风险的平均加仓方式。 该 EA 主要为 XAUUSD / Gold 设计。您可以将其用于 XAUUSD 或经纪商提供的黄金品种,例如 XAUU
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (36)
传奇仍在继续。女王不断进化。 欢迎来到 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已经针对黄金进行了最长时间的压力测试,使用了多个经纪商的多个价格
Scalping Robot Pro MT5
MQL TOOLS SL
4.42 (149)
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
ThunderGold Scalper
Jorge Luiz Guimaraes De Araujo Dias
5 (10)
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
Ultimate Breakout System
Profalgo Limited
5 (47)
重要的 : 此套装仅以当前价格限量发售。    价格很快就会涨到1999美元!   已包含 300 多种策略 ,更多策略即将推出! 额外福利 :  从我的其他 EA 中免费 选择 5 款!   所有设置文件 + 完整设置和优化指南 视频指南 实时信号 第三方评论 新增 - 44 种策略实时信号 欢迎来到终极突破系统! 我很高兴地向大家介绍终极突破系统,这是一款经过八年精心开发的复杂且专有的智能交易系统 (EA)。 该系统已成为MQL5市场上多款表现优异的EA的基础,其中包括备受赞誉的Gold Reaper EA。 它曾连续七个多月位居榜首,此外还有 Goldtrade Pro、Goldbot One、Indicement 和 Daytrade Pro。 终极突破系统并非仅仅是另一款EA(电子交易系统)。 它是一款专业级工具,旨在帮助交易者在任何市场和时间框架内创建无限数量的突破策略。 无论您是专注于波段交易、超短线交易还是构建多元化投资组合,该系统都能提供无与伦比的灵活性和定制化功能。 可能性无穷无尽! 对于自营交易公司的交易员来说:   有了这个系统,您终于可以创建自己独
Iron Stops
Fajar Dicky Firmansyah
5 (11)
100K Real Signal:  https://www.mql5.com/en/signals/2386516 没有噱头。没有空洞的承诺。 Iron Stops 迎合关注一个关键方面的交易者: 一致性 。无论您是正在进行 道具挑战 还是管理客户资金,这款 EA 都能保持在设定的界限内并提供可靠的结果。 仓位在 36 小时 内平仓。 在单一图表上运行: 只需将其应用于 XAUUSD ,使用 M30 时间框架。这就是您所需要的。一个图表。一个强大的工具。 正确的配置对准确回测至关重要! 请联系我获取我的 .ini 文件 和详细说明。 注意: 这款 EA 目前的价格是 249 。一旦购买 15 个许可证,价格将提高到 300 。目前,已有 12 份已售出。在价格变动之前不要错过。 博客 链接 =  https://www.mql5.com/en/blogs/post/763583 频道 链接 =  https://www.mql5.com/en/channels/mqltradingfajar 给我发消息,我会给您发送一份  试用  包,供您在模拟账户中使用。 主要优点 免费赠
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.43 (136)
更少交易。更好交易。稳定性高于一切。 • 实时信号 模式 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 (215)
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 对开发的全自动交易系统。 它将网格策略的结构与马丁格尔的自适应恢复逻辑相结合,形成了一个在所有市场阶段智能管理交易的系
Lizard
Marco Scherer
4.11 (44)
什么是 LIZARD? Lizard 是一款全自动 EA,专为 MetaTrader 5 上的 XAUUSD(黄金)开发。它采用多策略摆动突破系统,识别图表上的关键结构位,并在精确计算的入场点挂出停止挂单。不使用马丁格尔。不使用网格。不做加仓摊平。 每笔交易都设有明确的止损和止盈,并由多层出场系统全天候自动管理。 实盘信号 — 购买前查看真实表现: Normal Standard: https://www.mql5.com/en/signals/2372821 ECN High: https://www.mql5.com/en/signals/2383392 它是如何运作的? Lizard 在 H1 时间框架上持续扫描 XAUUSD 图表,寻找重要的摆动高点和摆动低点。当识别到有效结构时,它会在距离该价位经校准的位置放置 Buy Stop 或 Sell Stop 挂单。需要真正的突破才能触发,而非价格的简单触碰。 这种方法可过滤掉弱势行情,仅在动能确认时入场。 6 个独立策略在 H1 时间框架上同时运行,每个都拥有各自的 Stop Loss 和 Take Profit、追踪系统、m
Gold Snap
Chen Jia Qi
4.5 (18)
Gold Snap — 黄金快速利润捕捉系统 实盘信号: https://www.mql5.com/en/signals/2362714 实盘信号2: https://www.mql5.com/en/signals/2372603 实盘信号 v2.0: https://www.mql5.com/en/signals/2379945 当前价格仅剩 3 份。价格很快将上涨至 $1199。 重要: 购买后请通过私信联系我们,以获取用户指南、推荐设置、使用说明以及更新支持。 https://www.mql5.com/en/users/walter2008 欢迎加入我们的 MQL5 频道,获取产品更新与交易见解。 https://www.mql5.com/en/channels/tendmaster 在 Gold House 的长期研发与实战验证中,我们进一步确认了突破策略在黄金市场中的有效性,也验证了我们自适应参数系统在真实市场环境中的实际价值。 但对于突破系统来说,始终存在一个现实问题: 止盈太早,容易错过后续真正的大行情; 止盈太晚,又往往会经历一定程度的利润回吐。 这不是某一种策略独
Cortex IDX
Vladimir Mametov
5 (2)
这是一款专为 MetaTrader 5 平台打造的全自动智能交易系统(Expert Advisor,EA),专门针对 US30(道琼斯工业平均指数) 交易进行了深度优化。交易逻辑结合了美国股指的典型市场特征,包括趋势行情、盘中回调以及高波动阶段,能够自动完成信号识别、开仓、持仓管理和离场操作。 EA 的核心理念是让盈利单尽可能持续运行,同时严格控制亏损风险。盈利仓位可通过智能移动止损(Trailing Stop)持续跟随趋势;当持仓出现亏损且 M1(1 分钟)周期检测到反向信号时,系统可自动提前离场,以减少不必要的回撤。 实盘信号: https://www.mql5.com/en/signals/2376781 首发优惠: 当前价格仅限前 20 位购买者。售出 20 份后,产品价格将上调 100 美元 ,调整为 599 美元 。 产品理念 本 EA 专为希望实现 US30 全自动交易的投资者设计,采用趋势跟随结合回调入场的交易策略,在市场已有明确方向时寻找更优的进场位置,而不是盲目追涨杀跌。 盈利订单可采用 移动止损 持续跟随行情,在锁定利润的同时尽可能捕捉更大的趋势;如果交易者更喜欢
Vexora sera
Fatima Zohra Ed Dachraoui
3.67 (3)
透明度 我们相信,评估一款 Expert Advisor(智能交易系统)最好的方式,就是查看它在真实账户上的实际实时交易表现。 实时交易信号: https://www.mql5.com/en/signals/2379635?source=Site+Signals+My 技术支持: https://www.mql5.com/en/users/fatima-zohraed/news                                        设置指南 首发价格为 $199 现价 $299 — 仅限 10 份 请在下一次涨价至 $399 之前,以 $299 的价格购买。 VEXORA SERA :专业黄金交易的真正力量 为新时代的市场波动而打造 黄金交易已经不再是过去的样子。 在过去两年中,黄金市场经历了异常剧烈的波动以及非常强劲的价格走势,使许多传统交易系统无法适应新的市场环境。 正因如此, VEXORA SERA  并不是基于过时的交易理念打造的。它是专门为适应当今黄金市场而开发的,重点关注 精准度、纪律性以及高质量的交易机会 ,而不是交易频率。 它并不是一款持续不断
Quantum Athena X
Bogdan Ion Puscasu
5 (4)
更智能的控制,更精准的操控。 欢迎来到 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
Zoomini
Gennady Sergienko
1.64 (14)
重要信息: 支持和问题解答仅在这里提供:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: 台湾 ); Zoomini 是 GoGoPips 项目 2026 年 7 月最新研究中的一小组机器学习模型。 这些模型仅适用于 XAUUSD H1 / Gold 。 信号: www.mql5.com/en/signals/2381994 需要了解的重要事项: 这些模型只使用 一个订单 进行交易,并采用相同的 SL/TP。 支持: Netting 账户 和任何杠杆。 支持大额入金,因为交易类型为中期交易。  100% 交易活跃度 。 这意味着模型不会回避入场,并且始终处于交易状态。 这些模型经过专门训练,不是寻找方便的入场点,而是每分钟预测价格方向。 购买前完全透明 。   目前,暂时,或如果该 EA 的所有者不反对则永久,该 EA 的模型正在我们公开的 Live 排行榜上交易: 所有统计数据、所有交易,无延迟、无过滤。 购买此 EA 时,您将有机会获得新研究中的模型,该研究计划在今年 8 月完成。 这些模型背后的研究是
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (506)
介绍     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凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。
Zerqon EA
Vladimir Lekhovitser
3.37 (30)
实时交易信号 交易活动的公开实时监控: https://www.mql5.com/zh/signals/2372719 官方信息 卖家资料 官方频道 用户手册 安装说明和使用指南: 查看用户手册 Zerqon EA 是专为 XAUUSD 交易开发的自适应专家顾问。 该策略基于通过 ONNX 集成的 Deep LSTM 神经网络模型,使系统能够处理连续性的市场行为并以结构化方式分析价格动态。 该模型专注于识别黄金价格走势、波动性以及时间条件中的特定模式。 与传统固定信号不同,EA 通过训练后的神经网络框架分析市场,仅在内部模型识别到合适条件时才执行交易。 Zerqon EA 不会持续不断地进行交易。 某些时期可能完全没有任何交易,而在适合的 XAUUSD 市场阶段,系统可能会在较短时间内执行多笔交易。 每笔交易均带有预定义的 Stop Loss 和 Take Profit 参数。 同时还使用追踪止损机制来动态管理持仓。 该 EA 适用于偏好基于神经网络的黄金交易方式、重视执行控制以及接受可变交易频率的用户。 主要特点 不使用高风险交易技术,如马丁格尔 (M
Pulse Engine
Jimmy Peter Eriksson
4.08 (37)
最新消息——目前仅剩少量存货,欲购从速! 该系统的主要目标是在不使用任何有风险的鞅或网格的情况下实现长期的实时性能。  数量极其有限,现价优惠 最终价格 1499 美元 【实时信号】    |    【回测结果】    |    【设置指南】    |    【FTMO 结果】 一种不同的交易方法 Pulse Engine 不使用任何指标或特定时间框架。它采用了一种非常独特的方法,这是 MQL5 上任何其他交易系统都不采用的方法。 它交易的是日内方向性模式。这些模式是我利用自己多年来不断开发和完善的特定模式识别软件发现的。 该软件使我能够识别出市场历史上在一天中哪些时段会出现强劲的单向波动。 每个市场和每周的每一天都有其独特的走势。 这种方法之所以如此强大,是因为它不依赖于市场是处于趋势行情、反转行情还是任何特定的市场状态。其模式与这些因素完全无关。 脉冲引擎包含涵盖 六大市场的 70 多种不同模式 ,并结合超过 5万笔 交易的历史回测数据。 每个市场的回测时间均尽可能追溯至数据允许的最长时期, 外汇货币对约 20年,指数约 15 年, 加密货币 约10 年。这确保了极高的统计显
Logan MT5
Thierry Ouellet
4.42 (31)
LIMITED TIME OFFER AT 289$ Price will go up at  499$ on August 24th! Logan MT5 isn't your typical Gold Grid EA that blindly opens trade after trade, consuming your margin and putting your capital at unnecessary risk. Instead, it patiently waits for high-probability entry opportunities and uses an intelligent recovery system that combines ATR-based grid spacing with dynamic lot progression . This allows it to withstand adverse market movements that would wipe out most conventional grid EAs—incl
Goldwave EA MT5
Shengzu Zhong
4.53 (74)
真實交易帳戶   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 輔助的自適應邏
XG Gold Robot MT5
MQL TOOLS SL
4.33 (112)
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
XT Bitcoin Robot MT5
MQL TOOLS SL
4.6 (5)
XT Bitcoin Robot is an advanced  automated trading system  designed specifically for  BTCUSD traders  who want to take advantage of Bitcoin's market volatility without the need for constant market monitoring. The robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic, helping traders stay active in the market 24 hours a day without manual intervention. The system is designed to identify trading opportunities and manage positions accor
Range Breakout EA with Range Filters
Jimmy Peter Eriksson
4.55 (22)
更新:下一价格:599 美元,最终价格:999 美元 如果您重视诚实和为真实交易而构建的真正交易系统,而不是一个看起来完美无瑕但最终可能导致账户爆仓的直线回测,那么这可能适合您。 无马丁格尔/无网格 22个月实时信号 +250% 实时增长 【实时信号】    |  【FTMO 结果】    |  【主投资组合】  |  【回测指南】 为什么 Range Breakout EA 如此稳定? Range Breakout EA 基于一种众所周知的市场行为:交易时段之间的波动性变化。 亚洲交易时段的波动性通常较低,形成一个狭窄的价格区间。伦敦交易时段开盘后,波动性增加,价格往往会突破该区间 并继续朝突破方向移动。 该系统会交易这种突破,并在当天晚些时候波动性开始减弱时平仓。 它不使用指标或固定时间框架,这有助于减少过拟合。系统内部使用突破过滤器来避免低质量的突破交易。 该策略在 XAUUSD、USDJPY、BTCUSD、US30 和 DE40 等货币对上表现尤为出色。 同时交易多个市场可以实现强大的分散风险能力。 加入社区! 公众社区:  点击这里! 请私信我并附上购
Nexorion Initium Novum EA
Valentina Zhuchkova
4.17 (24)
NEXORION: Initium Novum — 确定性逻辑与算法综合体系 NEXORION 是一款基于严密流动性处理数学算法的机构级分析系统。该项目的核心理念是“计算透明化”:交易型 EA 将混沌的价格流转化为结构化的几何区域,并将决策过程直接在交易图表上进行可视化呈现。 实时信号监控 https://www.mql5.com/en/signals/2378408 https://www.mql5.com/es/signals/2372338 系统技术规格 交易资产 :XAUUSD (黄金) 运行周期 :H1 (1小时图) 核心方法论 :机构流动性分析与确定性逻辑 (Institutional Liquidity Analysis & Deterministic Logic) 决策依据 :流动性池与平衡水平的数学计算 数学架构与可视化 本系统的关键创新在于 动态计算映射 (Dynamic Computation Mapping) 。算法不仅是分析价格,更是通过以下模块构建市场的数学模型: 流动性追踪 (Liquidity Tracking) :基于市场阶段的深度分析,精确识别买
The Gold Space
Ayush V Jain
5 (3)
Price Increases on monday. Live Signal on Vantage https: // www.mql5.com/en/signals/2378090 https: // www.mql5.com/en/signals/2378091 live signal is running mode/option 1 with autolot 2 % risk. Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for MetaTrader 5, this EA capitalizes on high-probability volatility expansions using a precise, dynamically calculated breakout algorithm. It eliminate
Gold Neural Core
TICK STACK LTD
5 (8)
Launch Offer:   Grab Gold Naural Core and bundle it with   XAU Momentum   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (X
MoonDog EA
James Vito Armin Bianchini
5 (4)
MoonDog EA 是一款专为 MetaTrader 5 上的 XAUUSD 设计的多策略突破型智能交易系统(Expert Advisor)。 该系统结合了五种相互独立的突破策略,用于识别不同类型的突破条件和价格扩张行情。 MoonDog 不使用马丁格尔、Recovery 模式、Grid Recovery、亏损后加大手数或亏损加仓平均成本。 每笔交易都会在开仓时设置独立的 Stop Loss 和 Take Profit。出现亏损后,系统不会通过更大的仓位来试图追回之前的损失。 Break-even、Trailing 和 MoonLock 都是用于保护现有持仓的交易管理功能。它们可以调整已有仓位的保护水平,但不会增加手数,也不会为了追回亏损而开启额外仓位。 官方实盘信号 MoonDog 的真实交易活动可以通过官方 MQL5 Signal 进行监控: https://www.mql5.com/en/signals/2381309 该实盘信号用于提高透明度。由于点差、佣金、滑点、执行延迟、流动性以及经纪商执行条件等因素,实盘结果可能与回测结果存在差异。 交易策略 MoonDog 专门为 X
Ghost Scalper MT5
Thomas Christoph Lipka
5 (5)
Ghost Scalper MT5 – XAUUSD 多策略自动交易系统 Ghost Scalper MT5 是一款专为 黄金 XAUUSD 开发的全自动 Expert Advisor。 在 2.3 版本中,Ghost Scalper 已升级为多策略系统。 Ghost A、Ghost B、Ghost C 和 Ghost D 四个独立策略集成在同一个 EA 中,可以同时运行,也可以单独启用。 每个策略都拥有独立的入场逻辑,以及分别优化的止损、止盈和移动止损参数。 2.3 版本新增功能 集成 Ghost A、B、C、D 四个策略 可同时运行全部策略,也可单独选择 Ghost A/B/C/D 全部支持虚拟移动止损 可在 Inputs 中开启或关闭 Virtual Trailing 默认设置: Virtual Trailing ON 每个策略拥有独立优化的 Entry、SL、TP 和 Trailing 参数 Total Risk 总风险上限 可分别设置 Ghost A/B/C/D 的风险比例 当总风险超过限制时自动进行风险归一化 每个策略可单独设置 Fixed Lot 改进不同 XAUUSD
作者的更多信息
Gold Chaser
Evgeniy Scherbina
4.2 (5)
The "Gold Chaser" expert advisor trades in fully automated mode these 4 symbols: XAUUSD (Gold), XAGUSD (Silver), US30, US500, XBRUSD (Oil) and BTCUSD (Bitcoin) Possibilities of the "non-major" symbols really differ from what you are accustomed to with the usual set of symbols. First of all, gold moves very quickly. Like major symbols, gold reacts to political events, important economic events and speeches of VIP geeks. However, gold moves in a much more swaying manner. The same is applicable to
LSTM Ensemble
Evgeniy Scherbina
5 (2)
LSTM Ensemble is a professional trading expert built on an ensemble of 12 independent LSTM models, each of which represents a separate trading strategy. Instead of a single “ideal” model trained using the classic 80/20 scheme, the expert uses a collective decision approach, where the final trading signal is formed based on the consensus of multiple neural networks Key idea: an ensemble instead of a single model The traditional approach to training neural networks in trading is: one model → one
Your False Hope
Evgeniy Scherbina
3.88 (17)
"Your False Hope" is a fully automated trading strategy. It trades three symbols: AUDCHF, EURCHF, GBPCHF. Timeframe H6. Run it on any single chart — the advisor trades all its symbols automatically. The strategy is powered by an ensemble of 9 LSTM models trained on multiple timeframes: H12, H8 and H6. Each timeframe sees the market differently. The ensemble combines these perspectives and makes a weighted decision. This is more reliable than a single model trained on a single timeframe. The advi
FREE
Chanlun Master
Evgeniy Scherbina
5 (1)
Chanlun Master: 融合东方市场哲学与现代神经网络 Chanlun Master 是一款专业的交易机器人(EA),它将传奇的中国价格运动理论与现代深度学习(Deep Learning)技术完美结合。 历史:什么是缠论 (Chánlùn)? 2006年,一位以笔名 Chan Shi (“禅师”)而闻名的神秘交易员出现在中国互联网上。他发表了一系列文章,描述了一种独特的市场数学结构,并将其命名为 “缠论” (Chanlun) 。 与传统技术分析不同,缠论将市场视为一个具有分形结构的生命体,由“笔”(Bǐ)、“线段”(Xiànduàn)和“中枢”(Zhōngshū)组成。多年来,这种策略被视为亚洲市场的“圣杯”,但由于其主观性,手动交易极其困难。 进化:人工智能 将近二十年过去了。对人类来说困难的任务,对机器而言却是完美的挑战。 Chanlun Master 使用循环神经网络(LSTM),经过数万个历史模式的训练。缠论的规则已经被数字化,并通过现代计算能力得到了强化。 策略核心 该 EA 在日线图(D1)上运行,有效消除市场噪音,使交易保持冷静和稳健。 极
High Trend MT5
Evgeniy Scherbina
The indicator High Trend Pro monitors a big number of symbols in up to 4 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Pro is a multicurrency and multitimeframe indicator. High Trend Pro uses emproved versions of popular and highly demanded indicators for calculating its signals. High Trend Pro calculates the signal strength
IQuantum
Evgeniy Scherbina
The indicator IQuantum shows trading signals for 10 symbols in the daily chart: AUDCAD, AUDUSD, EURUSD, GBPCAD, GBPCHF, GBPUSD, NZDUSD, USDCAD, USDCHF, and USDJPY. Signals of the indicator are produced by 2 neural models which were trained independently from one another. The inputs for the neural models are normalised prices of the symbols, as well as prices of Gold, Silver and markers of the current day. Each neural model was trained in 2 ways. The Ultimate mode is an overfitted neural model
FREE
IRush
Evgeniy Scherbina
5 (1)
IRush 指标使用流行指标 RSI(相对强度指数)的修改版本来寻找日线图或更低的条目。 该指标已使用以下主要交易品种进行设置和测试:AUDUSD、EURUSD、GBPUSD、USDCAD、USDCHF、 USDJPY。 使用该指标的自动交易是在专家顾问 Intraday Rush 中实现的。 该专家顾问可以打开、追踪和关闭其交易。 看看吧,它可能正是您正在寻找的! IRush 的正确阅读 前一个柱的颜色表示当前柱的订单类型。 绿色 - 买入,红色 - 卖出,灰色 - 不确定性。 当前柱正在改变。 不建议根据当前柱线做出决定。 指标线显示超买和超卖区域。 接近70或更高,你不应该买。 接近30或更低,你不应该卖。 建议 在日线图上进行交易。 在一天开始时做出交易决定。 同一交易品种上类似信号的交易次数不得超过 2 次。 寻找不同交易品种的入场点并在不同交易品种上开仓交易。 每 1 笔交易的交易量为 250 美元存款的 0.01(更安全的水平是 1000 美元存款的 0.01)。 获取 300 (3000) 点,追踪 100 (1000) 点。 让您的交易“喘息”至
FREE
NewsCatcher Free MT5
Evgeniy Scherbina
4.5 (2)
The advisor NewsCatcher Free opens trades when the price makes a reversal move from support and resistance levels. Market entries should be confirmed by the Relative Strength Index (RSI). The RSI is implemented as a tachometer. It is recommended to use this advisor in a highly volatile market after a political event or a release of major economic data. You can use this advisor in the semi-automated mode (the RSI performs an information role) or in the fully automated mode (the RSI decides when t
FREE
My Big Bars MT5
Evgeniy Scherbina
4.54 (13)
The indicator My Big Bars can show bars (candles) of a higher timeframe. If you open an H1 (1 hour) chart, the indicator puts underneath a chart of H3, H4, H6 and so on. The following higher timeframes can be applied: M3, M5, M10, M15, M30, H1, H3, H4, H6, H8, H12, D1, W1 and MN. The indicator chooses only those higher timeframes which are multiple of the current timeframe. If you open an M2 chart (2 minutes), the higher timeframes exclude M3, M5 and M15. There are 2 handy buttons in the lower r
FREE
IDixie
Evgeniy Scherbina
IDixie is an indicator which shows open and close values of the American dollar index, DXY or "Dixie". The indicator is calculated from weighted values of 6 major symbols: EURUSD, USDJPY, GBPUSD, USDCAD, USDSEK, and USDCHF. In addition to "Dixie" values, the indicator also shows a moving average. You can set the period of the moving average. When bars of the indicator break through the moving average, this creates good opportunities to enter the market. As a rule, signals from this indicator are
FREE
High Trend Lite MT5
Evgeniy Scherbina
5 (1)
The indicator High Trend Lite monitors 5 symbols in up to 3 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Lite is a multicurrency and multitimeframe indicator. With the High Trend Pro , available at this link , you will have an unlimited number of symbols, 4 timeframes, a colourful chart of the primary MACD indicator, several
FREE
High Trend Lite
Evgeniy Scherbina
1 (1)
The indicator High Trend Lite monitors 5 symbols in up to 3 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Lite is a multicurrency and multitimeframe indicator. With the High Trend Pro , available at this link , you will have an unlimited number of symbols, 4 timeframes, a colourful chart of the primary MACD indicator, several
FREE
The utility TradeKeeper Lite can show your profits for different periods and bip a sound when you reach a profit target value. Click the tachometer to quickly switch to the next profit period. There are 5 of them: This Day, This Week, This Month, Last 90 Days and All I Made. With the utility TradeKeeper Pro , available at this link , you can also open trades with a magic number and volume of your choice, trail any orders with a simple trail or iSAR-based trail, as well as close any open trades a
FREE
Filled Area Chart MT5
Evgeniy Scherbina
5 (1)
The utility Filled Area Chart adds to the standard set of price presentations. It is a brand new, nice price chart. You will certainly like it if you want to feel yourself a trader born under the Bloomber lucky star. The Properties allow to set the colors and other things: Color preset - choose a preset or set to "Custom" and set your own colors using the properties below. Custom area color - color of the area below the price line. Works only with Color preset = Custom. Custom chart color - col
FREE
My Big Bars
Evgeniy Scherbina
4.75 (4)
The indicator My Big Bars can show bars (candles) of a higher timeframe. If you open an H1 (1 hour) chart, the indicator puts underneath a chart of H4, D1 and so on. The following higher timeframes can be applied: M3, M5, M10, M15, M30, H1, H3, H4, H6, H8, H12, D1, W1 and MN. The indicator chooses only those higher timeframes which are higher than the current timeframe and are multiple of it. If you open an M30 chart (30 minutes), the higher timeframes exclude M5, M15 and M30. There are 2 handy
FREE
NewsCatcher Free
Evgeniy Scherbina
4.67 (3)
The advisor NewsCatcher Free opens trades when the price makes a reversal move from support and resistance levels. Market entries should be confirmed by the Relative Strength Index (RSI). The RSI is implemented as a tachometer. It is recommended to use this advisor in a highly volatile market after a political event or a release of major economic data. You can use this advisor in the semi-automated mode (the RSI performs an information role) or in the fully automated mode (the RSI decides when t
FREE
The utility TradeKeeper Lite can show your profits for different periods and bip a sound when you reach a profit target value. Click the tachometer to quickly switch to the next profit period. There are 5 of them: This Day, This Week, This Month, Last 90 Days and All I Made. With the utility TradeKeeper Pro , available at this link , you can also open trades with a magic number and volume of your choice, trail any orders with a simple trail or iSAR-based trail, as well as close any open trades a
FREE
NewsCatcher Pro
Evgeniy Scherbina
4.71 (14)
NewsCatcher Pro opens both pending and market orders based on data from the mql5.com calendar. In live mode, NewsCatcher Pro automatically downloads the calendar, opens orders, trails and closes orders. NewsCatcher Pro can trade any event from the calendar with any symbol available in MetaTrader, including Gold, Oil and cross-rates. To change the default symbol, go to the event view you want to change it for. NewsCatcher Pro uses two strategies: Strategy 1 (pending orders): the advisor opens two
The utility Filled Area Chart adds to the standard set of price presentations. It is a brand new, nice price chart. You will certainly like it if you want to feel yourself a trader born under the Bloomber lucky star. The Properties allow to set the colors and other things: Color preset - choose a preset or set to "Custom" and set your own colors using the properties below. Custom area color - color of the area below the price line. Works only with Color preset = Custom. Custom chart color - col
FREE
The utility TradeKeeper Pro allows you to open a trade manually with a magic and a volume of your choice. It does not open its own trades, it can only open a trade by your command. TradeKeeper Pro can trail any open trades by the iSAR (parabolic) indicator, and a simple trail. It can set the stoploss level at the open price as soon as possible. To trail any open trades for any instruments, it suffices to launch the utility in one chart. TradeKeeper Pro can close any trades or pending orders of a
High Trend
Evgeniy Scherbina
The indicator High Trend Pro monitors a big number of symbols in up to 4 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Pro is a multicurrency and multitimeframe indicator. High Trend Pro uses emproved versions of popular and highly demanded indicators for calculating its signals. High Trend Pro calculates the signal strength
NewsCatcher Visual
Evgeniy Scherbina
The advisor NewsCatcher Visual automatically downloads actual data from 2 economic calendars: investing.com or mql5.com . The advisor can work in the "autoclick" mode, that is it can open trades automatically by comparing actual and forecast values. It also allows to manually open both instant and pending orders with a set volume. Recommendations By default the advisor NewsCatcher Visual applies the "autoclick" strategy to all events of high volatility. This allows the advisor to work in the fu
QuantumPip MT4
Evgeniy Scherbina
5 (1)
The expert "QuantumPip" is a fully automated expert which can trade several symbols from one chart. The expert also uses prices of Gold, Oil, Dixie, DAX or FTSE to calculate inputs for the symbols. The expert uses 2 types of recurrent neural model - 1 network (decisions "buy" or "sell") and 2 networks (decisions "buy" or "uncertainty" and "sell" or "uncertainty"). QuantumPip can, therefore, trade 20 strategies as one, because it is 2 models per each of the 10 symbols. This can help diversify ri
The utility TradeKeeper Pro allows you to open a trade manually with a magic and a volume of your choice. It does not open its own trades, it can only open a trade by your command. TradeKeeper Pro can trail any open trades by the iSAR (parabolic) indicator, and a simple trail. It can set the stoploss level at the open price as soon as possible. To trail any open trades for any instruments, it suffices to launch the utility in one chart. TradeKeeper Pro can close any trades or pending orders of a
NewsCatcher Pro opens both pending and market orders based on data from the mql5.com calendar. In live mode, NewsCatcher Pro automatically downloads the calendar, opens orders, trails and closes orders. NewsCatcher Pro can trade any event from the calendar with any symbol available in MetaTrader, including Gold, Oil and cross-rates. To change the default symbol, go to the event view you want to change it for. NewsCatcher Pro uses two strategies: Strategy 1 (pending orders): the advisor opens two
The advisor NewsCatcher Visual automatically downloads actual data from the mql5.com calendar. The advisor can work in the "autoclick" mode, that is it can open trades automatically by comparing actual and forecast values. It also allows to manually open both instant and pending orders with a set volume. Recommendations By default the advisor NewsCatcher Visual applies the "autoclick" strategy to all events of high volatility. This allows the advisor to work in the fully automatic mode. However
Intraday Rush
Evgeniy Scherbina
4 (4)
"Intraday Rush" EA 交易在自动模式下同时交易多个品种: AUDUSD、 EURUSD、 GBPUSD、 USDCAD、 USDCHF、 USDJPY。 该顾问使用流行指标 RSI(相对强度指数)的修改版本来做出开仓和平仓交易决策。 您可以下载该顾问使用的免费指标 IRush 来可视化交易。 该顾问的一个主要区别是它可以在一天中多次检查其交易决策。 如果市场状况在当天发生变化(趋势尚未确认,或出现回滚),顾问可能会考虑关闭交易。 如果趋势已被确认,顾问可以在盈利头寸上增加交易量。 事实证明,与通常的长期盈利预期相比,这种方法更具优势。 顾问可以跟踪其交易。 但是,您应该允许顾问根据需要保留其交易,因为当前交易的持续时间可能会影响新交易的计算。 在一张图表上运行 EA 交易。 无论当前图表如何,EA 始终同时交易其所有交易品种。 "Intraday Rush" EA 交易可以在任何交易品种和任何时间范围的图表上启动。 实时交易的推荐设置 每 1 笔交易的交易量为 250 美元存款的 0.01(更安全的水平是 1000 美元存款的 0.01)。 日内交易 T
Latte
Evgeniy Scherbina
5 (9)
The "Latte" EA is ready to trade several symbols in the fully automated mode from 1 chart. The EA uses a "Transformer" neural network to forecast price movements. The main advantage of the Transformer over an LSTM network is its ability to find patterns even across very long sequences of data. While LSTMs often lose information when dealing with sequences longer than 2–3 months, Transformers handle sequences as long as a year with ease. The Transformer architecture was first introduced by Googl
QuantumPip
Evgeniy Scherbina
4.36 (11)
The expert "QuantumPip" is a fully automated expert which can trade several symbols from one chart. The expert also uses prices of Gold, Oil, "Schmuksie" (my adaptation of the "Dixie" indicator), DAX or FTSE to calculate inputs for the symbols. The expert uses 2 types of recurrent neural model - 1 network (decisions "buy" or "sell") and 2 networks (decisions "buy" or "uncertainty" and "sell" or "uncertainty"). QuantumPip can, therefore, trade 16 strategies as one, because it is 2 models per each
LuminaFX
Evgeniy Scherbina
4.33 (9)
LuminaFX is a fully automated expert which trades 8 symbols from one chart. The expert implements a popular version of the recurrent neural model. Values of the "Schmuksie" indicator (my adaptation of the American Dollar Index DXY, or "Dixie"), are used as inputs to the neural model. You can download a free indicator IDixie and put it on one chart with the expert LuminaFX. IDixie calculates close prices of the American Dollar Index, which is used in the expert, and it also shows a moving average
筛选:
无评论
回复评论