Deeptrader AI MT5

4.21
  • 专家
  • Ruben Octavio Gonzalez Aviles
    Ruben Octavio Gonzalez Aviles
    I am a software engineer with several years of professional experience in quantitative finance and AI research. I was able to take advantage of my extensive knowledge to create my own trading algorithms which I sell through the MQL5 marketplace.
  • 版本: 1.3
  • 更新: 9 十月 2023
  • 激活: 10

Deeptrader AI 是一种复杂而新颖的算法,它将人工智能与传统技术分析相结合来预测市场走势。该智能交易系统利用递归神经网络,特别是长短期记忆单元,通过技术分析指标的数据进行训练。通过这种方法,EA 能够学习哪些指标与未来价格走势最相关,并根据这些指标采取行动。此外,LSTM 网络特别适用于时间序列分析,因为它们能够同时考虑短期和长期历史数据。

注:这是一个有限的介绍性报价:本 EA 按当前价格出售,每10本仅售1本。下一个价格:999 美元

该 EA 的价格将稳步增长,以限制使用该系统进行交易的用户数量。

实时信号 https://www.mql5.com/en/signals/2348064

重要提示:购买产品后,请直接通过电子邮件与我们联系,以获取更多信息和额外产品。


特点

  • 单图表设置:只需连接到一个图表,即可同时交易多个符号!
  • 交易面板:全面控制所有交易、EA 性能和预测!
  • ChatGPT 预测:从 ChatGPT 获取实时预测,使用短期、中期和长期预测过滤反方向交易!
  • 新闻过滤器:随时了解即将发生的金融事件,并在影响较小、中等或较大的新闻事件期间过滤交易!
  • 完全自定义:随时根据个人风险偏好调整交易策略!

机械

每个仓位从一开始就设置了固定或追踪止盈和固定止损。虽然可以更改这些值,但建议保留默认值,因为这些值是在长期回溯测试中优化过的。每个符号每次最多只有一个未结头寸,加上任何潜在的恢复交易。


货币对和时间框架

训练该网络是为了学习欧元兑美元澳元兑新西兰元、英镑兑瑞郎美元兑加元货币对的历史市场走势。不过,您也可以使用其他货币对进行测试和实验。您可以使用任何时间框架图,EA 始终以相同的方式运行。


输入参数

贸易设置
  • 一个图表设置:在多个符号上进行交易,或仅在所附图表上进行交易。
  • 逗号分隔的符号:如果激活了 "一个图表设置",则在此符号上进行交易。
  • 符号后缀:如果您的经纪商使用符号后缀,请使用符号名称后缀(例如,"EURUSD+"使用 "+")。
  • 根据计算初始手数:选择是否要根据余额、净值或固定手数计算手数。
  • 固定/动态初始批量: 设置初始批量大小。
    (以基于余额的手数为例:动态手数为 0.5,账户余额为 1200 美元,则交易手数为 0.6。(0.5 * (1200/1000))
  • 最大初始手数:初始交易的最大手数。如果计算出的交易手数超过此值,手数将自动设置为最大手数。
  • 每个符号的最大手数:每个符号的最大总交易量。
  • 此 EA 的最大手数专家的所有符号的最大总交易量。
  • Take Profit Type(获利类型):止盈方法类型。固定或追踪均可。
  • 止盈(点):以点为单位设置止盈值。建议保留默认值。
  • 追踪止盈(点):以点为单位设置追踪止盈值。如果止盈类型设置为 "固定",该值将被忽略。当触及原始止盈值时,EA 将根据该值创建追踪止损。
    (举例说明:获利为 6 个点,追踪获利为 4 个点,一旦获利达到 6 个点,追踪止损将设置为获利 2 个点。
  • 止损(点):以点为单位设置止损值。建议保留默认值。
  • 最大点差(点):设置执行交易的最大点差。如果当前点差超过此值,则不会执行交易。
  • 同时交易的最大符号数:单图表设置激活时,未平仓交易的最大符号数。
常规设置
  • 神奇编号:EA 标识符。在一个货币对上运行多个相同 EA 实例时,应为每个实例更改此值
  • 交易评论:交易评论: 与您的交易一起发送的评论。
  • 显示信息面板:显示或隐藏图表上的信息面板。
恢复设置
  • 恢复模式:激活或关闭恢复模式。
  • 恢复交易次数:将执行的最大恢复交易次数。
  • 从亏损(点)开始恢复:将发送第一笔恢复交易的亏损点数。
  • 恢复交易距离(点数):恢复交易之间的距离(点)。
  • 恢复盈利目标(点):恢复盈利目标。例如:0 将导致尝试收支平衡。
  • 恢复乘数:第一笔交易后每笔恢复交易的手数乘数。
ChatGPT 过滤器设置
  • ChatGPT 过滤:激活或禁用过滤。
  • 过滤交易:仅筛选初始交易、恢复交易或所有交易。
  • 筛选依据:根据短期、中期、长期或总体预测进行筛选。
  • 如果低于此值,则过滤买入交易:如果符号的预测值低于此值(百分比),则过滤买入交易。
  • 过滤高于该值的卖出交易:如果符号的预测值高于该值(百分比),则过滤卖出交易。
新闻过滤器设置
  • 新闻过滤器:激活或关闭过滤功能。
  • 过滤交易:仅筛选初始交易、恢复交易或所有交易。
  • 最小影响过滤:仅筛选高、中、低影响事件或任何事件。
  • 过滤事件发生前 x 分钟内的交易:过滤事件发生前这几分钟内该符号的任何交易。
  • 过滤事件发生后 x 分钟内的交易:过滤事件发生后这几分钟内该符号的任何交易。

恢复模式- 利用恢复模式,您可以尝试自动恢复亏损头寸,方法是开立额外交易以平均降低止盈值。每次恢复交易都会使止盈值更接近当前价格,同时保持止损不变。这种方法基于斐波那契回撤理论。

追踪获利模式- 利用追踪获利模式,您可能会在价格向有利方向大幅波动时获利。这也可以与恢复模式结合使用。

回溯测试

在开发过程中,对该神经网络进行了训练,并在 2015 年 1 月 1 日至 2023 年 6 月 31 日的回溯测试期间对 100% 历史数据质量进行了测试。此外,还对 EA 进行了前瞻性测试,直至 2023 年 9 月。

您可以使用以下反向测试设置复制下面截图中的反向测试结果:

  • 图表:任意。推荐:欧元兑美元 M15
  • 符号EURUSD, AUDNZD, GBPCHF, USDCAD
  • 时间范围:任何时间
  • 建模:否则 "1 分钟 OHLC "即可。
  • 存款:建议最低存款额为 100
  • 杠杆作用:任何

如果您在设置智能交易系统时有任何问题或需要帮助,请随时通过 PM 联系我们。我们会尽快回复。


在购买本产品之前,请确保您了解交易的风险,以及过去的业绩并不能保证未来的结果。

评分 37
Yasser Alnaqeeb
826
Yasser Alnaqeeb 2024.02.05 06:01 
 

With right settings and timings, this EA is perfect for long term traders. Ruben is very supportive, thank you for this EA and keep up the good work.

Kevin Maher
213
Kevin Maher 2023.12.14 18:09 
 

Consistently profitable in live trading (25 trading days). Live trading results consistent with back testing.

Jacob
152
Jacob 2023.11.15 06:57 
 

Looking forward to use Deeptrader AI. I bought the EA because a little voice in my head told me to purchase it. I trade Forex for about 22 years and realise EA's are getting better. Backtest looking promising and first trade on my real account been placed and closed with profit ! Easy to setup and good support from Ruben. Keep it up

推荐产品
Seasonal Pattern Trader
Dominik Patrick Doser
Disclaimer : Keep in mind that seasonal patterns are not always reliable. Therefore, thoughtful risk management is crucial to minimize losses.  Seasonal patterns in the financial world are like a well-guarded secret that successful investors use to their advantage. These patterns are recurring price movements that occur during specific periods or around special events. Additionally, there are also intraday patterns that repeat. For example, Uncle Ted from Forex Family suggests examining previou
Volume Spike Reversal EA
Alexandre Vincent Traber
Volume Spike Reversal EA 概述 Vo lume Spike Reversal EA 是一款纯粹基于价格行为和成交量的反转系统。它检测异常的成交量激增(高潮K线),随 后寻找方向相反且成交量匹配的确认K线,在统计上验证的反转点入场,而非依赖滞后指标 。 主要优化目标: 黄金(XAUUSD),H2周期 。完全支持多品种、多周 期——在外汇主要货币对、指数和金属上均可运行,只需进行相应的重新优化。 运行原理 检测成交量激增(成交量 > 均值 x 倍数,且为最近N根K线中最高)。 设置待触发的反转方向(阴线激增后做多,阳线激增后做空)。 等待方向相反且成交量匹配范围的确认K线出现。 以基于ATR的止损/止盈入场。 可选的ATR跟踪止损。 内置的净值回撤熔断机制。 无马丁格尔,无网 格,无套利。同一时间仅持有一个仓位。通过基于百分比 的仓位计算实现完整的风险控制。 输入参数 信号 AvgLen:成交量均值回溯周期 SpikeMult:激增阈值倍数 HighestLen:激增须为最近N根K线中的最高成交量 DivLow / DivHigh:确认K线成交量匹配范围 MaxW
FREE
10 Years of Candle Logic, Engineered for JP225Cash Long-Term JP225Cash Backtest Results Rarely Seen in the MetaTrader EA Market Starting capital: $100 Final balance: approximately $3,171,518 Growth: approximately 31,715x Total return: approximately 3,171,418% Total trades: 4,227 Profitable trades: 3,010 Win rate: 71.21% Profit Factor: 6.74 These are the long-term backtest results of this EA, designed specifically for JP225Cash. There are many automated trading EAs in the MetaTrader market. Howe
Gold XIII
Malik Korrich
Gold XIII EA is an advanced breakout trading system developed exclusively for XAUUSD (Gold) . The EA identifies key breakout opportunities, places intelligent pending orders around important price levels, and manages trades automatically using a dynamic profit-protection and trailing stop system. Designed for traders seeking a disciplined and fully automated approach to Gold trading, Gold XII EA combines multiple independent breakout strategies working simultaneously to capture market momentum w
LiquidX Hunter
Alexandre Vincent Traber
Overview LiquidX Hunter 是一款基于唐奇安通道流动性水平构建的突破型智能交易系统,结合基于ATR的波动率过滤、百分比止盈以及亏损后恢复过滤器。该EA专为 XAUUSD H1 设计和测试,旨在捕捉清晰的方向性突破,同时避免在价格尚未脱离近期亏损入场点时重新入场。 How it works EA在可配置的唐奇安回溯周期内追踪最高价和最低价。 当价格突破通道超过设定的点数偏移时开仓——高于上轨做多,低于下轨做空。 止损使用ATR倍数设置,根据当前波动率自适应,而非固定距离。 止盈设置为入场价格的百分比。 可选的ATR移动止损可随交易发展锁定利润,仅在达到最低ATR利润门槛后激活,且当移动止损会过于接近市场价或现有止盈时不会发送。 亏损交易后,EA会等待价格从亏损入场点移动最小百分比后才允许新信号,过滤掉立即的报复性入场。 点差过滤器在当前点差超过设定最大值时阻止入场,避免跳空开盘和异常流动性状况。 仓位规模基于风险(占账户余额百分比)计算,每笔订单发送前均进行保证金和经纪商成交量限制检查。 Inputs Donchian Lookback Period:用于计算突破通
FREE
Proteus StarMan PRO
Youssef Esseghaiar
PROTEUS StarMan PRO AI #Elite The Prop‑Firm Ready Engine – Smart, Safe, Scalable   Why This EA Stands Out |   Risk‑First Design   | Stays within   strict drawdown limits   – built for challenge rules | |   Adaptive Intelligence   | Automatically chooses between   trend‑following   &   mean‑reversion   | |   Multi‑Pair Portfolio   | Diversified exposure across   5 major FX pairs   – smooth equity curve | |   Institutional Risk Mgmt   | Equity curve protection, exposure caps, c
BTC Master Pro
Farzad Saadatinia
4.58 (12)
BTC Master Pro —— 您值得信赖的比特币纪律化交易伙伴。 全新版本现已集成 OpenAI 人工智能技术 ,在高波动的加密市场环境中,实现更智能的执行与更精准的交易过滤。 本专业级交易机器人专为 Bitcoin (BTCUSD) 在 MetaTrader 5 平台上的交易而设计,专注于结构化执行、风险暴露控制以及智能化风险管理。 当前价格: $499  →  下一阶段: $699  →  最终价格: $999 LIVE SIGNAL HERE 基于 OpenAI 的执行过滤系统 最新版本集成 OpenAI 技术,用于实时分析市场环境并过滤低质量或弱势交易信号。 AI 安全层(AI Safety Layer): 人工智能模块作为交易执行前的第二层审核机制。其功能严格限定为执行过滤工具(而非市场预测工具)。每一笔交易都必须通过结构化逻辑与智能验证流程,以减少不必要的回撤并避免低质量入场。 为什么选择 BTC Master Pro? 加密货币市场——尤其是比特币——具有高度波动性。情绪化决策往往导致不稳定的交易结果。本系统旨在帮助交易者在快速市场变化中保持结构化、纪律性与
Quantum SMC XAU
Dinh Khiem Dang
Hello, traders! I am Quantum SMC XAU , a highly optimized, institutional-grade Expert Advisor designed for the modern Gold trader. Built on the fusion of Smart Money Concepts (SMC) and advanced aerospace mathematics (Kalman Filter), I am engineered to be the most precise, lightweight, and lethal weapon in your trading arsenal. My specialty? GOLD (XAUUSD). My mission? Protect your capital, filter out market noise, and execute institutional-grade setups with mathematical precision. IMPORTANT! Afte
Weke Weke
AutomaticTrading
# WEKE WEKE EA (MQL5) - Advanced Multi-Currency Grid System **Weke Weke EA** is an advanced algorithmic trading system designed to exploit mathematical inefficiencies in the forex market. Unlike traditional systems that attempt to predict the future based solely on the past, Weke Weke focuses on **exploiting mean reversions** and professional risk management. This enhanced version has been optimized to offer maximum stability and security on live accounts, incorporating capital protection mech
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyzes
Conflux EA 介绍 下次价格 : 599美元 (在9个副本之后) 概述 Conflux EA 是一款通过分析市场的复杂流动,并基于此进行智能交易的专家顾问(EA)。这款 EA 特别针对黄金(GOLD)、比特币(BITCOIN)以及多种资产,利用波动性和趋势,通过 的力量适应市场。它超越了简单的规则交易,能够综合解读市场数据,帮助交易者探索市场中隐藏的机会。 该 EA 利用 RSI、布林带、MACD、ATR、ADX 等多种技术指标来分析价格的波动性和趋势。 将这些数据融合,生成信号,仿佛一位经验丰富的交易者那样解读市场,支持多头和空头方向的灵活仓位管理。  独特的交易方式 Conflux EA 的核心在于其捕捉市场微妙变化的 A算法。该系统在价格的涨跌、波动性和稳定性之间保持平衡,根据市场的节奏进行交易。例如,通过 RSI 检测超买/超卖状态,利用布林带探索价格边界,并通过 MACD 和 ADX 判断趋势的方向和强度。实时组合所有这些因素,不仅仅依赖数字,而是仿佛理解市场背景般做出交易决策。 在多头仓位中,它通过金字塔策略逐步增加仓位;在空头仓位中,则根据设定条件寻找反向机会。
ORDERFLOW SCALPER EA 4.5 [Real time high accurate absorption/exhaustion detection] Advanced Delta Merge Trading System for Professional Traders Full Documentation: [ Download PDF ] Instrument : US30 [DJ30] Time Frame : 15Min Myfxbook Chart: [myfxbook.com/members/DeltaMerge/] Recommended Brokers : icmarkets, fpmarkets [This EA is fully optimized for ICMARKETS US30 conditions] ️ Original Price: $2,399 Limited-Time Offer: $899 Revolutionary Order Flow Analysis Technology with Sma
Quantum Valkyrie
Bogdan Ion Puscasu
4.46 (159)
量子女武神——精准、纪律、执行 折扣价   价格。 每购买10件,价格将上涨50美元。 实时信号:   点击此处 Quantum Valkyrie MQL5 公共频道:   点击此处 ***购买量子女武神MT5,即有机会免费获得量子皇帝或量子男爵!*** 详情请私信咨询! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.      各位交易员,大家好。 我是 量子女武神 ——旨在以精准、自律和可控的执行方式来对待 XAUUSD。 几个月来,我的架构一直在幕后不断完善。在剧烈波动的交易日中经受了测试。在难以预测的黄金价格波动中经受了压力验证。并根据市场行为的结构性变化进行了重新校准。每一个参数的调整都不是为了追求刺激,而是为了应对必然性。 因为精准并非偶然。 它是经过精心设计的。 最低要求和建议 • 货币对:XAUUSD,黄金 • 时间范围:M15 最低存款额
Valhalla XAU Quantum Matrix  The Ultimate Institutional SMC Gold Scalper  ️ Enter the Halls of Institutional Trading Valhalla XAU Quantum Matrix is not just another trading robot. It is a sophisticated **Smart Money Concept (SMC)** algorithm engineered to track and trade alongside the "Whales" and institutional banks. Forget lagging indicators like Moving Averages or RSI. Valhalla reads the raw DNA of the market—detecting **Fair Value Gaps (FVG)**, liquidity sweeps, and structural imbalance
Key Features: Universal Connectivity:   Automatically executes trades from almost any MT4 indicator via Buffer lines or Object Arrow codes   . Invisible TP/SL Mode:   Hide your profit targets and stop losses from your broker to prevent stop-hunting   . Smart Loss Recovery:   Built-in dynamic lot-increment system ( Enable Recovery ) to recover losses safely   . Account Protection:   Hard-coded Daily Profit Target and Daily Loss Limits in USD to secure your capital   . MTF Filter:   Verify sign
Auric Mohd iK
Md Iqbal Kaiser
AURIC MOHD-iK is a dynamic, logic-based Expert Advisor (EA) engineered specifically for trading XAUUSD (Gold). Unlike standard trading systems that rely on lagging, unreliable indicators, this EA operates purely on clean price logic—executing trades the way an experienced human trader naturally reads the market. This version is completely free with limitations, offering permanent value to your trading setup with zero hidden costs. Active Auric Mode That's it!!!!!!!!!! Core Trading Parameters Ac
FREE
Aura Gold Sniper
Mohammed Abdullah Ghaleb Farea Al-dub
**Product Name**: Aura Gold Sniper AI **Price**: $500 for 3 month --- DESCRIPTION --- **Trade Gold (XAUUSD) With Precision & Speed!** Introducing **Aura Gold Sniper AI**, an advanced algorithmic trading system built exclusively for the mechanics of Gold. Rather than relying on lagging indicators or dangerous grid grids, Aura Gold Sniper uses a proprietary "Impulse Velocity Trigger" mechanism, scanning tick-level volume movements to snipe breakouts before they happen. **Why Choose Aura G
Mac Rider Gold
Ignacio Agustin Mene Franco
MacRider GOLD is a professional grid-based Expert Advisor (EA) specifically designed for XAUUSD (Gold). It combines MACD signal filtering with dynamic trailing stops and advanced money management. The EA uses the MACD indicator to detect trend direction before placing pending orders, filtering out low-quality entries and focusing on high-probability setups. The grid system places BUY STOP and SELL STOP orders at configurable distances, while automatic profit closing and dynamic trailing stops
The Hunter FX
Xokomil Cox Elias
The Hunter FX is an Expert Advisor (EA) developed over several years. It analyzes the market in every microsecond to find patterns that humans cannot see. It analyzes every microstructure of the market to find opportunities in the Forex market, the most liquid market in the world. The EA was developed specifically for the EURUSD pair on the 15-minute timeframe, where it demonstrated the best results. It was programmed to analyze the markets from July 2015 to 2026, and has been profitable for ov
Feel free to contact me for XAUUSD setfiles. Watch more videos to reveal ATF PRO during backtesting: - [ XAUUSD ] ->  Account Turbo Flip Pro EA - XAUUSD - [ GBPUSD ] ->   Account Turbo Flip Pro EA - GBPUSD Account Turbo Flip Pro: Configuration Guide To ensure optimal performance, please refer to this guide when configuring your EA settings. 1. Visual Settings Show Panel: Toggles the visibility of the on-chart graphical user interface dashboard. Top Labels Font Color: Determines the color matri
Doperman Scalper
Shamsan Yahya Muhammad Ali Masad
DOPERMAN SCALPER V1.0 - 专业交易系统 革命性智能剥头皮EA,配备AI驱动的风险管理 为什么DOPERMAN SCALPER脱颖而出? DOPERMAN SCALPER V1.0   不仅仅是另一个交易机器人,而是 结合马丁格尔原则与军工级风险管理的先进交易系统 。专为要求稳定盈利且 提供最大保护的 专业交易者设计。 独家功能与优势 智能马丁格尔系统 智能仓位加倍 :在最佳时机以数学精度自动加倍仓位 5种不同马丁格尔策略 :指数型、固定手数型、累加型、乘法型或自定义模式 基于步长的激活 :仅在价格对您不利时按预定步长开设额外仓位 利润锁定技术 :达到集体利润目标时自动平仓 军工级风险管理 自动回撤保护 :在1%回撤时停止交易(可调至5%) 最大订单控制 :限制同时持仓数量,防止账户过度暴露 保证金安全系统 :保证金水平低于安全阈值时自动减少手数 权益保护 :24/7监控账户权益,必要时采取紧急措施 专业交易控制 双魔术编号系统 :为买入和卖出仓位分配独立魔术编号(78747/78741) 完整时间控制 :仅在您偏好的交易时间内进行交易,
Royal Sterling Intel – Expert Advisor Overview Royal Sterling Intel (RSI) is an automated trading system designed around the Relative Strength Index (RSI), one of the most widely recognized momentum indicators in technical analysis. The strategy is primarily configured to operate on the H4 (4-hour) timeframe by default, allowing it to analyze broader market movements while reducing exposure to short-term price fluctuations commonly found on lower timeframes. The core objective of the system is t
Ironclad
Vadodariya Bhargavkumar Punabhai
ironclad is a powerful automated trading system designed to execute trades based on dynamic price levels. The EA is optimized for smooth and controlled trading with built-in risk protection and profit management. The strategy focuses on level-based market movement and automatic trade execution, helping traders reduce emotional trading and maintain consistency. Main Features • Fully automated trading system • Level-based trade execution • Smart lot management system • Target profit auto close • M
FREE
Outro
Manuel Gonzales
5 (3)
" Outro " is an expert in automated " multi-symbol " trading that requires the trader to test on the pair of his choice and modify the entries according to his convenience. This Expert Advisor has been designed with non-optimized inputs, and   uses a Martingale system   for risk management. It is very important to read the   blog   post before you start. Enter to the private group .  Outro   uses two main indicators,   Relative Strength Index and Stochastic Oscillator , for input decision making
FREE
Robo Forex Aura BTC EA
Tiago Junior Moreira Ramos
BTC AURA – 智能 MT5 機器人 BTC AURA 是一款先進的交易系統,專為自動化 BTCUSD 操作而設計,採用 反向馬丁格爾策略 並具備智能調整。 該機器人利用市場突破與反轉,戰略性地管理進場與手數大小,並搭配時間過濾器、星期控制以及可視化面板。 透過它,您可以自動參與比特幣的波動,無需人工干預,並保持完整的保護: 止損 (Stop Loss)、止盈 (Take Profit) 與最大回撤 (MaxDD%) 。 價格與授權 無限使用: 598 USD 租用 1 個月: 79 USD 租用 3 個月: 199 USD 租用 6 個月: 319 USD 租用 1 年: 449 USD 系統需求 最低入金:每 0.01 手需 2000 USD 平台: MetaTrader 5 建議交易對: BTCUSD 週期: H1 建議槓桿: 1:100 ~ 1:500 相容帳戶類型: Raw、Standard、Premium、ECN、Cent、Micro 建議於 VPS 24/7 運行 主要功能 智能 反向馬丁格爾策略 狙擊手 (Sniper) 過濾器 :可設定特定 K
Gold Crazy EA MT5
Nguyen Nghiem Duy
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
Neuro Start
Dmytryi Voitukhov
4.75 (4)
UPD:   https://t.me/mql5_neuroExt   актуальная версия и обсуждение. -對於成功建立的培訓基地,我將免費提供臨時使用的顧問。 -培訓基地將隨著培訓的進行而佈局。 -訓練大約需要20個紀元。 因為EA交易會佔用大量資源,並且市場無法對其進行處理-已引入具有市場價值的TypeOfWork參數。 必須將其切換為任何其他所需的值! 出版用於協作學習! 輸入數據的設置深度為設置中指定的時間範圍的50條。 ThresholdOUT無效。 在某些情況下,速度只會影響很大的值。 在訓練模式下,僅以最小手數打開1個訂單,且SL和TP相等。時間表應統一。在這種模式下,利潤本身並不重要。 距離僅適用於MaxOrders> 1。 MaxOrders> 1會使速度大大降低。 LearnEpoch是用於循環優化的未使用參數。 刪除文件data_w1_ [TF] _ [INSTRUMENT] .csv和data_w2_ [TF] _ [INSTRUMENT] .csv或更改參數中的PeriodBar時,訓練將從頭開始。 文件位置C:\ Users \
FREE
SPECIAL LAUNCH OFFER: $30 (1-Month Rent) Limited time offer to build our community and gather feedback! AmbM GOLD Institutional Scalper A high-precision M5 algorithm for XAUUSD (Gold) , engineered to trade exclusively at Institutional Liquidity Levels ($5/$10 psychological marks). PERFORMANCE DATA (BUY ONLY) • Win Rate: 87.09%. • Safe Growth: +$4,113 profit on $10k (13.75% Max Drawdown). • Extreme Stress Test: Successfully generated +$22,997 in a 5-year stress test (2020-2026), proving
Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
XAU Guardian
ahmed mohiuddin
The XAU Guardian is an automated expert advisor designed specifically for trading gold (XAUUSD). It employs a multi-timeframe approach combining trend analysis, momentum signals, and volume confirmation to execute trades with comprehensive risk management. Recommended for best results: 5 min Time Frame The EA is built on Custom Indicators and In-built indicators for best entries
该产品的买家也购买
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (11)
传奇仍在继续。女王不断进化。 欢迎来到 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
Scalping Robot Pro MT5
MQL TOOLS SL
4.51 (128)
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
The Gold Reaper MT5
Profalgo Limited
4.46 (102)
道具公司已准备就绪!( 下载道具文件 ) 警告: 目前仅剩少量存货! 最终价格:990美元 免费获得 1 个 EA(适用于 3 个交易账户)-> 购买后请联系我 超值组合优惠   ->   点击这里 加入公开群组: 点击此处   实时信号 客户端信号 YouTube 评论 最新手册 欢迎来到黄金收割者! 这款EA是在非常成功的Goldtrade Pro的基础上开发的,设计用于同时在多个时间框架上运行,并且可以选择将交易频率设置为从非常保守到极度波动。 该EA使用多种确认算法来寻找最佳入场价格,并在内部运行多种策略来分散交易风险。 所有交易都有止损和止盈,但同时也使用追踪止损和追踪止盈来最大限度地降低风险,并最大限度地提高每笔交易的潜力。 该系统基于非常流行且行之有效的策略:交易突破重要支撑位和阻力位的交易机会。   黄金非常适合这种策略,因为它是一种波动性很高的货币对。 系统会根据您的账户规模和最大允许回撤设置自动调整交易频率和手数! 回测结果显示增长曲线非常稳定,回撤幅度控制得非常好,恢复速度也很快。  这款EA已经针对黄金进行了最长时间的压力测试,使用了多个经纪商的多个价格
Ultimate Breakout System
Profalgo Limited
5 (46)
重要的 : 此套装将仅以当前价格出售,且数量非常有限。    价格很快就会涨到 1999 美元    包含 +100 种策略 ,未来还会有更多! 奖励 :价格为 1499 美元或更高 --> 免费选择我的其他  5  个EA! 所有设置文件 完整的设置和优化指南 视频指南 实时信号 审查(第三方) NEW - VERSION 5.0 - ONECHARTSETUP NEW - 30-STRATEGIES LIVE SIGNAL 欢迎来到终极突破系统! 我很高兴向您介绍终极突破系统,这是经过八年精心开发的先进且专有的专家顾问 (EA)。 该系统已成为 MQL5 市场上多个顶级 EA 的基础,包括广受好评的 Gold Reaper EA、 连续七个多月保持第一的位置,以及 Goldtrade Pro、Goldbot One、Indicement 和 Daytrade Pro。 终极突破系统不仅仅是另一个 EA。 它是一种专业级工具,旨在帮助交易者在任何市场和时间范围内创建无限数量的突破策略。 无论您专注于波段交易、剥头皮交易还是构建多元化投资组合,该系统都能提供无与伦比的灵活性和
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
Gold Snap
Chen Jia Qi
4.47 (17)
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 份。价格很快将上涨至 $999。 重要: 购买后请通过私信联系我们,以获取用户指南、推荐设置、使用说明以及更新支持。 https://www.mql5.com/en/users/walter2008 欢迎加入我们的 MQL5 频道,获取产品更新与交易见解。 https://www.mql5.com/en/channels/tendmaster 在 Gold House 的长期研发与实战验证中,我们进一步确认了突破策略在黄金市场中的有效性,也验证了我们自适应参数系统在真实市场环境中的实际价值。 但对于突破系统来说,始终存在一个现实问题: 止盈太早,容易错过后续真正的大行情; 止盈太晚,又往往会经历一定程度的利润回吐。 这不是某一种策略独有
Quantum King EA
Bogdan Ion Puscasu
4.96 (211)
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 对开发的全自动交易系统。 它将网格策略的结构与马丁格尔的自适应恢复逻辑相结合,形成了一个在所有市场阶段智能管理交易的系
Goldwave EA MT5
Shengzu Zhong
4.73 (71)
真實交易帳戶   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 輔助的自適應邏
Nexorion Initium Novum EA
Valentina Zhuchkova
5 (16)
NEXORION: Initium Novum — 确定性逻辑与算法综合体系 NEXORION 是一款基于严密流动性处理数学算法的机构级分析系统。该项目的核心理念是“计算透明化”:交易型 EA 将混沌的价格流转化为结构化的几何区域,并将决策过程直接在交易图表上进行可视化呈现。 实时信号监控 https://www.mql5.com/es/signals/2372338 系统技术规格 交易资产 :XAUUSD (黄金) 运行周期 :H1 (1小时图) 核心方法论 :机构流动性分析与确定性逻辑 (Institutional Liquidity Analysis & Deterministic Logic) 决策依据 :流动性池与平衡水平的数学计算 数学架构与可视化 本系统的关键创新在于 动态计算映射 (Dynamic Computation Mapping) 。算法不仅是分析价格,更是通过以下模块构建市场的数学模型: 流动性追踪 (Liquidity Tracking) :基于市场阶段的深度分析,精确识别买方流动性 (BSL) 与卖方流动性 (SSL) 区域。 平衡态分析 (Equili
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
Gold House MT5
Chen Jia Qi
4.53 (59)
Gold House — 黄金摆动突破交易系统。 一个EA,三种交易模式。选择最适合你的交易风格。无网格,无马丁。 每售出 10 份,价格将上涨 50 美元。最终计划价格:1,999 美元。 实盘信号: 利润优先模式: https://www.mql5.com/cn/signals/2359124 BE 优先模式: https://www.mql5.com/cn/signals/2372604 Adaptive Mode: https://www.mql5.com/cn/signals/2379287   (高风险配置参考——盈亏都会被放大,不属于推荐配置。) 重要:购买后请务必私信我们,以获取推荐参数、使用说明、注意事项以及使用技巧。 (MQL5私信): https://www.mql5.com/en/users/walter2008 保持更新——加入我们的 MQL5 频道以获取产品更新和交易技巧。打开链接后,请点击页面顶部的“订阅”按钮进行关注。: 点击加入 这套EA来自我们团队的内部实盘账户,基于 7 年历史数据开发验证,并经过实盘确认后才决定公开。我们没有为了上架专门优
Gold Neural Core
TICK STACK LTD
5 (3)
Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Join my open group for questions related to any of my products:  https://www.mql5.com/en/messages/014beab2560cdc01 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (XAUUSD), combining momentum and trend-bas
SomaOil
Andrii Soma
5 (2)
SomaOil 是一款专为 MetaTrader 5 打造的多策略突破型智能交易系统(EA),仅适用于 WTI 原油(XTIUSD)。一张图表、一个 EA,20 套独立策略并行运行,构成单一、分散化的组合。 实时信号。 为在上线时让更多人能够入手,我采用透明的阶梯定价模式: 首发价:100 USD(48 小时) 自周一起,每售出 10 份拷贝,价格上涨 100 USD 价格每天最多上涨一次,即使同一天售出超过 10 份亦然 早期购买者在产品生命周期内锁定最低价格。 理念 与其运行单一、容易过度拟合某一狭窄市况的设置,SomaOil 自带一套精选的 20 套预调策略,全部在同一 WTI 图表上的单个 EA 中并行运行。 每套策略拥有各自的 magic number、注释、时间周期、摆动识别参数、出场规则、新闻距离与手数步长。它们共享同一执行引擎但独立交易,因此您可在多个时间周期与突破宽度上获得真正的分散化,而无需管理大量图表。 组合构建 我在两个互补的样本内区间上进行了优化,每个区间使用相同的参数网格: 时间周期分为 5 组:D1、H12、H8、H4、H1 突破宽度有三种变体: V1 B
Pulse Engine
Jimmy Peter Eriksson
3.94 (34)
最新消息——目前仅剩少量存货,欲购从速! 该系统的主要目标是在不使用任何有风险的鞅或网格的情况下实现长期的实时性能。  数量极其有限,现价优惠 最终价格 1499 美元 【实时信号】    |    【回测结果】    |    【设置指南】    |    【FTMO 结果】 一种不同的交易方法 Pulse Engine 不使用任何指标或特定时间框架。它采用了一种非常独特的方法,这是 MQL5 上任何其他交易系统都不采用的方法。 它交易的是日内方向性模式。这些模式是我利用自己多年来不断开发和完善的特定模式识别软件发现的。 该软件使我能够识别出市场历史上在一天中哪些时段会出现强劲的单向波动。 每个市场和每周的每一天都有其独特的走势。 这种方法之所以如此强大,是因为它不依赖于市场是处于趋势行情、反转行情还是任何特定的市场状态。其模式与这些因素完全无关。 脉冲引擎包含涵盖 六大市场的 70 多种不同模式 ,并结合超过 5万笔 交易的历史回测数据。 每个市场的回测时间均尽可能追溯至数据允许的最长时期, 外汇货币对约 20年,指数约 15 年, 加密货币 约10 年。这确保了极高的统计显
Cortex Aurex
Vladimir Mametov
5 (2)
这是一个专为黄金(XAUUSD)交易而开发的全自动 MetaTrader 5 智能交易系统(Expert Advisor)。其交易逻辑专门针对黄金市场的特点而设计,包括快速的价格波动、剧烈的市场反转以及高波动性。该 EA 能够在对执行速度、交易纪律和精确仓位管理要求极高的市场环境中实现全自动交易。 该系统专注于严格的交易管理、快速响应市场变化以及受控的出场策略。其核心理念非常简单:通过移动止损(Trailing Stop)让盈利交易尽可能延续,同时使用固定止损(Stop Loss)保护每一笔交易,并在 M1 时间周期出现反向信号时提前平掉亏损仓位,从而进一步控制风险。 信号:  https://www.mql5.com/en/signals/2378776 特别优惠价格: 当前价格仅适用于前 40 份授权。售出 40 份后,EA 的价格将上涨 100 美元 ,调整为 599 美元 。 核心理念 本智能交易系统专为希望使用自动化黄金(XAUUSD)交易工具,并需要清晰、实用仓位管理机制的交易者设计。 EA 采用趋势跟随策略,在主趋势方向上的回调中寻找入场机会,从而在已有趋势中获得更有利的
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (507)
介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum Emperor EA,即可免费获得  Quantum StarMan  !*** 私信询问更多详情 已验证信号:   点击此处 MT4版本:   点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单笔交易连续拆分成五笔较小的交易。这意味着每次 EA 执行一笔交易时,它都会自动将其拆分成五个较小的仓位。 量子皇帝EA     量子帝王EA凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。
Quantum Athena X
Bogdan Ion Puscasu
更智能的控制,更精准的操控。 欢迎来到 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
Wave Rider EA MT5
Adam Hrncir
4.88 (43)
Scalper speed with sniper entries. Built for Gold. Wave Rider 5.0 is out (see  Announcement ) $499  until Signal reaches 150% - then 599 USD Check the Live signal  or Manual  or  Broker performance Version 5.0 upgrade notice: Close all Wave Rider positions before updating. Strategy Magic Numbers and several input names changed. Review your settings and save a new preset because older sets or templates may not restore every option. New version runs best on VT Markets, Vantage, Blackbull, Fusion,
Chiroptera
Rob Josephus Maria Janssen
4.57 (46)
Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.77 (128)
量子比特币 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 经过优化,可以捕捉每个周期中发生的模式,确保它始终以有利的方式结束交易 为什么选择量子比
XG Gold Robot MT5
MQL TOOLS SL
4.3 (111)
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
Byrdi
William Brandon Autry
5 (19)
BYRDI - 如同一个整体进行交易的 AI 网络 大多数 EA 只看到一个终端。 BYRDI 看到整个网络。 在一个账户上开立的交易,可能改变你所拥有的每一个其他账户的风险。 BYRDI 将独立的 MetaTrader 5 终端连接成一个协调统一的 mesh 网络。每个节点都可以保留自己的账户、经纪商、市场、AI 模型、策略和风险设置,同时对更大的系统保持感知。 BYRDI 可以分配机会、控制敞口,并在整个 mesh 网络中提供合格节点的故障转移。 单个节点可以独立交易。 多个节点可以作为一个网络协同运作。 超越入场。超越账户。 一位交易者。多个市场。一个智能网络。 BYRDI 投资组合搭建活动 在接下来的 72 小时内或接下来的 15 笔 BYRDI 购买内有效,以先到者为准。 以当前 $997 的价格购买 BYRDI,即可获得: 1 个 Mean Machine GPT 激活额度 1 个 AiQ 激活额度 私享投资组合部署研讨会 国际在线问答参与权限 完整研讨会录像 投资组合入门蓝图 前 10 位符合条件的购买者还可以提交自己拟定的投资组合结构,获得一次简短的私下点评。 无需现
Aetherion Prime EA
Valentina Zhuchkova
AETHERION PRIME EA 专为 XAUUSD H1 周期打造的精准算法交易系统 公开实盘信号,可实时查看交易表现: https://www.mql5.com/ru/signals/2381671 限量首发优惠 首批仅有 7 份授权,首发价格仅为 259 美元 。 这 7 份售出后,价格将立即上涨 100 美元,调整至 359 美元 。 本次首发优惠专为希望在项目早期加入,并从一开始就通过公开实盘信号观察 Aetherion Prime EA 表现的交易者准备。 新一代黄金自动交易系统 Aetherion Prime EA 是一款专门为 MetaTrader 5 平台上的 XAUUSD H1 周期 开发的全自动交易系统。 该 EA 的核心理念非常清晰: 精准优先于频率,结构优先于情绪,风险控制优先于收益表现。 Aetherion Prime 不会频繁、随意地进入市场,而是会持续分析当前市场环境,等待内部入场条件完全满足后才执行交易。 每一笔仓位都会按照预先设定的算法规则进行开仓和管理,不受情绪影响,也不需要不必要的人工干预。 专门针对 XAUUSD 开发 黄金是金融市场中波
Golden Conqueror
Taner Altinsoy
5 (1)
Welcome to Golden Conqueror , a highly advanced, fully automated active scalping algorithmic system designed exclusively for Gold (XAUUSD) . Built with institutional logic, this EA strictly avoids dangerous grid or martingale systems. Instead, it utilizes high-precision Pivot Breakouts to exploit market momentum and volume surges. To ensure absolute risk mitigation and capital protection, the algorithm strictly limits itself to a maximum of 1 open trade at a time . Furthermore, every single exe
BB Return mt5
Leonid Arkhipov
4.48 (124)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   Global   update   on   June   14th   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行
Precise Pair Trading Pro
Arkadii Zagorulko
3.75 (12)
请注意,我不会通过任何第三方经销商、代理或其他分销渠道销售此 EA。 监控 -  实时信号 公开频道 - 这里 此 EA 交易两个品种,并寻找它们之间的短期失衡。当两个品种的走势偏离它们通常的正常关系时,EA 可以开仓,并在失衡变小时平仓。 这不是网格 EA。这不是马丁格尔。EA 不会打开很多恢复订单。每个品种只使用 1 个持仓。 它不是为了在回撤中持仓很多天而设计的。 EA 在开仓前使用过滤器。如果市场条件不好,它可以跳过交易。 EA 输入参数: 主要交易品种 - 用于交易的第一个品种。 次要品种 - 用于比较和交易的第二个品种。 分析时间周期 - 用于计算的时间周期。 历史数据深度 - EA 检查多少根K线用于计算。 Entry Threshold - EA 开仓前失衡必须有多强。数值越高,交易越少,但信号越强。 Exit Threshold - EA 判断失衡已经变小并且可以平仓的水平。 Close Target - 平仓的利润目标。较小的值可以更快平仓。较大的值可以等待更多利润。 Beta Smoothing - 使信号更稳定,并减少市场噪音。 Min Correlation
Range Breakout EA with Range Filters
Jimmy Peter Eriksson
4.47 (19)
更新:下一价格:599 美元,最终价格:999 美元 如果您重视诚实和为真实交易而构建的真正交易系统,而不是一个看起来完美无瑕但最终可能导致账户爆仓的直线回测,那么这可能适合您。 无马丁格尔/无网格 21个月实时信号 +200% 实时增长 【实时信号】    |  【FTMO 结果】    |  【主投资组合】  |  【回测指南】 为什么 Range Breakout EA 如此稳定? Range Breakout EA 基于一种众所周知的市场行为:交易时段之间的波动性变化。 亚洲交易时段的波动性通常较低,形成一个狭窄的价格区间。伦敦交易时段开盘后,波动性增加,价格往往会突破该区间 并继续朝突破方向移动。 该系统会交易这种突破,并在当天晚些时候波动性开始减弱时平仓。 它不使用指标或固定时间框架,这有助于减少过拟合。系统内部使用突破过滤器来避免低质量的突破交易。 该策略在 XAUUSD、USDJPY、BTCUSD、US30 和 DE40 等货币对上表现尤为出色。 同时交易多个市场可以实现强大的分散风险能力。 加入社区! 公众社区:  点击这里! 请私信我并附上购
Waka Waka EA MT5
Valeriia Mishchenko
4.13 (40)
8+ years of live track record with +12,000% account growth: Live performance MT 4 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
XIRO Robot MT5
MQL TOOLS SL
4.94 (33)
XIRO Robot is a professional trading system created to operate on two of the most popular and liquid instruments on the market:  GBPUSD, XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and
HFT Spike EA
OMG FZE LLC
3.67 (3)
[ My Channel ] HFT Spike EA 推荐账户:高杠杆 Standard、ECN、Raw;Cent;Propfirm(如 FTMO FundedNext 等) 策略:量子物理学原理、HFT Spike(高频交易)、级别交易、神经交易、无马丁格尔、无网格、单仓位趋势交易。 基于 XAUUSD tick 数据设计的全自动、风险受控的 EA。无需选择 Time-Frame。默认值与已测试的配置相同。 专为黄金设计。检测突发的波动爆发("spike"),并在 spike 后的价格走势通过过滤器时以精准时机开仓。 平均持仓时间较短,因此突出表现为 Scalping Trading。  Symbol : GOLD/XAUUSD Digits : 2 digits & 3 digits Leverage : Any Broker : Any Min Balance : 25$ (for 1:500) Latency : up to 500ms 无 set 文件。无 Timeframe。 无马丁格尔 - 无网格 可调节的风险级别 PropFirm 模式 对于每日亏损设
作者的更多信息
Price DNA MT5
Ruben Octavio Gonzalez Aviles
价格DNA是一个趋势指标,它利用复合比率加权移动平均线来减少滞后,并能早期发现趋势。该指标不会重绘,可应用于任何时间框架的任何金融工具。 Price DNA是如何工作的? 该指标将在图表上显示多个 波浪 ,表明当前交易的方向。 五个绿波或五个红波分别表明强烈的看涨或看跌趋势。 根据您的个人交易风格,您可以选择在所有波浪或特定数量的波浪表明趋势反转时开仓或平仓。看涨波和看跌波的数量将始终显示在您终端的左上角。 设置 通过调整每个单独的DNA波的周期,你可以使价格DNA指标适应你的交易风格--无论是更激进还是更谨慎。 第一波周期。第一波的周期 第二波时期。第二波的周期 第三波时期。第三波的时期 第四波时期。第四浪的时期 第五波时期。第五浪的周期 乘法器。复合比率乘数 测试和安装 要测试这个指标,你只需从MetaTrader市场标签中下载演示版,并在 策略测试器中 使用它。购买后,你可以在 导航器 窗口内选择该指标,并将其拖到你想要的图表上。 如果你对该指标或其设置有任何问题或疑问,请随时联系我。
Sydney MT5
Ruben Octavio Gonzalez Aviles
3.26 (19)
悉尼是一种复杂而新颖的算法,使用人工智能与传统的技术分析相结合,预测 英镑兑美元 和 美元兑日元 符号的未来市场走势。该专家顾问利用递归神经网络,特别是长期记忆细胞,利用技术分析指标的数据进行训练。通过这种方法,EA能够学习哪些指标与未来价格走势最相关,并根据这些指标采取行动。此外,LSTM网络特别适用于时间序列分析,因为它们能够考虑短期和长期的历史数据。 注意:这是一个 有限的介绍性报价 :本EA的 10份拷贝中 只有 1份 将以当前价格出售。下一个价格: 799美元 该EA的价格将稳步上升,以限制使用该系统交易的用户数量。 实时信号: https://www.mql5.com/en/signals/2354516 重要提示: 请在购买产品后直接通过PM与我们联系,以获得更多信息和额外的服务。 机械学 这个专家顾问可以 在没有 马丁格尔、智能恢复、网格交易、平均数或任何其他可能对没有经验的交易者造成重大损失的方法的情况下使用。 每个头寸从一开始就有一个固定的或追踪的止盈和固定的止损。虽然这些值可以改变,但建议保持默认值,因为这些值在长时间的回测中得到了优化。每次最多只能有一个开仓,
Octotrader AI MT5
Ruben Octavio Gonzalez Aviles
3.86 (7)
Octotrader AI 是一个复杂而新颖的算法,结合了人工智能和传统技术分析,用于预测市场走势。它具有革命性的恢复模式,将每次进入拆分为几笔较小的交易,并通过从其他交易中获得的利润逐一关闭它们。它提供了一种动态交易策略,适应您的账户规模,结合了先进的功能,适合于 prop 公司交易,并通过 回撤限制器 和高度可定制的风险管理系统确保安全。 该智能交易顾问使用了递归神经网络,特别是长短期记忆(LSTM)单元,使用技术分析指标的数据进行训练。通过这种方法,EA 能够学习哪些指标对未来价格走势最为相关,并根据这些指标采取行动。此外,LSTM 网络特别适合时间序列分析,因为它们能够同时考虑短期和长期的历史数据。 注意:这是一个 限量优惠 :此 EA 仅以当前价格出售 10 份中的 1 份 。下一个价格: $899 该 EA 的价格将快速上涨,以限制使用该系统进行交易的用户数量。 实时信号: https://www.mql5.com/en/signals/2348065 重要: 购买产品后,请通过私信直接联系我们,以获取更多信息和额外内容。 特点 动态手数调整: 根据账户余额和风险水平自动
Goldminer AI MT5
Ruben Octavio Gonzalez Aviles
3.87 (31)
Goldminer AI 是一种复杂而新颖的算法,结合了人工智能和传统技术分析来预测市场走势。它具有革命性的恢复模式,将每次进入的订单分割为多个较小的交易,并逐个关闭,通过其他交易获得的利润逐一结算。它提供了动态交易策略,能够根据您的账户规模进行调整,集成了最新的 Prop 公司交易功能,并通过 回撤限制器 和高度可定制的风险管理系统确保安全性。 此专家顾问(Expert Advisor)使用递归神经网络,特别是长短期记忆(LSTM)单元,训练数据来自技术分析指标。通过这种方法,EA 能够学习哪些指标对未来价格走势最相关,并根据这些指标做出反应。此外,LSTM 网络特别适合时间序列分析,因为它们能够同时考虑短期和长期的历史数据。 注意:这是一个 限时促销 :此 EA 仅出售 10 份中的 1 份 ,当前价格。下一个价格: $899 此 EA 的价格将迅速上涨,以限制使用该系统进行交易的用户数量。 实时信号: https://www.mql5.com/en/signals/2351699 重要: 购买产品后,请通过 PM 直接联系我们以获取更多信息和附加内容。 功能 动态手数调整: 根
Gapscalper AI
Ruben Octavio Gonzalez Aviles
3.57 (14)
Gapscalper AI 是一款先进的 AI 交易算法,能够智能检测 公平价值缺口 (FVG) ,并结合传统技术分析,高精度预测价格走势。 该系统核心采用专有的强化学习模型,经过精细训练,可识别市场中的隐藏低效之处, 并利用动态交易执行策略加以利用。这种前沿方法使 EA 能够识别高概率交易机会,并精确执行交易。 与传统交易系统不同,这款智能交易顾问(EA)通过复杂的 AI 架构处理多维市场数据, 发现价格走势、波动性和流动性动态之间的复杂关系。其高度可定制的风险管理框架使其成为 Prop Firm 交易 以及高性能散户账户的理想选择。 注意:此为 限量优惠 :仅限 10 份中的 1 份 ,当前价格出售。下一个价格: $599 此 EA 的价格将快速上涨,以限制使用该系统交易的用户数量。 实时信号: 查看实时信号 官方社区群聊: 加入我们的社区 安装手册: 阅读安装手册 重要提示: 购买产品后,请通过私信(PM)直接联系我们,以获取更多信息。 功能特点 FVG 检测与可视化: 自动识别 公平价值缺口 (FVG) ,并直接在图表上显示, 提供清晰的交易机会洞察。 追踪挂单: 使用动态挂
筛选:
Judru Eduardo Prado
373
Judru Eduardo Prado 2024.06.29 03:04 
 

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

Fernando
228
Fernando 2024.06.04 17:46 
 

This ruined my account doing martingale while trying to recover bad trade. More losses than wins with huge SL and short TP. Waste of money

Narudol Homsaen
108
Narudol Homsaen 2024.02.24 11:08 
 

Typical martingale EA which will blown your account at some point. Mine was blown after 1 month which is way too fast. I'll wait for couple year and look into this EA again if it's really survived that long.

Yasser Alnaqeeb
826
Yasser Alnaqeeb 2024.02.05 06:01 
 

With right settings and timings, this EA is perfect for long term traders. Ruben is very supportive, thank you for this EA and keep up the good work.

cmdavidcm
19
cmdavidcm 2024.01.25 18:20 
 

Needs adjustment!!! When you look at the recommended default settings (huge 300 pips SL compared to 6 pips TP and 4 pips trailing TP, 9 recovery trades every 20 pips when in loss with doubling i.e. 0.1, 0.2, 0.4, 0.8, 1.6, 3.2, 6.4, 12.8, 25.6 lot size for every additional recovery trade) it is apparent that recovery mode is an important feature. This may look like a positive in case your trade becomes negative, but it isn't. Also, the decision making of opening trades seems off. For example in a bullish trend with higher low (HL) and higher high (HH), the EA almost always opens a long position around the next HH. After the open trade, the price drops and eventually forms at HL before it rises again. So instead of opening a long trade at HH and hope for the price to reverse, a short trade at HH would ensure an instant win. Every profit trade after reaching 6 pips is protected by 4 pips trailing TP, guaranteing 2 pips profit so why take a loss after opening a trade and hope for the price to return instead of taking an instant profit? As shown above, the accumulated lot size by the recovery trades is absurdly huge. Imagine you are 180 pips in loss with 25.6 + 12.8 + 6.4 + .... + 0.1 open lots (lets say $ 1000 account). a) It will take a lot of time to return back into the profit zone even which dollar cost averaging all open trades b) Returning back into the profit zone is also very unlikely, since you are ALREADY 180 pips in loss c) In this time, any unfavorable forex news can cause your trades to lose more and blow your account instantly This strategy of this EA is to take a lot of small wins and occasionally VERY BIG losses. Depending on initial lot size and luck, the loss can account to 1 or more month(s) worth of wins or it blows your account (see recovery trades). So, either a) disable recovery mode b) adjust the settings of the recovery trades c) or adjust SL I was kind of ecstatic at first because of the great backtesting results and tested the EA for 3 months on a real account and lost 66%. Thankfully, it's only around 550 Euros. Maybe I will come back after a year or two, then I can backtest the EA starting from this date and determine its profitability when using data this EA was not trained on.

m.akkash
248
m.akkash 2024.01.24 02:11 
 

https://prnt.sc/eyiSi_rjmfcq --------------- Buy it if you wanna lose your money , blowup m 8373$ real account , I tested it for more than month and was profitable and made 45% after that turned into real account , but it opened sell at the end of short wave and started to open so big lots in grid strategy , poor grid strategy no thing more , check screen shoot it opened 25 lots in 8k account , your account will blow up in small pips moves

bohardy
62
bohardy 2024.01.19 16:19 
 

I have been live for one day and had one trade. It was a small gain but it was a gain. I look forward to more profitable trades.

Ha Jeen Shon
133
Ha Jeen Shon 2024.01.04 08:57 
 

Can anyone share , what configuration you are using? I get very few trades on deeptrade ai. I'm a little confused as what these filterings do. The blog decription is not enough to understand the logic behind.

Kevin Maher
213
Kevin Maher 2023.12.14 18:09 
 

Consistently profitable in live trading (25 trading days). Live trading results consistent with back testing.

Kasper Hytonen
692
Kasper Hytonen 2023.12.01 11:39 
 

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

jfpcscc
21
jfpcscc 2023.11.21 10:11 
 

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

Jacob
152
Jacob 2023.11.15 06:57 
 

Looking forward to use Deeptrader AI. I bought the EA because a little voice in my head told me to purchase it. I trade Forex for about 22 years and realise EA's are getting better. Backtest looking promising and first trade on my real account been placed and closed with profit ! Easy to setup and good support from Ruben. Keep it up

Steven Gomez
39
Steven Gomez 2023.11.12 12:43 
 

Just purchased this EA. Good support from the EA's developer on how to properly set things up too. The backtests on multiple charts looked great, even on Gold's. The EA performed well in all. Can't wait to see what live trading will bring

9o3t
97
9o3t 2023.10.31 18:51 
 

The backtest matches live results accurately. It can drawdown under market instability but it mostly recovers. My only suggestion is to add an option to limit the amount of symbols of the same currency trading at the same time. Only time it really draws down heaps if it is trading say EURUSD and USDCAD at the same time and you orders as an example both going against USD and both orders go wrong at the same time. This is very rare but can happen. Adding an option to only trade only 1 USD pair or 1 of any currency pair at one time would be amazing and this would still allow it to trade multiple trades of different currencies at once.

Enrique Cano
53
Enrique Cano 2023.10.27 06:01 
 

Running this on small live account on ECN broker, up 25% in two weeks, very happy with results, drawdown was about 10-15% but recovered nicely, does not overtrade or add to losing positions.

ALßatros
115
ALßatros 2023.10.26 21:25 
 

Deeptrader'ı ilk alanlardan birisiyim. Ne kadar demoda robotlar iyi görünse de gerçek kullanımda işler değişebiliyor biliyorsunuz. Ancak bu robot gerçekten gördüğüm en iyi robotlardan bir tanesi. Çok iyi savaşıyor kendi parasını çoktan çıkardı. Daha da mükemmel işler çıkarmaya devam edecek teşekkür ederim.

Rios Su
339
Rios Su 2023.10.23 17:19 
 

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

Eleena
658
Eleena 2023.10.20 18:09 
 

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

Kostolany H
338
Kostolany H 2023.10.19 00:15 
 

Just purchased and saw very good backtesting result.

Yaaqoub Alhosani
92
Yaaqoub Alhosani 2023.10.18 08:08 
 

good results till now on demo

12
回复评论