Signal Bridge Pro

Signal Bridge Pro connects any custom indicator to your trading account. It reads the indicator's buffers, applies your filters and risk rules, and executes the trades for you. No programming and no indicator source code are required.

Please read first: this is a utility, not a trading strategy. It does not generate signals of its own. You need an indicator that already produces buy and sell values in its buffers. The quality of your results depends entirely on the indicator you connect.

How it works

  1. Place your indicator in the MQL5\Indicators folder.
  2. Enter the indicator file name in the utility's settings.
  3. Enter the buy and sell buffer numbers. The built-in scanner can find them for you.

Everything else runs on safe defaults. Three settings are enough for a working setup.

Eight ways to read a signal

Most converters only handle arrow indicators. Signal Bridge Pro also handles indicators that signal through lines, colours and levels:

  • Arrow, new signal only
  • Arrow, every bar the value is present
  • Crossing of two lines, such as a moving average pair
  • Histogram change of sign
  • Crossing of a fixed level, for oscillators
  • Change of a colour index, for trend lines and SuperTrend type indicators
  • Change of line slope
  • Automatic detection, which selects one of the above for you

Setup helpers

  • Buffer Scanner. On start-up the utility examines every buffer of your indicator and prints a map to the Experts log: which buffers hold data, how densely they are filled, their value range, and whether each one looks like an arrow, a line or a histogram. You no longer have to guess buffer numbers.
  • Automatic empty value detection. Some indicators mark "no signal" with an empty value constant and others with zero. The utility samples recent history and decides which convention your indicator uses.
  • Indicator parameters. You can pass your indicator's own input parameters as a comma separated list, so the utility works with your chart settings rather than the indicator defaults.

Second indicator

An optional second indicator can be combined with the first in five ways:

  • Both must agree
  • Either one may trigger
  • The second acts as a trend filter only
  • The second blocks signals that contradict it
  • The first triggers, the second confirms within a number of bars

The second indicator can run on its own timeframe, so a lower timeframe entry can be filtered by a higher timeframe trend.

Signal timing

  • Choose which bar is read: the forming bar or a closed bar.
  • Wait a number of bars after a signal before entering.
  • Accept signals that are a few bars old, so a signal is not lost when the spread was too wide or the terminal was restarted.
  • Cancel an entry if price has moved too far from the signal bar.
  • Buffers are read again at the moment of execution, so a signal removed by a repainting indicator does not become a trade.
  • Reverse mode swaps buy and sell.

Symbol handling

  • Select the signal symbol from the chart, by name, or by its number in the symbol list.
  • Broker suffixes and prefixes are resolved automatically, so EURUSD also matches EURUSDm or EURUSD.a.
  • Signals can be read on one symbol and traded on another.

Money management and protection

  • Fixed lot, risk percentage of equity, or an equity step.
  • Stop loss and take profit in points or as ATR multiples.
  • Break-even, trailing stop and partial close.
  • Maximum drawdown stop, daily loss limit, daily profit target and loss streak stop.
  • Spread filter, trading hours and weekday filter.
  • Order filling mode, broker stop level and free margin are checked before every order.

Dashboard

A panel on the chart shows the connected indicator, the detected read mode, the last signal, open positions, floating result, today's result, closed trades, win rate, spread and drawdown. It can be resized, moved to any corner, and hidden with a single button. The hidden or visible state is remembered when you change the timeframe.

Logging

Entries, exits, partial closes, rejected orders and skipped signals are written to a CSV file with the reason for each skip. This makes it straightforward to see why a particular signal did not become a trade.

Requirements and limitations

  • MetaTrader 5. Hedging and netting accounts are both supported.
  • You must supply your own indicator. None is included.
  • The indicator must expose its signals through buffers. Signals drawn only as chart objects cannot be read.
  • Because the indicator name is a text input, the Strategy Tester must run on local agents. Remote and cloud agents cannot load an indicator that is chosen at run time.
  • Results depend on the indicator you connect. No past or future performance is implied.

If you have a question about connecting a particular indicator, send me a message and I will help you find the correct buffers and settings.

推荐产品
概述 RealCost Risk Governor MT5 是一款用于 MetaTrader 5 的账户和交易风控监控工具。它不预测价格方向,也不提供买入或卖出信号。它会根据用户设置的风险规则进行监控,并在图表上显示每日盈亏、浮动盈亏、权益回撤、交易次数、持仓数量、挂单数量、总手数和当前图表点差。 默认模式为仅提醒。只有当用户主动把规则触发后的动作改为保护动作时,工具才会在规则被触发后平掉指定范围的持仓、删除指定范围的挂单,或同时执行这两类操作。保护范围由品种范围和 Magic number 过滤条件控制。 典型使用场景 - 监控账户的每日亏损规则。 - 手动交易时在图表旁边保留一个外部风险面板。 - 在其他 EA 运行时观察浮动亏损、总手数和持仓风险。 - 在一个面板里查看点差、交易次数、持仓和挂单。 - 将风险状态和事件写入本地 CSV 文件,便于之后复盘。 主要功能 - 按账户货币和百分比监控每日亏损。 - 按账户货币和百分比监控浮动亏损。 - 从挂载工具开始计算本次会话的权益回撤。 - 每日新交易次数限制。 - 持仓数量限制。 - 挂单数量显示。 - 总开仓手数限制
ACB Breakout Arrows EA MT5
KEENBASE SOFTWARE SOLUTIONS
自动执行 ACB 突破交易流程 ACB Breakout Arrows EA 会分析当前图表上的突破信号,并通过内置的 ACB Breakout Arrows 和 ACB Trade Filter 逻辑管理交易。将 EA 加载到需要监控的品种和时间周期图表,启用自动交易,然后根据测试计划设置仓位、交易时段、筛选器和退出规则。 所需指标和依赖项已经嵌入 EA,无需另行下载。这些指标面板不会显示在图表上。EA 会显示自己的交易操作,并在启用 Logging 后把运行信息记录到平台 Journal 中。 在开仓前确认入场条件 Signal Sensitivity 控制突破需要达到的强度,只有满足条件时箭头逻辑才会接受信号。Bars for SL 控制在止损方法使用指标价位时所参考的 K 线数量。 启用 ACB Trade Filter 后,EA 可以要求箭头、柱状图和趋势状态保持一致: 买入确认: 向上箭头、绿色柱状图和看涨趋势。 卖出确认: 向下箭头、红色柱状图和看跌趋势。 混合状态: 灰色柱状图和横盘趋势会阻止新的入场。 控制仓位大小和退出方式 仓位大小: 选择固定手数,或根据 Risk
If you've ever stared at a gold chart, done the math in your head three times, and still second-guessed your lot size right before entry - this tool was built for you. Current price: $39 - increases by $10 after every 20 purchases until reaching the final price of $89 . Next price: $49 . Complete Buyer Kit: 34 Professional Resources included at no additional cost. MT5 Presets, PDF Guides, Checklists, Mindmaps, Reference Cards, and Excel Workbooks - built from 8 years of developing structured XAU
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
CosmiCLab FIBO
Kirils Subins
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
OMINI Scalper V1: Smart Momentum and Volatility-Driven Recovery OMINI Scalper V1 is a fully automated, advanced trading system designed to identify and exploit deep market bottoms and momentum injections. Built on proprietary "Omni-Flow" volume pressure logic, this EA doesn't just guess where the reversal is—it calculates real-time smart volume, normalizes the data, and strikes exactly when bullish momentum re-enters the market. To ensure maximum efficiency, OMINI Scalper V1 features an adaptiv
Inverted_Chart_EA Utility Expert Advisor Inverted_Chart_EA creates and maintains a mirror-inverted chart of any symbol and timeframe. It automatically generates a custom instrument (e.g. US30_INV ) and keeps its price history updated in real time, with bars mirrored around a chosen pivot. This utility gives traders a new way to analyze the market from a different perspective by flipping the chart upside down. Why use an inverted chart? Highlight hidden patterns – price formations that look ordin
PropWin EA
Nasimul Haque Choudhury
PropWin EA is an advanced automated trading system designed specifically for prop firm traders. It employs a sophisticated hedging strategy that protects your investment by trading simultaneously on your funded prop account AND your personal live account. The result? Even if you don't pass the challenge, your live account profits offset the challenge fee—ensuring you never truly lose money on the attempt. Key Features Automatic Trade Hedging Lightning-fast 100ms scan interval for near-instant
Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
Golden Pulse Scalper V4.0 Golden Pulse Scalper V4.0 is a fully automated breakout trading system specifically engineered for the high-volatility environment of Gold (XAUUSD). Unlike grid or martingale systems that expose accounts to heavy drawdowns, this Expert Advisor utilizes a precise, single-entry approach. It relies on a fusion of RSI Momentum, ATR Volatility, and EMA Trend Filtering to pinpoint high-probability breakout candles. Once in a trade, it acts aggressively to secure capital using
SL Risk Manager Auto SL System SL Risk Manager Auto SL System 是一款简单实用的工具,可以帮助交易者在 开仓前和开仓后轻松管理止损(Stop Loss) 。 使用本工具,您可以在开仓之前提前设置止损水平。特别是在交易 黄金(XAU) 时,您可以根据 美元金额 设置止损,从而更加直观地控制每笔交易的风险。 您还可以通过控制面板,根据自己设定的比例和参数 自动开仓 。 对于已经开仓的交易,您可以随时快速更新止损水平。止损可以按照以下方式进行管理: 美元金额止损 点数(Pip)止损 此外,本工具也支持对**挂单(Pending Orders)**进行止损管理。您可以在订单成交之前提前设置和调整风险控制水平。 我们的控制面板设计得 简单、清晰、实用 ,无需复杂的操作。您可以在任何时候根据市场情况快速更新止损水平。 主要功能 开仓前设置止损 支持黄金(XAU)美元金额止损 支持点数(Pip)止损管理 更新已有持仓的止损 管理挂单的止损 根据设定的参数自动开仓 简洁易用的控制面板 快速灵活的风险管理 简单。实用。灵活。 使用 SL Ris
Range Volume Hybrid Generator
Trade The Volume Waves Single Member P.C.
1. Introduction Range Volume Hybrid (RVH) is a MetaTrader 5 Expert Advisor that creates custom chart symbols using a unique dual-condition bar formation method. Unlike traditional charts where bars close based on a single criterion (time, range, or volume), RVH bars close only when BOTH a minimum price range AND a minimum volume threshold are met simultaneously.  Download also and install RVH Monito r Indicator - to control the EA from the custom charts (it's Free)  https://www.mql5.com/en/marke
Aegis DAX Scalper EA
Damiano Donatello
Aegis DAX Scalper EA is a MetaTrader 5 Expert Advisor designed for short-term trading on GER40/DAX40. The system combines a M5 trend filter with M1 pullback entries, RSI confirmation, candle structure analysis, spread filtering, volatility filtering and automated trade management. The EA does not use grid, martingale or recovery basket logic. Each trade is opened with a real stop loss and managed through break-even and trailing stop rules. Version 1.01 includes improved compatibility with di
Truvana Trend Campaign Manager EA (TCM) Advanced Basket Management & Profit Locking Tool for Trend Traders Short Description Turn strong trends into managed campaigns. Truvana TCM is a professional trade management EA designed for traders who already know how to identify trends and execute entries. The EA automatically manages basket expansion, validates risk before adding positions, and locks profits using a broker-side Basket Stop Price (BSP). No martingale. No grid recovery. No signal genera
Smart Risk Panel MT5 is an advanced execution and risk management panel designed for manual traders and Prop Firm traders (FundingPips, FTMO, FundedNext, the5ers, etc.).  Built with a NON-BLOCKING architecture, the EA runs smoothly without freezing your chart—even during high volatility or fast-moving markets. ================================================== KEY FEATURES ================================================== • Auto Lot Calculation: Automatically calculates your exact lot siz
Universal Trend
Maryna Shulzhenko
The Universal Trend indicator was created to detect trends in price movement and allows you to quickly determine not only the direction of the trend, but also understand the levels of interaction between buyers and sellers. The indicator works on all timeframes and currency pairs. The indicator gives fairly accurate signals and it is customary to use it both in trending and flat markets. It is advisable to use the indicator in combination with other tools for more reliable signals and making a
Altanex Trading
Bryson Mukhovi Kayi
Altanex Trading EA Overview Altanex Trading EA is a fully automated MetaTrader 5 Expert Advisor designed for breakout trading using fractal-based signals. It uses pending orders to capture momentum after a breakout, integrates dynamic risk management, and supports both fixed and percentage-based position sizing. Understanding the EA's Strategy The Altanex Trading EA is a breakout strategy that uses the Fractals indicator for its signals. It works by: Identifying a recent significant high (a fra
QuickTrade Panel — One-Click Buy/Sell with Live Risk & Reward Preview Trade faster and smarter, directly from the chart — no order window required. QuickTrade Panel is a lightweight, fully manual trading panel for MetaTrader 5. It sits on your chart as a draggable floating window, giving you instant Buy/Sell execution with full control over lot size, stop loss, take profit, and risk-to-reward — all visible before you click. Key Features One-click Buy / Sell execution Large, color-coded SELL and
Bastion is a monitor-and-close-only risk manager for prop-firm traders. It watches your account against your firm's daily-loss and maximum-drawdown limits in real time and force-closes your open positions BEFORE you cross a line. It never opens a trade of its own, so it stays fully within the tools allowed by FTMO, FundedNext, The5ers, FTUK and FXIFY. Why traders fail challenges A large share of failed evaluations end on a single daily-loss breach: a moment of inattention, a news spike, one tra
User Manual Buy Trading Utility, Get 1 indicator FREE ! After purchase contact me for your " TWO indicators GIFT (Any one you want) ", adding you in group. Trading Utility MT5 The manual trader's cockpit. Size every trade by risk, place it from the chart, and manage it without ever opening the order dialog. Eight tabs, seven trailing engines, and every stop and target draggable with one click. One panel between you and the order window. Risk-sized entries, draggable stops, seven trailing modes,
SFG Grid Manager MT5 – 智能网格与镜像系统 SFG Grid Manager MT5 是一款专业的自动网格管理器,它会跟随现有的仓位(手动或来自其他EA),并在每个设定的步长(GridPips)处自动开立一笔平均化订单。 当主仓位关闭或消失时,管理器所开的所有网格订单会自动关闭。 该系统兼容任何支持 Netting 或 Hedging 类型账户的经纪商,同时完全支持手动交易和外部EA协同工作。 ️ 主要功能 跟随主仓位(手动或来自其他EA) 每个网格步长只开一单——无马丁、无爆单 自动调整 Forex 与黄金的 GridPips 数值 具备点差与滑点保护机制 当主仓位关闭时,自动关闭所有网格单 兼容 Netting 与 Hedging 账户 日志清晰,参数设置简单 适用于任何经纪商与任何周期 推荐设置 • 外汇货币对(Forex): GridPips 20 – 30 • 黄金(XAUUSD): GridPips 200 – 500 提示:当 AutoAdjustGridPips = true 时,系统会自动设置安
TRADE PANEL MASTER — Know Your Risk Before You Click Open your chart. See your panel. Trade with confidence. Before you click Buy or Sell, Trade Panel Master shows you  exactly what you risk, what you gain, and your R:R ratio —  in real time. No mental math. No surprises. FEATURES - Lot sizing with real-time margin display - SL & TP in 3 modes: Points / Money / Price - Au
CRYPTO ZEUS DUAL-CORE PROTOCOL  Advanced Crypto Matrix: Supertrend AI + External Sync Module - [NEW] 24/7 Crypto Unlock: The EA now fully supports weekend trading by auto-detecting Crypto assets. - [NEW] Continuous Trend Rider: Re-enters trades continuously on pullbacks if the macro-trend remains strong, maximizing profit on long runs. - [NEW] Ghost Trailing Stop: Added a virtual trailing stop to fully ride breakouts instead of exiting at fixed Fibo targets. - [NEW] Preset System: Added a buil
Auto Orders Manager EA
Mohamed Abdulmohsen Mohamed Saeed Ali
Professional Trading Orders Manager for MT5 with Signal-Analyzer-Direction-Power-Orders control - Scalping tools - Risk management - all in one trade panel and dashboard  A sophisticated Expert Advisor that transforms your MT5 platform into a complete trading command center. This tool seamlessly blends automated trading logic with comprehensive manual controls through dual interactive dashboards. Key Features: Automated Trading : advanced scalping strategy on M3 timeframe as a signal sample can
GGP Trade Copier MT5
Mohammadmahmood Pirayeh
GGP Trade Copier  EA is an automatic trading bot that can help traders automatically replicate the trading strategies and operations from one trading terminal to others by experiencing exceptionally fast trade copying system. Its easy-to-use setup allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. The software supports multiple trading varieties, including Forex, commodities, stocks
Expert TP SL v04 - Professional Trading Assistant with AI Motivation System Advanced manual trading tool with automatic risk management, overtrading protection, and intelligent psychological support for disciplined trading. PRODUCT OVERVIEW Expert TP SL v04 is a comprehensive trading assistant designed for manual traders who want to maintain emotional discipline while automating risk calculations. This isn't just another order placement tool - it's a complete trading psychology system that pr
VSA Power Meter very powerful analysis method uses volume spread analysis to determine strongest currency and weakest currency and then gives signals based on it. VSA Power Meter System Features Analyze all available instruments. Clear panel that determines stronges and weakest currencies. Clear buy and sell signals. You can use it as independent trading system or as filter. VSA Power Meter   Trading Rules You can use VSA in two ways: Enter VSA signals. Use it as filter to determine strongest
Neuro Resonance
Pawel Lozinski
1. NeuroResonance v13.2 - Advanced Multi-Mode Analysis Indicator NeuroResonance is a sophisticated, multi-faceted trading indicator for MetaTrader 5 designed to provide non-repainting signals based on advanced market analysis. The indicator goes beyond traditional methods by integrating cycle analysis, market regime detection (trending vs. mean-reversion), and a proprietary Quantum State Collapse (QSC) engine to identify trading opportunities. It is designed as a comprehensive trading framework
MACD Sniper Pro
Noppawat Tumjai
MACD Sniper Pro is an advanced automated trading system designed for traders seeking high-precision entries and robust risk management. By combining the classic momentum of MACD Crossover with a strict ADX Volatility Filter and Dynamic ATR Management , this EA completely eliminates emotional trading and filters out dangerous flat/sideways markets. Unlike standard MACD indicators that suffer during consolidation, MACD Sniper Pro verifies trend strength before entering and protects your capital us
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so you
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
TradePanel MT5
Alfiya Fazylova
4.88 (167)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 应用程序说明 + 视频教程: https://www.mql5.com/zh/blogs/post/761102 用于模拟账户的应用程序试用版: https://www.mql5.com/zh/blogs/post/762579 如何安装应用程序: https://www.mql5.com/zh/blogs/post/762580 如何在可视化模式下测试应用程序: https://www.mql5.com/zh/blogs/post/770278 如何在VPS MetaTrader上安装应用程序: https://www.mql5.com/zh/blogs/post/770196 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.94 (148)
通过 Local Trade Copier EA MT5 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT5 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT5 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
Telegram to MT5 Multi-Channel Copier   可将您 Telegram 频道中的交易信号自动复制到 MetaTrader 5。无需机器人、无需浏览器扩展、无需手动复制。信号一到 Telegram,EA 几秒内就在您的终端开仓。 产品包含两个组件:一个监听您 Telegram 频道的 Windows 应用程序,以及在 MT5 终端执行信号的本 EA。同时提供 MT4 版本   点此 . 设置指南与应用下载: https://www.mql5.com/en/blogs/post/768988 工作原理 Windows 应用通过您自己的 API 凭据连接 Telegram——不是机器人。这意味着它可以读取您订阅的任何频道、群组或话题,包括私有和 VIP 频道。您还可以把直接给您发消息的信号机器人、私聊,甚至自己的"收藏夹"(Saved Messages)用作信号来源。检测到信号后,应用会解析并交给 EA。EA 按您的经纪商解析品种名称,按您的风险设置计算手数并开仓。 整个过程全自动,无需守在电脑前。专为 24/7 无人值守运行设计:Telegram 连接断开
Astro Trade MT5
Indra Maulana
5 (3)
25% discount on the release of the tool: only for the next 3 buyers Send a message to receive a demo version. AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Vi
Telegram To MT5 Ultra
Mirel Daniel Gheonu
5 (4)
Telegram To MT5 — 信号复制器 将您的 Telegram 频道中的交易信号变成真实的 MT5 订单 — 自动执行,可用于任意数量的账户,风险与规则完全由您掌控。 Telegram To MT5 将您已在 Telegram 关注的 VIP / 信号频道连接到您的 MetaTrader 5 终端。一个免费的配套桌面应用读取消息(即使是禁止机器人的频道),而本 EA 在您的账户上执行这些信号 — 应用您自己的风险设置、品种映射、止盈处理、交易时段与新闻过滤。 它是一个信号复制器,而非黑箱策略:由您决定信任哪些频道,以及每笔交易如何计算手数和管理。 分步设置与配套应用安装指南 工作原理 [您的 Telegram 频道] -> [配套桌面应用] -> [MT5 + 本 EA] -> 订单 配套桌面应用(免费,已包含)使用您的 Telegram 账户登录并监视您所选择的频道。即使是禁止机器人的 VIP 频道也能正常工作,它通过一个私有、加密的本地桥接转发每条消息。 本 EA 挂在一个图表上,在 MT5 接收这些信号,并按照您的规则开仓 / 管理交易。 应用与 EA 之间的连接是位于
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 Hedge 和 Netting 账户。 COPYLOT 的 MT5 版本支持: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Anchor Trade Manager
Kalinskie Gilliam
5 (8)
Anchor: The EA Manager Your EAs manage their own trades. Anchor manages the account around them. Anchor gives you one place to control your EAs, manage risk and decide when trading is allowed. Any EA, any vendor, any broker or symbol. No source-code changes required. The Problem Most EAs only know what they are doing. They cannot see when another EA is already trading, when several EAs open and are stacking risk or when the account has reached your loss limit. Even using just one EA, it may not
HINN MagicEntry Extra
ALGOFLOW OÜ
4.72 (18)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! SIMPLE. FASTEST. INTUITIVE. MAX AUTOMATED. Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, a
Trade copier MT5
Alfiya Fazylova
4.58 (52)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Ultimate Extractor
Clifton Creath
5 (8)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate EA manager also now available when you use cloud pro and above for free!! Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automa
Signal TradingView to MT5 Pro Automator TradingView 与 MetaTrader 5 之间的即时专业执行 使用最强大的桥梁,将 TradingView 警报与 MT5 中的实际执行连接起来,实现交易策略的自动化。这款 Expert Advisor 专为要求速度、灵活性和完美风险管理的交易者设计,可将任何警报消息转化为精确的市价或限价订单。 优势与特点 通用解析引擎(专有): 先进技术,能够自动识别并提取任何警报格式中的数据。您不再受限于单一的死板格式;系统会自动理解交易品种(Symbol)、操作(Action)、价格(Price)、止损(SL)和止盈(TP)。 实时执行: 极速轮询技术(低于 1 秒),经过优化可将延迟降至最低。接收到信号后,订单将在毫秒内执行。 机构级风险管理: 基于以下方式自动精确计算手数: 净值/余额百分比(% of Equity/Balance): 每笔交易承担固定账户百分比的风险。 风险金额(Risk Amount): 设定在触发止损时损失的固定货币金额(例如:100 美元)。 固定手数(Static Lots)
Trade Dashboard MT5
Fatemeh Ameri
4.95 (132)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 * Before purchasing, please feel free to send me a message if you have any questions about the product or setup. ** After purchase,  Contact me via private message to receive t
Timeless Charts
Samuel Manoel De Souza
5 (8)
Timeless Charts is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
The Ultimate TradingView to MT5 Bridge Automation 告别手动交易和延迟问题。 TradingView to MT5 Copier PRO 是最快、最可靠的桥接工具,可直接在 MetaTrader 5 上执行您的 TradingView 警报。无论您使用的是自定义指标、策略测试脚本还是手动绘图,该 EA 都能利用 高速 WebSocket 技术 瞬间执行您的交易。 与简单的跟单工具不同,此 PRO 版本包含 Arena Statistics —— 一个内置的专业仪表板,可直接在图表上分析您的交易表现、回撤(Drawdown)和夏普比率。 主要功能 跟单交易 (Trade Copier) 超快速执行: 使用 WebSocket 连接(比标准 WebRequest 更快),最大限度地减少滑点。 通用经纪商支持: 适用于 任何经纪商 和 自营交易公司 (Prop Firm) (如 FTMO, MyForexFunds 等)。您无需在两个平台上使用相同的经纪商。 智能资产映射: 自动检测并映射代码(例如,将 XAUUSD 转换为 GOLD.pro,
Seconds Chart MT5
Boris Sedov
4.61 (18)
秒级图表 (Seconds Chart) - 一款专为 MetaTrader 5 设计的独特工具,用于创建秒级时间框架的图表。 通过 秒级图表 ,您可以构建以秒为单位的时间框架图表,获得标准分钟或小时图表无法提供的极致灵活性和分析精度。例如,时间框架 S15 表示每根蜡烛图持续15秒。您可以使用任何支持自定义交易品种的指标和EA交易系统。操作它们就像在标准图表上交易一样方便。 与标准工具不同, 秒级图表 让您能够在超短时间框架下进行高精度交易,无延迟干扰。 免费演示版: Seconds Chart v2.29 Demo.ex5 下载免费演示版,亲自体验: 功能齐全 - 所有功能均可使用 24小时测试 - 足够评估准确性和便利性 仅限模拟账户 - 大多数经纪商均可轻松开立 仅限GBPCAD图表 - 大多数终端均可使用 这些限制仅适用于演示版。完整版适用于任何账户类型(真实、演示、竞赛)和任何图表(XAUUSD、EURUSD 等),无任何限制。 如何安装演示版 通过上方链接下载演示文件 打开MetaTrader -> 文件 -> 打开数据文件夹 -> MQL5 -> Experts 将下
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 全新高级版本现已推出: 使用 VirtualTradePad PRO SE 升级您的交易流程 — 适用于 MetaTrader 5 和 MetaTrader 4 的新一代专业交易面板。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会
Quant AI Agents
Ho Tuan Thang
5 (1)
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
Trade Copier Ultimate
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
5 (5)
Trade Copier Ultimate - Telegram to MT5 Signal Copier Trade Copier Ultimate automatically copies Telegram trading signals into MetaTrader 5. The EA can read signal messages, detect the symbol, order type, entry price, Stop Loss, Take Profit levels and selected update commands, then execute or manage the trade in MT5 using your lot and risk settings. It is more than a basic Telegram to MT5 copier. TCU also supports Bot API and user-account Bridge workflows, Discord signal routing, local MT5 to MT
News Filter EA
Rashed Samir
5 (1)
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify trading days and hours for your expert. The News Filter EA also includes risk management  and equity protection features. MT4 Version Ma
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
Bots Builder Pro MT5
Andrey Barinov
4.17 (6)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
The News Filter MT5
Leolouiski Gan
4.78 (23)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了   The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
作者的更多信息
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (4)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
Crystal Heikin Ashi
Muhammad Jawad Shabir
4.7 (33)
CRYSTAL AI PRO v7.21 — MT5 智能交易系统(EA) 概述 适用于 XAUUSD(黄金) 与主要外汇品种的自动交易系统;管理入场、SL/TP、跟踪止损与回撤控制,遵循规则执行。不承诺盈利;请阅读风险提示。 运行要求 平台:MetaTrader 5 账户类型:ECN/RAW 推荐 连接:24/7 运行(建议 VPS) 周期:M1–H4 初始设置 启用 Algo Trading 。 将 EA 挂到图表(每个品种单独图表)。 在 Inputs 中设置 AI_Access_Mode = ON ,然后重新加载 EA。 根据资金/杠杆/经纪商条件调整风险参数。 建议条件 充足保证金与稳定执行(低点差/低延迟)。 黄金建议起始资金 $5,000+ (1:500);多品种交易时降低风险。 先在模拟或 cent 账户验证。 核心功能 规则化入场与 SL/TP 、 保本 、 跟踪止损 。 回撤控制 :在劣势阶段降低交易频率。 多品种支持(每品种一张图表)。 适配不同波动与交易时段。 在模拟/cent 账户可完整评估逻辑。 Inputs(要点) AI_Access_Mode 开启完
FREE
Crystal Volume Profile Auto POC
Muhammad Jawad Shabir
4.39 (18)
Crystal Volume Profile Auto POC — 精准交易的成交量分布分析工具 概述 Crystal Volume Profile Auto POC 是一款 MetaTrader 5 指标,用于显示成交量分布并自动标记控制点 (POC)。它帮助交易者识别关键支撑与阻力区域,揭示市场中成交量最集中的价格水平。 主要功能 动态成交量分布(适用于可见图表区域或自定义区间) 自动检测 POC(成交量最大的价格水平) 可自定义直方图大小、颜色和线型 固定区间成交量分析 支持实时更新(每根K线自动刷新) 内置按钮:Reset VP(重算分布)和 Hide VP(隐藏/显示) 支持浅色和深色背景 优势 识别市场累积与分布区 揭示机构资金活跃的关键区域 提高入场和出场的时机选择 适用于突破与反转交易策略 使用方法 将指标加载到任意图表 使用 Reset VP 计算可见区间分布 拖动垂直线可手动选择范围 使用 Hide VP 隐藏或显示分析结果 兼容性 平台:MetaTrader 5 市场:外汇、股票、加密货币、指数 时间周期:全部支持 优化结构,降低 CPU 占用 关键词 成交量
FREE
Crystal Quantum Flow
Muhammad Jawad Shabir
4.86 (7)
Crystal Quantum Flow 高级市场智能分析指标 Crystal Quantum Flow 是一款新一代专业交易指标,专为追求清晰度、精准度和机构级市场洞察的交易者而设计。 该指标被构建为完整的决策支持系统,将多维度市场流分析、多时间周期同步以及高级可视化解释整合到一个强大的图表环境中。 Crystal Quantum Flow 的内部架构完全专有并受到保护。 所有分析模型均作为封闭系统运行,并非基于常见的零售指标或公开公式。 核心理念 Crystal Quantum Flow 将市场行为解读为持续的压力、动量和方向主导流,而不是孤立的价格波动。 它不会对市场噪音做出反应,而是专注于已确认的市场状态和转换,帮助交易者始终与主导力量保持一致。 所有信号仅基于已确认的价格数据生成。 不存在重绘行为。 主要功能 非重绘信号引擎 所有买入和卖出信号仅在蜡烛收盘后确认 历史信号保持固定不变 适用于回测、前向测试和实盘交易的一致性 量子流蜡烛 高级蜡烛显示模式,增强趋势清晰度 可在专有蜡烛和标准蜡烛之间切换 用于过滤市场噪音并突出真实方向 智能趋势流线 根据市场条件自适应变
FREE
Crystal Supply Demand Indicator
Muhammad Jawad Shabir
5 (4)
Crystal Supply Demand Pro (SD Pro) 不要在每根K线中交易 – 等待机构级别的供需区间. Crystal Supply Demand Pro (SD Pro) 是一款适用于 MetaTrader 5 的专业供需区间指标。 它为希望在图表上看到 干净、机构级别的区间 的交易者而设计,而不是杂乱无章的方框。 通过高时间框架优化、动态更新和专业视觉效果,SD Pro 确保您的图表只显示真正重要的水平。 功能特点 机构级供需区检测。 区分“新鲜”与“已测试”区域。 针对 H1, H4, D1, W1 优化。 实时更新,无重绘。 专业可视化(颜色、透明度、50%中线、标签)。 实时统计面板。 时间框架提醒系统。 高效轻量运行。 为什么选择 SD Pro? 大多数供需指标会在图表上充满随机区域。 SD Pro 只过滤真正有意义的区域,并以专业方式呈现。 用户指南 购买后,您将获得完整的使用指南,包括: 设置与参数推荐。 入场策略(触及区间、50%中线回调、共振方法)。 风险管理技巧。 风险免责声明 此指标仅为技术分析工具。 不保证利润,交易存在风险。 强烈建议在真
FREE
Crystal Heikin Ashi Pro
Muhammad Jawad Shabir
Crystal Heikin Ashi Pro Ultimate - Professional Trading Automation System Revolutionary Dual-Mode Trading Strategy with Advanced Risk Management Crystal Heikin Ashi Pro Ultimate represents the pinnacle of automated trading technology, combining the proven effectiveness of Heikin Ashi candle analysis with cutting-edge algorithmic trade management. This sophisticated Expert Advisor is designed for serious traders who demand precision, reliability, and professional-grade automation in their trading
Crystal Volume Profile Auto POC MT4
Muhammad Jawad Shabir
5 (5)
Crystal Volume Profile Auto POC (MT4) — 自动POC成交量剖面指标 概述 Crystal Volume Profile Auto POC 是一款轻量化、性能优化的 MetaTrader 4 指标。它通过可视化成交量分布来帮助交易者识别市场关键价位,并自动标记成交量最大的价格水平 (POC)。该工具揭示了隐藏的支撑/阻力区域、机构交易活动和累积/分配区域。 另有 MT5 版本: Crystal Volume Profile Auto POC (MT5) 。 主要功能 自动POC检测 动态成交量分布 (可见范围或自定义区间) 固定剖面选项用于详细分析 灵活设置直方图大小、颜色和线条样式 每根K线实时更新 内置按钮:Reset VP 和 Hide VP 自动适配浅色/深色主题 为什么使用本指标? 快速识别累积与分配区域 找到高成交量突破/反转区 跟踪机构资金活动 将POC用作精确进出场的参考 提高反转与延续策略的准确性 使用方法 (MT4) 将指标加载到图表 点击 Reset VP 生成剖面 使用 Hide VP 开关显示 拖动垂直线设定分析区间 观
FREE
Crystal Buy Sell Liquidity — MT5流动性扫单指标 概述 Crystal Buy Sell Liquidity 是一款专业的 MetaTrader 5 指标,用于识别基于流动性扫单模式的高概率买卖机会。该指标分析日内市场结构,检测机构的流动性狩猎行为,并在零售流动性被扫后出现价格反转时提供清晰信号。 主要功能 自动检测高点/低点的流动性扫单 反转确认后生成买卖信号 融合 SMC (Smart Money Concepts) 思路 日内结构分析(会话高低点) 推荐在 H1、M15、M5 时间框架使用 简洁清晰的图表显示 工作原理 识别价格突破会话高/低点 检测零售流动性被吸收后的反转条件 生成买卖信号 使用方法 将指标加载到 MT5 图表 选择时间周期(M5、M15、H1) 关注会话高低点附近的信号 与市场结构或订单流结合使用 兼容性 平台: MetaTrader 5 市场: 外汇、指数、大宗商品、加密货币 时间周期: 推荐 H1, M15, M5 轻量化设计 关键词 流动性指标, buy sell liquidity MT5, 智能资金, 流动性扫单,
FREE
Crystal Heikin Ashi MT4
Muhammad Jawad Shabir
4 (2)
Crystal Heikin Ashi – 高级可视化 Heikin Ashi (MT4 版本) 概述 Crystal Heikin Ashi for MetaTrader 4 是一款专业级别的 Heikin Ashi 指标,为价格行为交易者、剥头皮交易者和分析师提供清晰的图表可视化。 此 MT4 版本专注于纯净的 Heikin Ashi 蜡烛与智能样式,同时保持轻量化和高速性能。 提示: 趋势着色和高级动能检测仅在 MT5 版本提供: MT5 版本 → https://www.mql5.com/en/market/product/142042 主要功能 (MT4) 原生 Heikin Ashi 蜡烛。 可自定义多头/空头颜色。 可隐藏默认蜡烛。 支持浅色/深色主题。 高速计算,适合长周期历史。 清晰显示价格走势和反转。 参数 蜡烛样式:标准。 图表主题:浅色/深色。 适合人群 价格行为交易者。 剥头皮交易者。 希望在 MT4 使用简洁 Heikin Ashi 图表的交易者。 风险提示 该指标仅为技术可视化工具,不提供投资建议,也不能保证盈利。请在模拟账户测试后再用于真实交易,并做好风
FREE
Crystal Trade Manager
Muhammad Jawad Shabir
4.33 (3)
Crystal Trade Manager – 全能交易控制中心 概述 Crystal Trade Manager (CTM) 是一款 MetaTrader 5 风险管理与即时交易执行工具。集成风险保护、自动化和交易控制,适合手动交易者、挑战 prop firm 的交易者以及 专业资金管理者。 核心功能 风险保护 :每日回撤限制 (1–70%) ,自 动平仓,挂单删除,每日锁定 (FTMO 规则兼容 ) 。 盈 亏目 标 :自 动平仓达到的利润 / 亏 损目标。 自 动 SL/TP :新 订单自动附加 SL/TP 。 保本保 护 :到达盈利后自 动移动至 BE+ 缓冲。 移 动止损 : 动态跟随止损。 手数控制 : 设定最大手数,超出自动部分 / 全部平 仓。 快捷操作面板 : 6 个按 钮 ( 平 50% , 转 BE ,平全部, 删挂单,加倍仓位, Profit Shield) 。 信息面板 :余 额、净值、浮盈亏、当日盈亏 % 、 风险暴露、回撤。 通知系 统 :横幅、推送、声音提醒。 安全 逻辑 : 检测锁仓违规, pip 精度,重启恢复。 适用人群 Prop firm 交
FREE
Crystal Smart Pro
Muhammad Jawad Shabir
4 (2)
Crystal Smart Pro — 自适应双模式智能交易系统 概述 Crystal Smart Pro 是由 Crystal AI Systems 开发的智能自适应型 MT5 智能交易系统(Expert Advisor) 。 该系统将精准入场与先进的恢复算法相结合,提供两个独立的工作模式: Sharp 模式 和 Smart 模式 。 系统会根据市场波动性、账户资金以及趋势状况进行动态调整,从而保持稳定的表现和风险控制。 核心交易模式 Sharp 模式 – 精准与速度 • 基于 MACD 趋势变化执行单向交易。 • 内置动态利润保护机制与即时止损逻辑。 • 适合喜欢“一次入场,一次出场”简洁操作的日内交易者。 Smart 模式 – 自适应恢复与目标利润管理 • 采用高级恢复算法,逐步增加仓位以优化收益。 • 支持基于 MACD 或 MACD 背离信号的智能加仓机制。 • 达到预设美元利润目标后,自动关闭全部恢复交易循环。 主要功能特点 • 双模式运行:Sharp(单笔交易)与 Smart(多阶段恢复)。 • 固定手数或基于权益(Equity-Based)自动计算手数。 • 动态追
FREE
Crystal FVG Touch Detector – 智能资金概念高级指标 Crystal FVG Touch Detector 是为使用 Smart Money Concepts (SMC) 与 ICT 方法的专业交易者设计的高性能指标。 它能自动检测任何周期或品种的 Fair Value Gaps (FVG),并通过颜色区域与触碰检测清晰显示在图表上。 采用无重绘算法和高效结构,实时识别机构失衡区间。 主要特点 精准检测多空 FVG 区域。 实时跟踪价格触碰并自动更新。 多时间框架兼容并显示提醒。 自动配色适配深浅主题。 高效、稳定、无延迟。 参数全面可调。 关键词: FVG, 公允价值缺口, Smart Money Concepts, SMC, ICT, 订单块, 不平衡, 流动性, 机构交易, 供需, 不重绘, 成交量价差分析, 市场结构, 结构突破, CHoCH, BOS, 流动性清扫, 外汇指标, 黄金交易, MT5 指标, 剥头皮, 波段交易.
FREE
Crystal Smart Volume
Muhammad Jawad Shabir
5 (4)
Crystal Volume Indicator — 智能成交量分析工具 (MT5) 概述 Crystal Volume Indicator 是一款用于 MetaTrader 5 的高级成交量分析工具。它结合价格行为与成交量动态,识别关键的成交量事件,如买入高潮、卖出高潮以及低量蜡烛,帮助交易者发现潜在的反转或延续区域。 主要功能 支持 Tick Volume 与 Real Volume(取决于经纪商) 彩色直方图分类成交量事件 自动识别买入高潮与卖出高潮 低成交量蜡烛检测 可选成交量均线 (MA) 自定义回溯周期 (Lookback Window) 按蜡烛方向着色(看涨/看跌/中性) 成交量事件分类 买入高潮 — 极高成交量,收盘接近最高点 卖出高潮 — 极高成交量,收盘接近最低点 弱势蜡烛 — 处于回溯周期内的最低成交量 相对高成交量 — 与蜡烛区间相比显著偏高 中性柱 — 普通成交量,无明显倾向 高级功能 (版本 4.3) 六色成交量分类系统 TradingView 风格的显示模式 实时 Volume Delta 买卖压力分析 DOM 深度盘口面板 模式识别:TBR、STBR
FREE
Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
The Real RSI – 专业级背离识别指标 概述 The Real RSI 是一款面向专业交易者的 RSI 背离识别指标,旨在以机构级精度识别基于 RSI 的反转和趋势延续信号。 它能够自动检测价格与 RSI 之间的 常规背离 和 隐藏背离 ,并通过智能枢轴逻辑与实时结构验证来确认每一个信号。 该指标以高精度、稳定性和实战性能为目标而设计,在真实市场环境中运行时 无重绘、无信号延迟 。 如果您希望基于这些信号实现自动化交易,可使用以下版本: The Real RSI BOT – Auto Divergence Trading EA 核心功能 1. 自动背离检测 • 自动识别常规与隐藏背离,支持多空两种结构。 • 适用于所有时间周期及品种,包括外汇、黄金、指数与加密货币。 • 同时识别反转型与趋势延续型结构。 2. 智能枢轴识别系统 • 通过左右柱逻辑自动定位高概率拐点。 • 可调节最小与最大枢轴间距,提升精确度与计算效率。 • 非重绘算法,仅基于已确认的枢轴生成信号。 3. 实时与历史扫描引擎 • 渐进式历史加载算法,提升图表响应速度。 • 实时扫描新K线,确保信号即时更新。 •
FREE
Crystal Smart Volume MT4
Muhammad Jawad Shabir
5 (2)
Crystal Smart Volume 概述 Crystal Smart Volume 是一款专为 MT4 平台开发的高级成交量与 Delta 分析指标,用于揭示隐藏在普通价格波动背后的机构交易活动。 它结合了 Smart Money Concepts (SMC) 、 Volume Spread Analysis (VSA) 和 Delta 逻辑 ,以同时分析价格与成交量的行为。 该指标能够识别关键市场事件,例如 Buying Climax(买入高潮) 、 Selling Climax(卖出高潮) 、 Weak Candles(弱势蜡烛) 以及 High-Volume Reversals(高成交量反转) ,帮助交易者精确捕捉市场的潜在转折点。 系统内置 TBR(Trap Break Reversal) 、 STBR(Sweep Trap Break Reversal) 与 EVR(Engulf Volume Reversal) 等反转形态识别模块,同时包含专业的六色成交量柱状图和实时 Delta 计算。 该指标拥有简洁直观的图形界面与极低的 CPU 占用率,非常适合专业日内交易员及依
FREE
Trend X Pro
Muhammad Jawad Shabir
5 (1)
TREND-X Pro—Professional Smart Money Concepts Indicator Trade the Trend—Let the Market Lead WHAT IS TREND-X PRO? Trend-X Free indicator : https://www.mql5.com/en/market/product/168344 TREND-X Pro is an advanced institutional-grade Smart Money Concepts (SMC) indicator designed for serious traders who want to trade WITH the market structure, not against it. Built on proven ICT methodologies, this indicator automatically maps multi-layered market structure, identifies high-probability liquidity zo
CRYSTAL HEIKIN ASHI SIGNALS MT4 Professional Trend Detection Indicator with Smart Entry Signals See the Trend. Catch the Move. Trade with Confidence. The professional Heikin Ashi indicator built for traders who want clarity, precision, and EA-ready signal automation. WHAT IS CRYSTAL HEIKIN ASHI SIGNALS? Crystal Heikin Ashi Signals is a professional-grade MetaTrader 4 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both
Crystal CopyCat Pro Trade Copier Ultra-Fast Master–Slave Copier with Zero-Delay Execution and Cross-Platform MT5 Compatibility Architecture:   MT4 → MT4 and MT4 → MT5 Full Compatibility MT5 Version Free :   https://www.mql5.com/en/market/product/144569 MT5 Version Pro :  https://www.mql5.com/en/market/product/165051 Complete User Setup Guide:-  https://www.mql5.com/en/blogs/post/764222   1. Overview Crystal CopyCat Ultimate 5.0 is a next-generation trade copy engine engineered for professi
Auto Candle Sequence Counter
Muhammad Jawad Shabir
5 (1)
Auto Candle Sequence Counter – MT5指标 概述 Auto Candle Sequence Counter 是一款专业的 MetaTrader 5 指标,可以自动检测并标记连续的多头/空头K线序列。该工具提供实时可视化、统计和提醒,帮助交易者快速分析价格动能和趋势。 主要功能 检测2–7根连续K线(看涨或看跌)。 实时信号,无遗漏。 Doji检测(灵敏度0.01–0.10可调)。 过滤弱势/噪音K线。 专业可视化(绿色=看涨序列,红色=看跌序列,黄色=Doji)。 实时统计面板:多头/空头序列数量。 报警系统:弹窗、声音、推送通知。 优势 快速识别趋势延续或动能衰竭。 与供需、支撑/阻力、SMC结合使用。 适合剥头皮、波段和日内交易。 节省时间,不再手动数K线。 参数设置 序列阈值:2–7根K线。 回溯范围:50–500根。 Doji灵敏度:0.01–0.10。 主题:黑/白背景。 提醒:弹窗、声音、推送。 兼容性 平台: MetaTrader 5 市场: 外汇、黄金、指数、股票、大宗商品、加密货币 时间周期: 所有 (M1–MN1) 免责声明 该指
FREE
Crystal MTF Candle Pro
Muhammad Jawad Shabir
5 (1)
Crystal MTF Candle Pro – Professional Multi-Timeframe Analysis Tool Overview Crystal MTF Candle Pro is a professional indicator for MetaTrader 5, designed to provide direct visualization of higher timeframe candles on the current chart. The tool overlays selected higher timeframe candles with precise countdown timers, allowing traders to monitor live candle development without switching charts. This indicator is optimized for multi-timeframe (MTF) analysis, offering professional styling, custo
FREE
Dynamic CCI
Muhammad Jawad Shabir
CCI with Dynamic OSB Zones The CCI indicator you have been using is broken. Not because of the formula — because of the fixed levels. Every market condition is different. A reading of +150 in a low-volatility pair is extreme. The same reading in a trending, high-volatility session is completely normal. Yet every standard CCI indicator treats both situations identically. Crystal AI Systems built this indicator to fix that problem permanently. Two Modes. One Indicator. Full Market Coverage. This i
FREE
Crystal Cross Sync
Muhammad Jawad Shabir
Crystal Cross Sync Advanced MT5 Chart Synchronization & Backtesting Engine Crystal Cross Sync is a high-performance MetaTrader 5 utility designed to transform the way traders analyze, replay, and synchronize market data. Built specifically for serious MT5 traders, this tool delivers ultra-fast chart synchronization, automatic time alignment, precision zoom control, and structured backtesting assistance — all in one optimized engine. This is not an indicator. This is a professional chart control
FREE
Export History Data to CSV
Muhammad Jawad Shabir
5 (1)
Crystal AI Data Extractor — Get Clean MT5 Data Into Excel or Python in One Click If you have ever tried to pull historical data out of MetaTrader 5 and ended up with a messy file where everything lands in one column — this tool is for you. Crystal AI Data Extractor does one job and does it properly: it takes your MT5 chart data and saves it as a clean, properly separated CSV file that opens correctly in Excel, Python, or any other tool you use. No more copying and pasting from the terminal. No m
FREE
Crystal Copycat ULTIMATE v4.00 – 专业 MT5 交易复制工具 概述 Crystal Copycat ULTIMATE v4.00 是一款高性能 MetaTrader 5 交易复制器,可 实现不同账户与经纪商之间的超高速、可靠复制。系统通过 MT5 本地公共文件 夹运行,无需 DLL 或 API ,适合 VPS 与多 账户环境。 核心功能 双模式 : MASTER: 广播 订单、修改与关闭。 SLAVE: 即 时执行并带风险控制。 智能 仓位缩放 :固定手数、 资金比例、基于风险百分比。 风险管理 :最大回撤保 护、资金监控、单笔风险控制、基于 SL 的 计算。 订单覆盖 :市价、挂 单、修改、删除、 CLOSE_ALL 。 符号映射 :自 动 / 手 动支持(如 XAUUSD=XAUUSD.r )。 文件通信 :基于本地文件 夹,无需 DLL 和 API 。 可 视化面板 : 实时显示交易状态、风险、错误。 应用场景 多 终端复制交易。 Prop Firm 账户管理。 信号提供。 多 经纪商环境。 亮点 支持跨 经纪商复制。 支持市价与挂 单。 兼容
FREE
Volatility Monitor – 实时波动检测指标 概述 Volatility Monitor 是一款轻量级且专业的 MT5 指标,用于跟踪突发价格波动并实时提醒交易者。无论您交易外汇、黄金、日元货币对还是加密货币,该工具都能通过 ATR 自动检测或手动点数阈值提供清晰的市场波动信号。 它会在图表上直接标记蜡烛,并发送渐进式提醒,帮助交易者快速应对行情波动、新闻事件和突破行情。 主要功能 实时波动检测 – 即时识别市场波动。 灵活的检测模式 – ATR 自动模式或手动点数模式。 渐进式提醒 – 声音提示 (1–3 次),弹窗通知和推送提醒。 智能蜡烛标记 – 彩色圆点 (黄色/橙色/红色) 标示不同波动强度。 自动适配颜色 – 自动识别深色或浅色图表背景。 内置仪表盘 – 显示实时蜡烛范围、ATR 值、波动百分比及历史峰值。 通用支持 – 兼容外汇、黄金、日元货币对和加密货币。 输入与设置 检测模式: ATR 自动或手动点数。 历史回溯: 自定义分析蜡烛数量。 标记设置: 启用/禁用标记,选择大小和颜色模式。 提醒: 启用声音、弹窗、推送提醒。 仪表盘: 可调整位置,实时显示波
FREE
Crystal Copycat – MT5 Trade Copier Pro (Local + Online) OVERVIEW Crystal Copycat ULTIMATE HYBRID  is a professional MT5 trade copier designed for prop accounts, money managers, and signal providers who need both ultra-fast local copying and flexible online distribution. It supports 2 engines in one EA: Local File Engine – copies trades between MT5 terminals on the same PC/VPS using the MT5 Common folder (no DLLs, no external web APIs). Online Telegram Engine – sends master trades to a Telegram b
Live Price With PNL
Muhammad Jawad Shabir
实时价格和总利润显示指标 完美适用于实盘交易和屏幕分享 专为日内交易者、剥头皮交易者和实时交易直播会话设计 这个专业指标直接在您的图表上提供实时价格显示和综合利润跟踪 - 对于高频交易和实时交易广播至关重要。 核心功能 实时价格显示 每秒更新实时买价 所有品种类型的专业格式化 黄金/XAU的特殊格式化 大型清晰显示,完美适合屏幕分享 日内交易决策的即时价格更新 综合利润跟踪 来自交易历史的账户总利润 交易平仓时的实时利润更新 自定义额外利润金额 包含佣金和库存费 带正负指标的专业利润格式化 性能优化 智能缓存系统 - 最小CPU使用 1秒更新间隔 - 闪电般快速 高效的基于定时器的更新 实时交易监控 专业错误处理 高级自定义 可调节字体名称和大小 盈亏自定义颜色 图表上任意位置的灵活定位 专业角落锚定 关键词: 实时价格显示,实时利润追踪器,交易利润指标,账户监视器,日内交易工具,剥头皮指标,直播显示,屏幕分享工具,高频交易,外汇指标,黄金价格显示,利润计算器,实时更新,实时图表显示,交易表现监视器,MT5指标,MetaTrader 5工具
FREE
Crystal Trade Manager – 高级MT4风险与交易管理工具 概述 Crystal Trade Manager (CTM) 是一款专业的 MetaTrader 4 工具 ,专为 风险管理、交易自动化和快速执行控制 设计。 它可以帮助交易者保护账户资金、管理每日回撤、控制手数,并自动化关键交易功能(Auto SL/TP、Break-Even、Trailing Stop)。 该工具非常适合 手动交易者、Prop Firm 挑战参与者以及专业资金管理人 ,确保在MT4中保持精确和纪律。 主要功能 1. 风险与回撤保护 可调节每日最大回撤(1%–70%)。 达到限制时自动关闭所有订单。 可选择同时删除挂单。 每日锁定模式 → 阻止当天继续交易(Prop Firm 合规)。 2. 盈亏目标控制 设置每日盈利/亏损目标(USD)。 达到目标后自动关闭所有交易。 符合 Prop Firm 一致性要求。 3. 自动止损与止盈 (Auto SL/TP) 每笔新交易自动添加 SL/TP。 可按点数调整(兼容不同报价精度)。 免去手动设置 SL/TP。 4. Break-Even (保本)
FREE
Crystal Dashboard
Muhammad Jawad Shabir
Crystal Profit Dashboard – Real-Time MT5 Account Performance Utility Overview Crystal Profit Dashboard is a lightweight MetaTrader 5 utility that provides real-time profit and loss monitoring directly on the chart. It offers a clean, modern dashboard interface that updates account performance without clutter, allowing traders to focus on execution while keeping essential metrics visible. Designed for scalpers, intraday traders, and swing traders, this tool provides accurate floating profit/los
FREE
筛选:
无评论
回复评论