适用于MetaTrader 5的新EA交易和指标 - 92
此工具提供了一种智能的简单移动平均线 (SMA) 交易方法。它已在欧元/美元 (EUR/USD) 货币对上进行了长达十年的回测,并展现出持续盈利的能力。您在每个时间段内预期获得的利润取决于您的投资金额。此工具易于使用,无需任何额外设置。该产品已在 OctaFX 经纪商平台上进行了充分测试,目前正在其他平台上进行测试,以确保其结果的一致性。测试完成后,我们将提供有关其通用性的详细信息。
建议
货币对:欧元/美元 (EURUSD)。
时间周期:H1(以获得最精确的结果)。
最低入金:1000 美元(初始入金越高,每日利润越高)。
经纪商:OctaFX 经纪商。
注意:购买后,我们将通过电子邮件发送详细的使用教程,以帮助您解决遇到的问题。
规格:
交易欧元/美元
自动止损保护
自动止盈选择
内置自动手数选择功能
注意:手数选择取决于账户余额。请参阅用户手册或通过电子邮件索取说明。
安装非常简便,无需任何设置更改,默认设置适用于大多数经纪商。
屏幕截图部分提供了 10 年的回测结果!
如有任何疑问,欢迎在讨论区留言。
个人咨询请联系:WhatsApp:+237
AlphaBotPro Strike V2 MetaTrader 5 智能交易工具 AlphaBotPro Strike V2 是一款专为追求系统化交易和风险控制的交易者设计的智能交易工具。该系统结合市场分析逻辑与交易管理机制,帮助用户在不断变化的市场环境中保持一致且有纪律的交易方式。 通过自动化执行预设规则,AlphaBotPro Strike V2 能够减少情绪化决策对交易结果的影响,并提升整体交易效率。 主要功能 智能市场分析系统 自动化交易管理逻辑 内置风险控制机制 灵活的参数配置 支持主要外汇货币对、黄金及部分指数市场 简单易用的安装与设置流程 图表实时信息面板 交易状态监控与管理 交易理念 AlphaBotPro Strike V2 采用纪律化和规则化的交易思路,专注于风险管理与执行一致性。系统旨在帮助交易者建立更加稳定和规范的交易流程,而不是依赖主观判断或情绪决策。 适用对象 Prop Firm 挑战交易者 MetaTrader 5 用户 自动化交易爱好者 注重风险管理的交易者 初学者与专业交易者 产品优势 智能化交易辅助系统 注重风险控制与资金管理 操作简单,易于部署
专家顾问(EA)运行与更新报告 本报告概述了该策略在MQL5中的运行逻辑,并说明了为解决验证错误而实施的技术改进。 1. 运行逻辑 核心算法(EMA Ribbon): 该策略买卖决策的核心引擎是15条慢速指数移动平均线(EMA,周期24至66)的顺序排列。包括早期信号与正常信号转换参数在内的这一逻辑已在MQL5中完成复现。 2. 验证错误修复 无效交易量错误(Invalid Volume): EA现在会动态获取经纪商针对交易品种规定的最小手数、最大手数以及交易量步长(SYMBOL_VOLUME_STEP)。手数将自动调整并标准化,以符合这些规则。 资金不足错误(No Money): 验证系统通常会使用极端参数测试EA,例如初始余额仅为1美元。为避免发送超出账户能力范围的订单,集成了OrderCalcMargin函数。在交易前计算所需保证金;若可用保证金不足,则不会向经纪商发送订单请求。 数据同步检查: 为避免EA首次加载到图表时因指标缓冲区尚未初始化而导致错误,增加了IsIndicatorDataReady检查。该机制确保EA在终端完成数据计算后才开始运行。
https://www.mql5.com/tr/users/bilisimprofesoru/seller ÖZEL EA SİSTEMİ v2.6
Haber Filtresi Ayarları: MetaTrader 5'te Araçlar → Seçenekler → Uzman Danışmanlar'ı açın . Listelenen URL için WebRequest'e izin ver seçeneğini etkinleştirin . Aşağıdaki adresi ekleyin: https://nfs.faireconomy.media/ EA'yı grafikten kaldırın ve tekrar ekleyin. Giriş alanlarında "Ekonomik Haber Filtresini Etkinleştir" seçeneğini "true" olarak bırakın . Bu filtre, yüksek etkili USD, GBP ve EUR haberlerinden 3 saat önce yen
Meridius Quant: XAUUSD 流动性扫荡模型 (M5) Meridius Quant 开发了一种系统化的均值回归算法架构,完全专注于 XAUUSD 市场中短暂的流动性失衡。 与在震荡环境中表现下降的趋势跟踪模型不同,我们的架构采用专有的状态转换引擎。它识别微观结构 (M5) 中的机构流动性扫荡(猎杀止损),并且仅在满足数学影线拒绝 (wick-rejection) 阈值时才执行交易。 核心 Alpha 驱动因素与风险管理: 自适应状态识别: 将宏观 EMA 过滤与动态 ATR 乘数相结合,以区分趋势和震荡环境,实时调整盈亏比。 基于保证金的头寸规模 (防爆仓): 头寸规模与固定净值模型脱钩,直接绑定到实时可用保证金限制,严格限制风险敞口并消除过度杠杆化。 严格的回撤 (DD) 控制: 硬编码的每日损失限制(最高 4.5%),专门为满足一级自营交易公司 (Prop Firm) 的要求和严格的机构风险协议而设计。 经过验证的前向测试指标(2025 年 3 月 - 至今): 盈利因子 (Profit Factor): 4.09 夏普比率 (Sharpe Ratio): 22
GridFlow EA GridFlow EA 是一款简单、轻量级的 MetaTrader 5 网格交易智能交易系统(Expert Advisor)。 该智能交易系统适用于希望使用挂单创建价格区间网格的交易者。用户可以通过输入 LowerPrice 和 UpperPrice 的值来手动定义交易区间。随后,EA 会根据所选的 GridCount 将该区间划分为多个网格层级,并根据所选的 OrderSide 放置 BUY 或 SELL 挂单。 如果 LowerPrice 和 UpperPrice 都设置为 0,EA 可以使用 AutoRangePoints 参数,在当前市场价格附近自动创建默认网格区间。 GridFlow EA 支持两种交易模式: BUY 网格模式:
在 BUY 模式下,EA 会在所选网格区间内放置买入挂单。每个订单都会根据网格步长设置自己的止盈水平。 SELL 网格模式:
在 SELL 模式下,EA 会在所选网格区间内放置卖出挂单。每个订单都会根据网格步长设置自己的止盈水平。 网格的工作方式:
LowerPrice 和 UpperPrice 用于定义网格的交易区域
产品名称 AlgoDeers Matrix Brain V8 Nasdaq Trader
一款自适应、能够识别市场状态(regime)的交易引擎,耐心等待高把握度的条件,并自动管理风险。
------------------------------------------------------------ 产品说明 ------------------------------------------------------------ Matrix Brain V8 是一款全自动决策引擎,秉持一个简单的理念:在市场尚未形成共振之前 按兵不动,一旦时机成熟便果断出手。
它不会追逐每一次波动,而是在多个时间周期上持续解读市场的"性格"——方向、强度、 动能与波动性——只有当这些力量彼此一致时才会入场。其结果是一套精挑细选的系统, 重质不重量,并以保护资金为首要目标。
与众不同之处
- 市场状态识别。引擎能够辨别市场处于趋势、震荡、压缩还是趋于混乱的状态,并据此 调整自身行为——环境有利时主动进取,环境不利时则按兵不动。
- 把握度过滤。多层确认机制会筛除低质量的入场信号
MGH-MultiMACD-RD — 多周期 MACD 背离指标(MT5) 概述 MGH-MultiMACD-RD 是一款适用于 MetaTrader 5 的多周期 MACD 背离指标。它可在 单一图表上同时监控最多 6 个时间周期 ,检测常规背离与隐藏背离,并在背离得到确认时发出提醒。 该指标的开发旨在解决标准 MACD 背离工具中三个常见的局限:单周期分析、信号重绘以及背离线绘制不一致。 主要功能 多周期分析 该指标在单一图表窗口中显示当前周期以及最多 5 个更高周期的 MACD 数据。每个周期分配不同的颜色以便于识别。周期可通过设置面板或图表按钮(1–6)启用或禁用。 重绘控制 信号可配置为在 K 线 0(实时)或 K 线 1(已确认、已收盘的 K 线)上触发。设为 K 线 1 时,信号不会在事后被重新绘制。 背离检测 该指标可在所有活动周期上检测常规背离与隐藏背离。「Increase Divergence Range」参数可延长回溯周期,以捕捉更远摆动点之间的背离。 多周期共振(Confluence) 当两个或更多周期的背离出现在同一价格区域内时,指标会突出显示这种重叠。交易者
Index Trend Monitor 是一款用于 MetaTrader 5 的指标,用于衡量指数 CFD 以及其他活跃市场的方向强度。 核心思路: 该指标结合 EMA 结构、ATR 标准化波动、动量与持续性逻辑,生成清晰的趋势评分, 并提供一个隐藏的市场状态缓冲区,方便 Expert Advisor 和自定义工具读取。 快速概览 产品类型 MetaTrader 5 指标 主要用途 方向强度、趋势评分与市场状态分类 视觉输出 多空柱状图与趋势评分逻辑 EA 集成 支持,通过可见和隐藏缓冲区 外部 DLL 不需要 主要功能 趋势强度范围从 -100 到 +100 。 提供多头和空头柱状图显示。 计算逻辑基于 EMA 方向、ATR 标准化、动量和持续性。 可选参考周期,用于更高层级背景分析。 可选仅按收盘 K 线计算。 可配置最大计算 bar 数量。 清晰区分强势、弱势和中性区域。 提供适合 EA 使用的缓冲区,包括隐藏的 Regime Code 。 开发者缓冲区 Trend Score: 主要方向强度值。 Bull Strength: 正值柱状图。 Bear Strength: 负值柱
FREE
Session Buffer Lines 是一款轻量级 MetaTrader 5 指标,可直接在图表上标记主要交易时段,并通过缓冲区输出时段事件。 核心思路: 该指标为东京、伦敦、纽约以及伦敦纽约重叠时段提供清晰的视觉参考, 同时通过 iCustom() 向 Expert Advisor 提供时段开盘和收盘事件。 快速概览 产品类型 MetaTrader 5 指标 主要用途 时段时间参考、图表标记与 EA 缓冲区 包含时段 东京、伦敦、纽约以及伦敦纽约重叠时段 时间基准 基于纽约时间,并支持经纪商服务器时间偏移调整 外部 DLL 不需要 主要功能 为东京、伦敦、纽约及重叠时段绘制垂直标记。 基于纽约时间的可配置时段设置。 支持经纪商服务器时间偏移和夏令时调整。 每个时段都可独立显示或隐藏。 可自定义颜色、线宽以及开盘/收盘样式。 支持可选图表标签。 提供可供 EA 读取的时段开盘和收盘缓冲区。 实现轻量,无 DLL、无 WebRequest、无外部文件依赖。 开发者缓冲区 Buffer 0: Tokyo Open Buffer 1: Tokyo Close Buffer 2: Lon
FREE
================================================================== QuickTradeAssistant — Product Description (MQL5 Market) ================================================================== Use PART A for the "Description" field of the product page. Use PART B for the "What's New" / version notes when you upload a new version. Keep appending new entries at the TOP of PART B. (Headers in CAPS can be made bold in the Market text editor.) ======================================================
FREE
MGH-MultiMACD-HD — 多周期 MACD 隐藏背离检测器 大多数交易者从未看到的趋势延续信号——现在可在 6 个时间周期上自动检测。 概述 常规背离告诉您趋势何时可能反转。隐藏背离告诉您趋势何时即将延续——这是专业趋势跟踪交易者最依赖的信号。问题在于,隐藏背离比常规背离明显更难发现,而 MQL5 Market 上几乎没有任何指标能够在多个时间周期上同时准确检测它。 MGH-MultiMA
CD-HD 彻底改变了这一点。它构建于与 MGH-MultiMACD-RD 相同的专有多周期引擎之上,专门致力于隐藏背离检测—— 同时监控最多 6 个时间周期 ,在价格图表和 MACD 窗口上绘制精确的背离线,并在确认的形态形成时立即提醒您。这一切均无重绘。 什么是隐藏背离——它为何重要? 大多数交易者在学习初期就掌握了常规背离。学习隐藏背离的人较少。而几乎没有人拥有能够可靠检测它的工具。 隐藏看涨背离 出现于价格创出更高的低点而 MACD 创出更低的低点时。它表明:尽管表面上出现回调,潜在的看涨动能依然完好——趋势很可能向上恢复。 隐藏看跌背离 出现于价格创出更低的高点而 MACD
RiskRider Pro是MetaTrader 5的专业手动交易面板,将所有必要的风险管理工具集于一体,不影响您的图表分析。
主要功能
一键买入/卖出 即时市价执行,自动计算止损价格。无需确认弹窗,零延迟。
风险收益比止盈 只需设置一次R:R比率(默认2.0),每笔交易的止盈价格将自动计算。
动态手数计算 启用后,面板根据当前止损距离自动计算仓位大小,使每笔交易恰好承担账户余额的1%风险,手数栏自动更新。
自动保本 当交易达到设定的盈利阈值(点数)时,自动将止损移至开仓价格。包含经纪商最小止损距离验证。
智能移动止损 逐Tick跟踪价格,严格遵守经纪商最小距离限制,永不发送无效止损价位。
部分平仓 一键关闭最新持仓的一部分,遵守最小交易量步长和最小手数限制。
图形持仓叠加显示(TradingView风格) 勾选"Show graphic order",以彩色矩形在图表上显示所有持仓: - 绿色矩形:盈利区域(开仓价到止盈) - 红色矩形:风险区域(开仓价到止损) - 可拖动的止损/止盈线 - 显示价格、点数距离、估算盈亏和R:R比率的标签
最大回撤保护 实时监控净
QM Hunter - Quasimodo Pattern Detector with SMC Confluence ========================================================== QM Hunter detects Quasimodo (QM) reversal patterns on any symbol and timeframe, confirms them with a reversal candle gate, and scores each signal against three Smart Money Concepts (SMC) confluence factors — Fair Value Gap, Order Block, and Liquidity Sweep — that must have actively interacted with price before the signal fires. The result is a three-tier graded signal (A / B /
Vortex — MT5 精准交易面板 一键在图表上完成交易与仓位 sizing。 概述 Vortex 是专为 MetaTrader 5 设计的图表内交易面板,专为重视速度和严格风险控制的交易者打造。只需一次性设置手数、止损、止盈和订单类型,即可提前看到精确的货币风险,一键执行 — 无需打开原生订单窗口,无需手动计算。 面板固定在图表上,显示当前品种、服务器实时时间、可编辑的手数 / 止盈 / 止损 / 挂单价格字段、市场单/限价单/止损单选择器、跟随实时 Bid/Ask 的买入和卖出按钮、一键“全部平仓”按钮,以及以账户货币显示的实时风险金额。 Vortex 还内置三种可即时切换的主题 — 深色、白色和青绿色,适配任何图表背景和光线环境。 Vortex 是一款手动交易和风险管理工具,不会自动开仓,也不预测市场 — 您始终掌握每笔交易的决定权。 为什么选择 Vortex? 大多数可避免的损失并非来自糟糕的入场,而是来自错误的仓位大小、缺少止损或在快速行情中的犹豫。Vortex 彻底消除了这些问题点。
Atlas Risk Radar MT5 Atlas Risk Radar MT5 is a professional risk dashboard and account protection utility for MetaTrader 5.
It monitors open positions and pending orders directly on the chart and helps you see where risk is building up before it becomes a problem. Atlas Risk Radar is not a trading robot and not a signal indicator. It is a visual risk management tool for Forex traders, CFD traders, prop firm traders, scalpers, day traders, swing traders and portfolio traders who want a clear ov
让您的交易跃升至机构级水平。SupRes AI v7 是一款专为 MetaTrader 5 打造的终极多功能指标,旨在以数学般的精准度实时解析市场。告别耗时费力的手动划线分析,本智能看板将协助您在图表上高效、精准地捕捉盈利决策。 核心功能: 动态支撑与阻力分析: 采用先进算法识别并聚合高价值核心价格区间,并自带测试次数统计(精准评估级别强度)。 线性回归趋势通道: 自动绘制上涨与下跌趋势通道,并基于统计学标准差预测未来价格走向。 全自动斐波那契(黄金分割): 实时捕捉最新的波段高点(Swing High)与低点(Swing Low),毫厘不差地绘制斐波那契回调线与扩展线。 K线形态智能扫描器: 实时检测高概率的反转与持续形态(如:十字星、锤头线、射击之星、吞没形态及针形超长影线)。 多指标共振评分系统(本地AI): 综合交叉复核 RSI、移动平均线(支持 MTF 多周期)、动量指标(Momentum)、ATR(波动率)及实时点差,给出智能化交易方向评分。 技术优势: 双语界面一键切换: 图表内直观集成“PT/EN”交互按钮,一键即刻切换看板语言。 清晰的订单规划参考: 自动生
SMC Visual Indicator v6 – 像机构资金一样交易 大多数交易者花费数小时分析市场结构、流动性区域、公允价值缺口(FVG)以及潜在反转机会。当分析完成时,市场往往已经发生了主要波动。 SMC Visual Indicator v6 为您完成这一切。 基于先进的 Smart Money Concepts(SMC)和 ICT 交易理念开发,该指标能够自动识别机构资金活动的重要区域。 打开图表,立即看到: Fair Value Gaps(FVG) Break of Structure(BOS) Change of Character(CHoCH) 买方流动性(BSL) 卖方流动性(SSL) AMD 周期(吸筹、操纵、派发) 所有信息以清晰、专业的方式呈现。 不再猜测,真正理解市场 市场并非随机波动。 机构资金需要流动性来执行大额订单,而这些行为会在图表上留下痕迹。 SMC Visual Indicator v6 帮助您在主要行情启动之前发现这些线索。 当大多数交易者依赖滞后指标时,您将能够观察到价格背后的真实市场结构。 智能分析面板 指标实时整合市
The Impossible Bullion v3.23 Premium XAUUSD scalper for the M5 timeframe. Evolved from The Impossible Gold — same session-breakout core, rebuilt with a 9-factor composite scoring engine, a proprietary weekly regime classifier, the Shield equity protection system, and full prop firm mode with three-zone drawdown management. Built for both retail and prop-firm use. Environment-specific guidance is in the Optimisation & Set File Guide below. Settings are environment-specific (broker, spread profile
Prop Firm Risk Manager PRO EA Professional account protection for prop-firm challenges and funded accounts. It monitors drawdown, open risk, news windows, trading sessions, manual trades, profit targets, and challenge progress in real time, then warns, locks, de-risks, deletes orders, or closes managed exposure according to your rules. Two draggable on-chart panels — Economic Calendar and Performance Stats — keep news planning and account analytics on the chart without leaving MT5. MT5 Expert Ad
Footprint Engine is a technical analysis tool that provides an "X-ray vision" look inside a standard candlestick dataset. It is designed to reveal hidden market dynamics and track liquidity activity with precision.
Three Visualization Modes Bid/Ask (Classic): A comprehensive two-sided profile displaying exact Bid and Ask volumes at each price level, revealing the direct battle between buyers and sellers. Delta (Net Aggression): A focused one-sided profile highlighting the Net Delta (market buy
FREE
Liquidity Sweep System Pro — Complete liquidity toolkit
A professional liquidity and order-flow analysis tool. It combines sweep detection with a liquidity map, historical statistics and higher-timeframe context, all in an interactive panel.
What's included: - Liquidity sweep detection (bullish and bearish) on prior swings - Liquidity map: pending equal high/low pools, marked until price sweeps them - Historical sweep statistics: win rate, average penetration, average reaction — computed
Atlas Liquidity Map MT5
Atlas Liquidity Map MT5 is a clean visual liquidity indicator for MetaTrader 5. It maps important liquidity areas directly on the chart, including Buy-Side Liquidity, Sell-Side Liquidity, Equal Highs, Equal Lows, Liquidity Sweeps, Reclaims and possible Failed Breakouts. It is designed for traders who use Price Action, Smart Money Concepts, ICT-style analysis, Liquidity Sweeps, Stop Hunts and market structure. Instead of filling the chart with a large panel or noisy signa
Elliott Wave Analyzer Pro This EA is only free for the next two months; after August 31 , 2026 , it will sell for $ 499 and will increase by $ 10 for every 10 licenses sold. Follow us & Support Chanel https://t.me/tradewithme179 The EA utilizes the Elliott Wave Analyzer Pro indicator : https://www.mql5.com/en/market/product/180547 Elliott Wave Analyzer Pro automatically detects all six major Elliott Wave pattern types on any symbol and timeframe. It applies Frost & Prechter wave rules, score
FREE
Required reading: Live trading may involve significant drawdowns. Always trade with money you can afford to lose, and avoid setting the LotFactor too high (recommended 0.1–0.2).
By setting the parameter "UseRecentModel" to true, this EA can automatically download newly trained parameter values based on recent market data.
Timeframe used 1H Minimum account balance --- Recommended 650- 750 USD per 0.01 lot
Gold Sparrow is a trading robot trained on 15 years of historical XAUUSD data. Please
FREE
RiskCockpit - real-time risk advisor for prop-firm and funded accounts (FundedNext, FTMO, E8, The5ers, MyFundedFX) and personal/demo accounts. It is an INDICATOR (an advisor): it shows and proposes; it never opens, modifies or closes a trade.
THE PROBLEM IT SOLVES
Funded accounts are rarely lost to a bad strategy - they are lost to a single careless click: one lot too big, a stop-loss left off, a trade inside a news window, a daily-loss line crossed by accident. The rules sit in a PDF; your ris
FREE
Position Sizer MT5 is a clean, lightweight utility for MetaTrader 5 that calculates the correct lot size for any trade in real time, based on your account balance and defined risk percentage. Designed for traders who want precise risk management without manual calculations. Works on any symbol. Indices, forex, gold, commodities, crypto CFDs, you name it. Two modes: ATR Mode - automatically calculates your stop loss distance using the ATR indicator on any timeframe you choose (M1 to MN). Ideal fo
FREE
Ecco la traduzione in inglese, ottimizzata con gli stessi termini tecnici e lo stesso tono "tattico" per il Market internazionale di MQL5: Stealth Recon Radar: D1 Strategic Reconnaissance The market is not chased; it is awaited. Designed for traders who prioritize patience, discipline, and absolute precision, Stealth Recon Radar is an advanced diagnostic system that scans Daily (D1) charts in search of high-probability directional setups. This utility does not execute trades (no risk of unwanted
FREE
Atlas Trade Desk MT5 Atlas Trade Desk MT5 is a visual trade panel, risk manager and lot calculator for manual MetaTrader 5 traders. Plan market and pending orders directly on the chart, calculate position size from your selected risk, adjust Entry, Stop Loss and Take Profit visually, and manage open positions from one clean dashboard. The tool is built for discretionary traders who want faster order preparation, clearer risk control and safer position management without switching between multipl
MovCrossover: Institutional-Grade Trend Following System MovCrossover is a highly advanced, institutional-grade Expert Advisor (EA) built for the MetaTrader 5 platform. Designed with quantitative precision, it captures momentum and macro-trend reversals using a highly optimized Moving Average Crossover algorithmic engine. Built for hedge funds, prop-firm traders, and professional investors, MACrossover executes trades with zero hesitation and maximum efficiency. Key Features & Advantages: Anti
Title: Bollinger Bands & RSI Strategy Indicator
Description: This indicator combines Bollinger Bands and the RSI to analyze price action. It plots the middle, upper, and lower Bollinger bands directly on your chart. Additionally, it provides visual signals (arrows and triangles) for RSI overbought/oversold conditions and price breakouts beyond the bands. It is an ideal tool for trend following and reversal strategies.
Market Structure Scanner is a professional Smart Money Concepts (SMC) indicator designed to help traders identify high-probability market opportunities through advanced price action analysis. The indicator automatically detects and displays: Market Structure (BOS & CHoCH) Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL) Order Blocks (Bullish & Bearish) Fair Value Gaps (FVG) Equal Highs (EQH) and Equal Lows (EQL) Buy and Sell Signals based on institutional price behavior
FREE
VOLQUIS SERIES — LINEAR ALGORITHM ENGINE
There is no such thing as a perfect trading signal. However, rule-based trading systems capable of interpreting random market volatility through statistical structure and directional behavior do exist. VOLQUIS LINEAR ALGORITHM ENGINE is a premium trading indicator combining
Linear Regression Channel structural analysis with a proprietary momentum filtering framework. Rather than attempting to “predict” the mar
这是一款专业的 MT5 图表回放工具,允许交易者逐根K线回放历史市场数据,在接近真实市场的模拟环境中练习交易策略、研究价格行为,并提升交易技能。工具提供可调节的回放速度、时间周期切换、回放导航控制以及经过优化的回放引擎,确保流畅稳定的使用体验。 如果您有任何疑问,请随时通过 Telegram、电子邮件与我联系
@Roshanbariya
bariyaroshan15234@gmai.com
主要功能 历史图表回放 直接在 MT5 中回放任何支持的交易品种和时间周期的历史市场数据。 逐K线市场模拟 按照市场真实发生的顺序逐根显示K线,在分析过程中无法提前看到未来行情。 可调节回放速度 根据您的分析习惯自由调整播放速度,从慢速手动复盘到快速市场回放均可实现。 多时间周期分析 在回放过程中自由切换不同时间周期,并保持与当前回放位置同步。 前进与后退控制 快速浏览历史数据,提高市场复盘效率。 策略练习环境 帮助交易者练习入场与出场决策,训练主观交易能力,并在接近真实市场环境中提升决策水平。 简洁直观的图表控制面板 所有回放控制功能均可直接在图表上操作,界面清晰易
The trade strategy is based on the RSI oscillator.This bot only works with the 1minute timeframe on your preffered currency pair.A buy will happen when the RSI is below or equal to 30,A sell will happen when the RSI is above or equal to 70.It is a very simple and straightforward strategy.i will be making updates and adjustments to this bot based on your feedback.
FREE
AR Trade Practice Coach MT5 is a chart-based practice utility for MetaTrader 5. It is designed for traders who want to train their manual trading decisions on historical price movement without sending real orders to the broker.
The tool creates a live-style practice environment directly on the MT5 chart. You can replay market movement, place virtual BUY or SELL trades, manage SL and TP levels, close trades manually, and review your practice results through an on-chart trade history panel.
Thi
FREE
OCT Panel 專為需要快速執行、清楚訂單控制、有效管理風險的交易者打造。 OCT Panel 是一套專為 MetaTrader 5 設計的專業交易輔助工具,主要協助交易者更快速、更清楚地管理交易訂單、停損、停利、掛單與平倉操作。 它的設計目的不是取代交易判斷,而是幫助交易者提升手動交易時的操作效率、訂單管理能力與風險控制能力。 OCT Panel 不是喊單系統,也不是保證獲利的自動交易 EA。
它是一套實用型交易控制面板,適合希望提升交易流程效率與操作紀律的 MT5 使用者。 主要功能 快速 Buy / Sell 下單 快速平倉操作 快速套用 SL / TP 掛單管理 Buy Limit / Sell Limit 操作 刪除掛單 訂單與倉位管理 協助減少重複手動操作 提升交易執行效率 適合黃金、外匯、指數與 CFD 商品 適合短線交易、手動交易與需要快速控單的交易者 適合使用者 OCT Panel 適合以下交易者: 使用 MetaTrader 5 進行手動交易的交易者 需要快速下單與快速平倉的人 經常交易黃金、外匯、指數或 CFD 商品的人 需要同時管理多筆訂單或掛單的人 重視
FREE
Visual PMax Expert MT5 is a modern PMax-based Expert Advisor designed for traders who want both automatic trading and clear visual market signals on the chart.
The EA calculates the PMax trend-following logic internally and displays the trend structure directly on the chart with PMax lines, a moving average line, and buy/sell signal arrows. This makes it easier to follow market direction, analyze possible trend changes, and understand why a trade signal appears.
Visual PMax Expert MT5 can aut
AURORA Gold Strangle FREE — Structural Breakout on XAUUSD M5 This is the free edition of AURORA Gold Strangle. It runs the exact same trading engine as the paid release — the same structural strangle, the same ATR gate, the same fixed stops and trailing lock — with two safeguards in place: risk is capped at 0.50% per trade and the strategy parameters are locked to the tuned values . Three inputs, attach to a chart, done. It exists so you can put the real EA on a demo (or a small live account) an
FREE
MT5 Indicator · M5 Timeframe · Any Chart DTC Crossover EMA Ribbon · Clean Signals · Visual Trade Setup DTC Crossover is a professional MetaTrader 5 indicator designed for traders who prefer clean signals, a structured chart view, and visual trade zones. The indicator is built specifically for the M5 timeframe and can be used on any chart across different markets. Clear structure instead of overloaded charts The indicator visualizes potential BUY and SELL areas directly on the chart and displays
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/770947
Features at a Glance One-click symbol change across all charts simultaneously One-click timeframe change across all charts simultaneously Live trade status on every pair button — buy/sell counts, profit/loss coloring Pending order indicators shown separately on buttons Panel background color changes with your overall profit or loss Sync panel position across all charts Sync the number of buttons per row acro
FREE
Struggling with lagging indicators and false signals on lower timeframes? If you are scalping fast-moving markets like XAUUSD (Gold) or the Nasdaq 100 (NQ) on 1-minute or 5-minute charts, standard built-in oscillators simply aren't fast or accurate enough. There are even better indicators—get them here. https://www.mql5.com/en/users/aa996a/seller The Ultimate MTF MACD Pro for MetaTrader 5 is an institutional-grade momentum tool designed for serious algorithmic and manual traders. It combines tr
FREE
The Buy Sell Strength Realtime indicator is designed to make buying and selling strength easy to visualize directly on each candle of the main MetaTrader 5 chart, without the need for a separate indicator window. Through a simple and objective visual presentation, the indicator displays strength values above and below each candle, allowing traders to quickly monitor the prevailing market pressure bar by bar. HOW IT WORKS For each completed bar, the indicator analyzes the position of the closing
Volume Delta indicator that separates buy and sell volume per bar using the proportional method (close position within the bar range). Displays buy volume (white histogram), sell volume (red histogram), and a configurable moving average of total volume. Optional numeric labels show exact values on chart. Works on any symbol and timeframe with tick volume. Inputs: Period for MA, show numbers toggle, font size, number of bars with labels, buy/sell label colors.
Elliott Wave + RSI Pro EA
A professional trading tool combining Elliott Wave price action with RSI momentum filtering. It features a standalone wave discovery algorithm, eliminating the need for external ZigZag indicators. Strategy: Identifies trend reversals through Higher Lows (Buy) and Lower Highs (Sell). Features: Dynamic lot sizing, margin protection, and automatic trade normalization. Reliability: Passed all MQL5 Validator tests with zero errors. Optimized for H1 and H4 timeframes.
AutoProfit BTC Daily Breakout
AutoProfit BTC Daily Breakout is a fully automated, trend-following Expert Advisor built for Bitcoin (BTCUSD). It trades genuine breakouts of key price levels and rides strong-trend moves with an adaptive trailing exit. It does not use grid, martingale, or averaging methods. Every trade carries a hard stop loss, and position size is calculated from your risk percentage rather than fixed lots, so it adapts to any account size.
How it works
The EA identifies signi
Visual Order Sizer Indicator — Powerful Position Sizing Tool for MT5 Note: This indicator is converted from the Visual Order Sizer Trade Manager Tool EA into an indicator. All automatic calculations from the EA work exactly the same — Lot/Margin relationship, Risk/Reward, Commission, Spread display, etc. And it is offered completely free . Use it freely for all your position sizing calculations. The only limitation is that, because it is an indicator, it cannot place trades — this is due to MT5
FREE
Brent Precision Pro Brent Precision Pro is an Expert Advisor for MetaTrader 5 designed for Brent oil style CFD symbols. It uses intraday price-action rules to identify selected reversal and break-retest situations. The EA is intended for traders who want an automated strategy with defined stop-loss handling, configurable risk settings and broker time adjustment. It should be tested on each broker symbol before live use. Strategy logic The EA evaluates market structure during predefined intraday
Gold Adaptive EA MT5 is an automated Expert Advisor for MetaTrader 5 designed for trading Gold (XAUUSD).
The EA uses several internal trading models and market filters to adapt to different phases of Gold price movement. Instead of relying on one fixed entry pattern, Gold Adaptive EA MT5 analyzes market behavior and selects suitable logic for trend continuation, impulse moves, pullbacks and selected recovery conditions.
The main goal of the Expert Advisor is to provide a structured Gold tradi
FREE
**CasperIT Trade Manager Professional**
CasperIT Trade Manager Professional is a manual trading assistant for MetaTrader 5. It helps traders open, protect, monitor, and manage trades directly from the chart panel.
The product is designed for traders who enter trades manually and want better control over risk, stop loss, take profit, trailing stop, and position management.
**Main Advantages**
- Clean professional chart panel - One-click BUY and SELL buttons - Close all managed trades from the
IMPORTANT: Contact the seller via the MQL5 private messaging system after purchase to receive the "Key Level Trade Manager" EA as a FREE bonus gift for the ultimate manual scalping experience! Welcome to the Account Flip MT5 Scalper V2.0: The Ultimate 10-in-1 Scalping Workstation. Successfully scaling a small account or passing a prop-firm challenge requires high-probability setups, strict filtering, and explosive momentum. We have taken
OneShot Prop Trader - XAUUSD GOLD EA 1 Trade/Day, Prop-Firm Ready ( FTMO , E8, ALPHA Capital , FundingPips , etc. ) Tired of losing prop-firm challenges because Gold's volatility pulls you into revenge trades and overtrading?
GoldShot Prop Trader is a disciplined "one trade a day" Expert Advisor built specifically for XAUUSD (Gold) on the H1 chart — for funded traders, prop-firm challenges (FTMO, FundedNext, E8 and similar), and anyone who wants to protect their capital.
️ HOW IT WORKS Once
TSD-47 Tactical Trade Manager | Command Dock Edition Professional Trade Execution & Risk Management System for MetaTrader 5 Take complete control of your trading operations with the TSD-47 Tactical Trade Manager – Command Dock Edition, a professional-grade trade management solution designed to help traders execute faster, manage risk more effectively, and maintain discipline in live market conditions. Unlike traditional Expert Advisors that attempt to predict market direction, the Tactical Trade
foreXnomi Pro Financial Intelligence, Analysis, Automation and Trading Management Platform for MetaTrader 5 foreXnomi Pro is a multi-engine financial intelligence workspace designed to bring market observation, analysis, target generation, signal management, conversational AI, risk control, trade execution and performance reporting together inside MetaTrader 5. Rather than relying on a single indicator or a single trading strategy, foreXnomi Pro uses specialized modules that cooperate throughou
FREE
Zakirulbd Candle Timer V7 Professional trader utilities. Minimal design. Maximum clarity.
Zakirulbd Candle Timer V7 is a professional MT5 indicator designed to display the remaining time of the current candle directly on your chart in a clean, distraction-free format. One of the most common frustrations among traders is not knowing exactly how much time remains before a candle closes. Many traders moving from other platforms actively look for a reliable candle countdown timer before fully ado
FREE
MTF WPR Screener MT5 A compact multi-timeframe dashboard that converts Williams’ %R (WPR) into a clear, actionable signal: NOW: BUY/SELL with confidence % , plus the Best Entry TF suggestion and a simple volatility label . What you get NOW decision (every second): BUY / SELL + confidence % Best Entry TF: highlights the most suitable timeframe for entry in the current direction MTF table (optional): WPR values across timeframes in one panel (toggle “Details”) Two trade display modes: STRICT: sho
FREE
Important Note Regarding Source Code (.MQ5) This Market release provides the compiled .EX5 executable for immediate trading. If you are an algorithmic developer requiring the full, open-source .MQ5 source code of this ICT logic, please visit my MQL5 Profile and follow the official link provided in my bio to our main platform.
Overview This indicator is a highly precise mathematical and logical port of the most widely used open-source ICT (Inner Circle Trader) algorithms, originally co
FREE
VoidFlow IFVG Trade Assistant Pro VoidFlow IFVG Trade Assistant Pro VoidFlow IFVG Trade Assistant Pro is a manual-first MetaTrader 5 trading assistant built for traders who want a cleaner Inverse Fair Value Gap (IFVG) workflow with structured trade planning, chart context, and optional automatic execution only when it is explicitly enabled by the user. It scans the selected signal timeframe for raw Fair Value Gaps, confirms true inversions, filters weak setups, draws the full trade plan on the c
ICT SILVER BULLET Pro is a professional-grade MetaTrader 5 indicator built around the Inner Circle Trader (ICT) methodology. It is designed for traders who operate within institutional frameworks and need precision timing tools overlaid directly on their charts. The indicator maps the three major trading sessions — London, New York, and Asian — as shaded kill zone boxes on the chart, each with its own high, low, and midpoint levels drawn as dotted reference lines. These levels update in real
FREE
Channel Pattern Hunter is a non-repainting MetaTrader 5 indicator that automatically detects equidistant price channels and confirmed trendline bounce setups, then plots entry signals, stop loss, and two take profit levels directly on your chart. Two signal engines work together in one indicator. The channel bounce engine identifies parallel price channels anchored on confirmed swing highs and lows, then waits for price to return to the channel boundary with a confirmed rejection candle befor
TSD-47 Baby Trader Coach v1.50 Trading With Two Sensors Most trading indicators only use one sensor: Your Eyes. You watch charts, candles, moving averages and price action, trying to interpret what the market is doing. The TSD-47 Baby Trader Coach introduces a second sensor: Your Ears. Through its built-in coaching system, visual market analysis and voice guidance, Baby Trader Coach helps traders understand market conditions in real time without constantly staring at the chart. See More. Hear Mo
SMC Drawing Tool is a professional technical analysis indicator for MetaTrader 5, designed to enhance the Smart Money Concepts (SMC) trading methodology. It deeply integrates a comprehensive suite of drawing tools with an intelligent labeling system and includes advanced features such as multi-timeframe display and chart synchronization. This tool is dedicated to streamlining a trader's markup process, enabling the quick and precise identification of key market structures and liquidity zones. Pr
Reversion Apex EA Professional Mean-Reversion Trading for MetaTrader 5 Reversion Apex EA is a disciplined automated trading system for MetaTrader 5, built around Bollinger Band and RSI confluence with confirmed bar-close execution. It is designed for traders who want a structured mean-reversion approach with clear logic, controlled entries, and serious risk management. Strategy Overview The EA looks for price to become stretched beyond the Bollinger Bands and then waits for confirmation that mom
Al-Jamal Gold is a disciplined MT5 Expert Advisor for XAUUSD traders who prioritize controlled drawdown, rule-based execution, and long-term usability over aggressive recovery systems or marketing hype. The EA is built with a capital-preservation mindset and does not use Martingale, Grid, or cosmetic win-rate storytelling. Its objective is to provide a transparent, practical, and risk-controlled trading framework for Gold. Key Characteristics No Martingale / No Grid: Each position is managed i
Swing Highs Lows Candle Patterns Pro Swing Highs Lows Candle Patterns Pro is a professional price action indicator designed to identify important swing highs, swing lows and high-probability reversal candle patterns automatically. The indicator combines market structure analysis with candlestick confirmation to help traders locate potential BUY and SELL opportunities without cluttering the chart. Unlike ordinary swing indicators, it not only detects Higher Highs (HH), Higher Lows (HL), Lower Hi
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/771070
What Is "Last Time Here"? Every price move in the market has happened before — or something very similar to it has. "Last Time Here" is an indicator for MetaTrader 4 and MetaTrader 5 that asks a simple question: the last time price was in this exact zone, what did it do next? The indicator identifies the current active ZigZag leg — the most recent swing move from the last confirmed low to the last confirmed
FREE
RangeRaider is a fully automated range-breakout Expert Advisor for MetaTrader 5. It identifies the consolidation range that forms around the session open, waits for a confirmed breakout, and opens a single position in the direction of the break with a fixed Stop Loss and Take Profit. The logic is clean and rule-based, without grid, martingale or averaging.
How it works The EA measures the price range that builds up around the chosen session. When price breaks and confirms beyond that range, it
FREE
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> <title>Kihafy SMC Pro | Smart Money Concepts Indicator</title> <style> * { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; background: #0b0f1c; color: #eef2ff; line-height: 1.5;
FREE
价格行为辅助指标套件4-4 ATR/ATR%数值指标 这是一套个人常年交易在使用的价格行为辅助指标,已涵盖了价格行为交易的基本需求。任何标的都可以载入使用。 纯价格行为手工交易的福音,提供多项辅助。非价格行为交易者请谨慎购买,该套指标无任何买卖信号,纯辅助。 该套指标包含4个组件,由于平台的原因只能拆分开,购买的朋友请看清介绍,按需购买。 4-1、4-2为收费指标,4-3、4-4为免费指标。 全套指标包含以下四个内容—— 4-1 缺口自动标记,包括跳空缺口和影线缺口的自动标记,实体缺口由于MT5不支持透明度着色的原因已去除,以保持图表整洁。含实体缺口的版本仅在TV版提供(TV版指标为单指标所有辅助功能齐全的版本,还有许多MT5版本没有的工具) 4-2 H/L自动标记,仅在影线部分对H/L的情况做提醒,不进行数H1/H2的标记,以保持图表的整洁和可读性。 4-3 枢轴点PivotPoints指标,只显示当天的枢轴点情况,为日内止盈止损提供参考。 4-4 ATR/ATR%数值,提供5M/30M/1D/1Y的ATR数值,可以直观的反应标的的波动情况。
FREE
您知道为什么MetaTrader市场是出售交易策略和技术指标的最佳场所吗?不需要广告或软件保护,没有支付的麻烦。一切都在MetaTrader市场提供。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录