• 实用工具类型
  • 价格
     - 
  • 重置
在YouTube上观看市场的教学视频
如何 购买 自动交易或指标

虚拟 主机运行您的EA
购买之前测试一个指标/EA交易
想要在市场 赚钱 吗?
如何介绍 用于流通销售的产品

全新的MetaTrader 5 交易实用工具 - 16

icon 以下是可在MetaTrader 5中简化交易的交易程序。将鼠标悬停在一个工具上,阅读它的描述和用途。
即时、专业级 Telegram 警报,每笔 MT5 交易 + 自动性能报告 这个 EA 做什么? 此专家顾问会在您的 MT5 账户上任何交易开仓或平仓的瞬间,向 Telegram(私人聊天、群组或频道)发送清晰、格式良好的消息。同时提供可选的每日、每周和每月性能报告。 主要功能 每笔交易开仓和平仓的实时通知 完整交易详情:方向、品种、手数、开/平仓价格、止损/止盈、票号 显示净盈亏,并可选择显示掉期 + 佣金明细 清晰的平仓原因(止损、止盈、EA、手动、手机、保证金调用等) 可选每日 / 每周 / 每月报告,包含胜率、最佳和最差交易、总手数以及账户余额/净值 EA 附加时的启动消息和移除时的关闭消息 可运行在任何图表上 — 监控整个账户 轻量级(仅在启用报告时使用一个定时器) 完全兼容对冲账户和 MT5 VPS 3 分钟完成设置 无需编程。只需创建 Telegram 机器人,获取您的 Chat ID,将两者粘贴到 EA 输入参数中,允许 WebRequest 访问 https://api. telegram. org 即可使用。 完整一步一步设置指南(含截图和故障排除): http
Trades Clear Visualizer mt5
Ahmed Mohamed Abdelmaksoud Maria
交易可视化工具 (TVIZ) 简介 提供的代码代表了一个高效的交互式实用程序——我们称之为交易可视化工具 (TVIZ)——旨在将历史交易数据和当前交易数据直接绘制到 MetaTrader 价格图表上。对于专业开发人员和外汇交易员而言,在终端的历史记录标签页中查看原始交易单数据既繁琐又缺乏视觉上的关联性。与其他通过绘制完整交易历史记录来呈现交易数据的市场解决方案类似,该脚本通过将精确的入场点和出场点直接投射到 K 线图上,弥合了这一差距。通过将数值化的交易数据转换为清晰的可视化格式,该工具使算法开发人员和手动交易员能够即时评估其策略入场的准确性、出场的效率以及整体市场时机把握。这使其成为调试智能交易系统 (EA) 或进行周末手动交易日志记录的必备工具。 该指标的核心是利用 MetaTrader 的对象创建功能,以可视化的方式呈现交易的完整生命周期。当检测到订单时,脚本会绘制精确的入场箭头,巧妙地利用 Wingdings 字符代码来区分市场方向——买入订单默认使用道奇蓝,卖出订单默认使用番茄红。对于已平仓的仓位,脚本会绘制相应的出场标记。真正的分析价值在于这些出场点及其虚线连接趋势线的
FREE
Professional Trades Closer mt5
Ahmed Mohamed Abdelmaksoud Maria
专业交易管理EA(MT4/MT5) 概述: 这是一款高性能实用型智能交易系统(EA),专为安全批量订单管理和定时平仓而设计。该工具兼容MetaTrader 4和MetaTrader 5平台,它本身并不开仓,而是提供机构级执行,用于平掉复杂的持仓组合和挂单。 核心规格和功能: 精准自动调度:配备5个完全独立的自动平仓定时器,与经纪商服务器时间同步。它采用优化的后台轮询机制,确保交易按计划精准平仓,且不会占用过多CPU资源。 全面的图形用户界面:一个完全可自定义的交互式图表控制面板,提供5个一键执行命令:全部平仓、平掉买入仓位、平掉卖出仓位、删除买入挂单和删除卖出挂单。 高级目标筛选:操作员可以动态地将平仓操作限制在当前图表的交易品种或特定的EA魔术数字范围内,使其能够与其他自动化系统安全运行,互不干扰。 经纪商安全执行引擎:采用专有的执行循环,旨在应对重新报价、滑点和繁忙的交易环境。它具有可调节的执行请求微延迟(防洪保护)和渐进式重试机制,以确保在高波动性新闻事件期间可靠地平仓。 通用订单处理:无缝区分实时市场持仓和挂单限价/止损单,并自动将其路由到正确的终端删除或平仓流
Grafico 15 segundos
Juan Eduardo Verdala
Synthetic Chart Generator — MetaTrader 5 指标 Synthetic Chart Generator 是一款指标,利用从经纪商服务器实时接收的价格数据,创建低于一分钟时间周期的K线图表。 该指标的功能 MetaTrader 5 原生不支持低于一分钟的时间周期。该指标通过替代方式构建这些时间周期,将接收到的价格数据按用户可配置的时间间隔进行分组,例如10秒、15秒或30秒。 对于每个设定的时间间隔,指标记录开盘价、最高价、最低价和收盘价,形成一根完整的K线。结果以自定义品种的形式发布在终端中,生成一个功能完整的图表,用户可以在其上应用其他指标、绘制参考水平线或运行智能交易系统(Expert Advisors)。 主要特点 用户可配置的以秒为单位的时间周期。在MetaTrader 5中生成功能完整的图表。兼容其他指标和智能交易系统。无需依赖外部数据源。 可配置参数 时间间隔的持续时间(秒),生成的自定义品种名称。
FREE
Trade Copier Professional — 本地复制解决方案   Trade Copier Professional 是一款可靠的本地交易复制系统,适用于 MetaTrader 4/5。它允许交易者在同一台电脑上的多个账户之间即时复制仓位,内置安全控制,并配备专业级仪表盘。   概览   该 EA 可在单一文件中同时运行 Master 和 Slave 模式,并可无缝切换。交易可在 MT4 与 MT5 终端之间复制,无需依赖互联网,采用本地文件通信以实现最高速度与稳定性。实时仪表盘显示连接状态、复制统计以及每日表现。   手数与风险管理   提供四种手数模式:固定手数、倍数、风险百分比和余额百分比。止损与止盈可按比例调整或缩放,必要时可反向复制信号。安全功能包括每日亏损与交易限制、最小/最大手数控制、断线保护以及错误跟踪与自动关闭。   过滤与可靠性   交易可按品种或 magic number 进行过滤,配置灵活。系统通过错误检测、重试逻辑、安全关闭和全面日志确保可靠性。优化后的执行速度几乎即时,且资源占用极低。   使用方法   将 EA 附加到图表,设置
Account Monitor and Notifier Pro mt5
Ahmed Mohamed Abdelmaksoud Maria
账户监控与通知专业版 这是一款功能全面、先进的MQL4指标,专为MetaTrader 4平台设计,集图表仪表盘和自动化风险管理警报系统于一体。该工具专为专业交易者打造,提供账户健康状况、历史业绩和浮动净值波动等关键的实时洞察,弥合被动交易执行与主动投资组合监控之间的鸿沟。 该指标的核心由四个高度可定制的模块构成。“账户信息显示”模块直接在价格图表上以抬头显示器(HUD)的形式呈现。它利用高效的对象创建功能,投射出一个简洁、可定制的图形面板(默认采用时尚的黑色背景和彩色文本),显示余额、净值、保证金使用率和未平仓交易等关键指标。此外,它还能计算并以可视化的方式呈现盈利里程碑,涵盖当日和昨日的收益,以及每周和每月的累计盈利。颜色逻辑会根据浮动盈亏动态切换为绿色或红色,为交易者提供即时的视觉反馈。 第二个模块“余额变动通知器”旨在自主追踪账户余额波动。该系统每分钟都会对账户余额进行高效的快照,并将当前值与用户设定的时间跨度内的历史数据进行比较。如果存款、取款或平仓导致余额超过预设的金额阈值,该指标会向交易者的移动设备推送通知。这对于管理算法交易系统或智能交易系统 (EA) 的交易者尤为
Account Monitor and Notifier Pro v3 代表着实用工具开发的一次重大飞跃,它将机构级账户仪表盘与高度精密的交易和警报监控器完美结合。这款指标专为一丝不苟的外汇交易者设计,将标准图表界面转变为一个全面的控制中心。它不仅追踪实时权益波动,还能深入分析历史交易表现,并在交易活动的多个维度上执行严格的自动化风险管理协议。 v3.0 版本更新最引人注目的特点是其完全模块化的图表图形用户界面 (GUI)。仪表盘采用简洁的等宽“Consolas”字体,搭配深色且高度可定制的背景面板,并清晰地划分为七个可切换的独立部分。这些部分包括账户信息、余额和保证金、未平仓交易、业绩、盈亏、回撤以及实时警报监控。可视化层级采用动态颜色编码——使用道奇蓝表示章节标题,亮绿色表示业绩表现良好,橙红色表示警告——确保交易者在瞬息万变、波动剧烈的市场环境中能够一目了然地快速解读关键账户数据。 除了基本的账户指标外,v3.0 还引入了强大的内置业绩分析引擎。该指标不再仅仅显示累计利润或浮动权益,而是主动评估当月的交易历史,并原生计算高级统计指标。交易者可以直接在 HUD 上查看实时胜率、
Alfa for MT5您的智能交易指挥中心 告别繁琐操作,专注决策本身。 是否厌倦了在多个图表窗口间手忙脚乱?是否曾因订单管理混乱而错失良机或蒙受损失? Alfa   为您而生。它不仅仅是一个工具,更是您部署于MT5/MT5平台的 交易指挥中心 ,旨在通过自动化与智能化,将您从重复劳动中解放,让您专注于捕捉市场机遇。 核心功能,直击交易痛点 全景式持仓管理 “一眼掌握全局,一键高效平仓。” 实时聚合所有订单与持仓,盈亏状况一目了然。支持 一键全平 、 一键平盈利单 或 平亏损单 ,助您在市场异动时快速反应,牢牢锁定利润。 深度盈亏统计 “不止于统计,更在于洞察。” 提供日、周、月、年等多维度可视化报告,清晰展示您的资金曲线与交易习惯。基于数据复盘,助您优化策略,实现持续成长。 ️ 精准订单监控 “秩序井然,掌控自如。” 全面监控所有挂单与活跃订单,配合自定义警报功能,确保没有任何交易机会在混乱中被遗漏。 高效复制交易 “策略同步,一劳永逸。” 轻松实现 模拟盘与实盘 、或多个实盘账户间的交易信号同步。无论是策略验证还是资金管理,都能极大提升效
Simple And Unique Trade Journal The SAU Trade Journal is built for traders who take their performance seriously. At its core is a profit and loss calendar that lets users study their trading history day by day, identifying patterns in where they win, where they lose, and why. Alongside it sits the journal itself — clean, minimal, and designed to stay out of the way — giving traders a dedicated space to record their thoughts after each trade, building a personal record they can return to and lear
RiskFlow Pro
Phinnustda Warrarungruengskul
RiskFlow Pro 是一款 专为 MetaTrader 5 设计的专业手动交易面板 , 旨在消除手 动交易中三个最耗时的问题 : 正确 计算手数、入场后管理交易、以及遵守自营公司的风险规则。拖动、点击、交易 — 每个决定只需几秒 钟 , 而不是几分 钟。   仅限前 500 名免 费下载。手慢无。   它解决什么 问题 大多数手 动交易者亏损不是因为策略差 , 而是因 为小的操作失误 : 在非 标准合约 ( 黄金、指数、加密 货币 ) 上手数 计算错误 ; 在价格有利 时忘记将止损移至保本 ; 忙碌或分心 时错过部分获利机会 ; 在交易激烈 时突破自营公司日回撤限制。 RiskFlow Pro 在一个 紧凑的图表面板中解决所有这些问题。   即 时手数计算 输入止损价格 , 或直接在 图表上拖动线条 , 手数将根据您 选择的风险百分比、固定美元金额、净值百分比或可用保证金百分比即时计算。计算直接从经纪商读取每个品种的真实点值和点大小 , 因此 对外汇、黄金、白银、石油、美元指数、股指、加密货币差价合约和任何其他 MT5 品种都能正确工作。告 别 Excel 计算器。告别心算。  
FREE
After downloading, message me via MQL5 inbox to receive your FREE User Kit - setup guide, practical checklist, and workflow resources built specifically for XAUUSD traders. After years of trading Gold, one thing becomes clear fast: the P/L number alone does not tell you whether your position structure is clean or quietly building pressure. You can have a positive float while simultaneously carrying too many layered positions, a one-sided exposure that is not hedged, a margin level that is slowl
FREE
本EA无法在策略测试器中运行。 需要具有真实交易历史的实盘或模拟账户才能使用。 Statistics Dashboard 是一款适用于MetaTrader 5的可视化交易分析面板智能交易系统(EA),帮助交易者实时监控账户表现。 主要功能: • 6个KPI卡片 — 总利润、胜率、盈利因子、最大回撤、期望收益、总交易数。每张卡片显示当前值、与上一周期的趋势对比以及迷你图表(sparkline)。 • Balance/Equity/Drawdown图表 — 按小时(H1)显示的图表,包含余额线、净值线和回撤区域。时间轴根据可见范围自动调整显示格式。 • 按交易品种的盈亏图表 — 柱状图,显示每个货币对的实际盈亏情况。 • 品种筛选器 — 复选框列表,允许选择或取消选择单个品种,进行单独或汇总分析。 • 周期筛选 — 1天、1周、1个月、3个月、6个月、1年、全部,或自定义日期范围。 • 盈亏日历 — 弹窗显示月内每日盈亏,支持按月/年导航。 • 深色/浅色双主题 — 深色主题(紫色强调色)和浅色主题(靛蓝强调色),通过输入参数切换。 输入参数: • License Key — 许可证
Asset Switcher
Rodrigo Diogo Trajano Dos Santos
Limited screen space to monitor multiple assets at once? Asset Switcher is the perfect solution to simplify your workflow. It automatically rotates between the charts of your selected assets, allowing you to monitor multiple markets on a single screen — no need to open multiple windows. How it works: Set your list of assets Define the switching interval (in seconds) Done! The system handles everything for you Key benefits: Save screen space Monitor multiple assets dynamically Fast and eas
Managing every trade manually can be stressful and often leads to errors. Smart Pro Manager MT5 is a utility designed to simplify and automate trade management directly from the chart, allowing you to focus solely on entry decisions. Once you open a position with a simple click on   BUY   or   SELL , the system automatically takes care of all the management: Automatically sets   Stop Loss   and   Take Profit   Moves   Stop Loss to   BreakEven   (with buffer) Dynamically manages   Traili
Position Tool Visualizer is a visual trading utility for MetaTrader 5 that helps traders plan and manage their risk-reward ratios directly on the chart. The tool provides three draggable horizontal lines for Entry, Stop Loss, and Take Profit levels, along with filled rectangles showing the risk and reward zones. Key Features: Three Draggable Lines — Entry (blue), Stop Loss (red), and Take Profit (green) lines that can be moved freely on the chart Automatic RR Calculation — Displays the risk-rewa
Advanced Engulfing EA is a professional-grade utility that automatically detects Bullish and Bearish Engulfing patterns on any symbol and timeframe. When a pattern is detected within your configured trading session, the tool instantly sends a Telegram notification, draws a visual box on the chart highlighting the engulfed candle, and updates the real-time dashboard panel. This is a scanner and alert tool — it does not open trades automatically. It is designed to assist discretionary traders who
中文介绍 告别延迟,拒绝繁琐! SmartCopier Pro 是一款集“毫秒级极速跟单”与“专业级手动操盘面板”于一体的顶级 MT5 辅助系统。无论您是管理多个测试账号的资管团队,还是追求极致进出场的手动交易员,SmartCopier 都能为您提供无与伦比的交易体验。 核心优势 独创单文件双模式,一键动态切换 摒弃传统跟单软件“发单端”与“跟单端”分离的繁琐!SmartCopier 采用一体化设计,只需在面板顶部轻轻一点,即可在 [喊单端 Master] 与 [跟单端 Slave] 之间无缝切换。 毫秒级本地极速引擎,拒绝滑点 底层采用深度优化的 内存级文件共享通讯架构 (File Share Engine) ,专门针对同一台电脑 / VPS 上的多开 MT5 终端打造。带唯一信号指纹和纳秒级时间戳,防重发、防漏单,执行速度远超传统网络端口跟单。 ️ 双向 ACK 状态确认,跟单全透明 行业首创的“主从状态监控”:Master 喊单端可实时读取并显示所有跟单 Slave 的在线/离线状态,以及信号执行的成功率(ACK反馈)。手下账号跟没跟上,一目了然!
MT5 Trade Manager Pro
Anthony Dewayne Wasome
Trade Manager Pro is a MetaTrader 5 tool designed to assist with trade execution, position management, risk control, and account monitoring from a single on-chart interface. It is built to work alongside manual trading or automated systems and does not interfere with external Expert Advisors. The tool is intended for traders who require direct control over order execution and position management while maintaining consistent risk rules across different market conditions. Core Function The indica
FREE
Introduction: The RosMaFin Trading Panel is not just a standard order execution tool. It is a comprehensive, professional assistant designed for manual and price-action traders who want to save time, manage risk with mathematical precision, and maintain full market awareness. Say goodbye to manual lot size calculations and tedious Stop Loss adjustments. This panel streamlines your entire trading workflow from analysis to trade exit. KEY FEATURES & BENEFITS: Advanced Risk Management & Exec
FREE
Pending Stop Order Trailing Et   -  is a utility for automatic trailing of pending orders (Buy Stop and Sell Stop) in MetaTrader 5. It dynamically adjusts pending order prices following the market until activation, helping to achieve better entry levels and reduce poor entries. The tool is designed for both manual and semi-automated trading workflows. STANDALONE & INTEGRATION The utility works fully in standalone mode and performs its core trailing function on any symbol without additiona
FREE
️ UMNi-CMND MT5 Remote Command & Trade Control System UMNi-CMND turns Telegram into a full remote control panel for your MetaTrader terminal. Send commands from your phone to open trades, manage positions, query account status, and receive complete trade telemetry — all without touching the platform. KEY FEATURES Full remote trade execution via Telegram Open, close, and manage positions by command Move SL/TP, set breakeven, partial close Live status, account, and position
Limit Order Trailing Et  —  is a utility for trailing limit orders (Buy Limit and Sell Limit) in MetaTrader 5. It automatically adjusts limit order prices following the market while maintaining a defined offset, allowing entries on pullbacks after price movement. This tool is designed for working with limit orders in MT5 and can be used in both manual trading and semi-automated trading systems. Unlike stop orders, limit orders are designed for price retracements (pullbacks) rather than brea
FREE
HotkeyTrader Pro — Expert Advisor for MetaTrader 5 HotkeyTrader Pro is an Expert Advisor that allows executing and managing trades through configurable keyboard shortcuts, with integrated risk management tools and position tracking. Keyboard execution The EA includes 11 predefined keyboard shortcuts for opening buy and sell orders, managing open positions, and executing partial or full closes. It is compatible with external macro software such as AutoHotKey and with programmable input devices. R
FREE
MT5 Data Bridge    MT5 数据桥 MT5 Data Bridge 是一个轻量级的 MetaTrader 5 数据桥接工具,用于将交易数据实时推送到外部系统(HTTP / Webhook),帮助你快速构建属于自己的交易监控、预警与风控体系。 它以 EA(Expert Advisor)的形式运行在 MetaTrader 5 内部,无需额外基础设施,即可将账户、行情与持仓数据结构化输出到任意后端服务。 核心能力 实时数据推送(基于定时器,低延迟) 多品种行情采集(支持自定义交易对) 持仓与挂单数据导出 账户信息快照(余额 / 净值等) 标准 JSON 输出,易于系统集成 支持 API Key 鉴权 核心价值:自定义预警系统 MT5 Data Bridge 的最大价值不在“数据”,而在于: 你可以基于这些数据构建完全自定义的预警系统 例如: 持仓浮亏超过阈值自动告警 保证金水平接近爆仓线提醒 多账户风险集中监控 某品种异常波动触发通知 相比 MT5 原生功能,你可以实现: 更灵活的规则定义 更复杂的组合条件 与外部系统联动(如 Telegram / Web
FREE
CRIFLOW SCALPER PRO  Advanced Trade Management & Smart Scaling System CRIFLOW SCALPER PRO   is an Expert Advisor designed to transform any manual operation into an advanced professional management system, automating scaling, capital protection and profit maximization. It's not just an input EA: is an intelligent order management engine designed for serious traders, scalpers and professionals. ⸻ Smart Trade Detection • Automatically detect manual trades • Intervenes in real time wit
PerformanceDashboard — Advanced Trade Analytics for MT5 PerformanceDashboard is a lightweight indicator designed to analyze trading performance directly from your MetaTrader 5 account history. It allows you to evaluate multiple Expert Advisors (EAs) simultaneously using Magic Numbers, providing clear and structured insights into your trading results. USER GUIDE Key Features Strategy Analysis Automatic Magic Number detection EA identification from trade comments Optional manual trade support (Ma
FREE
Quick Draw Palette for MT5 Quick Draw Palette for MT5 is a compact drawing panel for MetaTrader 5. It gives fast access to common chart markup tools without repeatedly opening the standard MT5 drawing menus. The panel is designed for traders who want to mark charts quickly while keeping the workspace clean and organized. Key Features Fast access to rectangles, trendlines, and horizontal levels Predefined visual settings for consistent chart markup Draggable on-chart panel with saved position Op
FREE
UMNi-NTFY MT5 Telegram Notification System UMNi-NTFY is a lightweight Telegram notification tool for MetaTrader. It monitors trading activity and delivers fast, structured alerts directly to your phone — keeping you connected to your system without watching charts. KEY FEATURES Trade Open alerts (Entry, SL, TP) Trade Close alerts (P&L outcome) Session summaries System Online / Offline status Clean, structured message format Works with all symbols and timeframes Compatible
FREE
UMNi-ALRT MT5 Advanced Trade Alert System UMNi-ALRT delivers structured, detailed Telegram alerts for every stage of your trading activity. More advanced than basic notifications, it provides full trade intelligence — including performance metrics, session context, and market data — in a clean, readable format. KEY FEATURES Full trade open / close alerts with deep detail MFE, MAE and exit efficiency tracking Session-aware candle and bias context Chart updates with spread,
MASTER TRADE MANAGER  — Complete Trading Panel for MetaTrader 5 Stop wasting time on manual order setup. Master Trade Manager  is your ultimate trading co-pilot — fast, precise, and fully in control. Trial Version: download from blog MT4 Version : click here FEATURES: TAB MAIN Lot Size with +/- stepper for quick input Risk Per Trade % — auto lot calculation based on account balance Stop Loss & Take Profit in pips, adjustable directly from the panel Customizable order Magic Number Customizab
RJDJ Trade Manager is a powerful all-in-one MetaTrader 5 trade management panel for traders who want faster chart-based execution, cleaner position control, and a more efficient manual trading workflow. With built-in tools for market orders, pending orders, trailing stop management, account monitoring, and a dedicated MANAGE dialog, it helps simplify daily trading operations directly on the chart.   Product Description RJDJ Trade Manager   is a professional chart-based trading panel for MetaTrad
Stop guessing and start executing with precision. Learning complex trading methodologies takes years of screen time—until now. The Propfolio Strategy Mentor OS is an elite, on-chart analytical dashboard that acts as your live digital trading mentor. It doesn't just draw lines on your chart; it actively scans the market, identifies high-probability setups across 8 different institutional strategies, and tells you exactly what to look for in real-time via the Live Mentorship Terminal. Whether you
Candle Flowing PnL on Chart This indicator shows PnL realised profits or losses flowing live on chart above or below candle were it took place. The nice part is it groups the same candle result, for example if you closed a grid with multiple positions you will see the result of candle PnL grouped. Basically this indicator helps trading directly from the chart, no need for toolbox windows, you can see live current open PnL , already cloed positions PnL and Today realised PnL You can switch to mo
FREE
PropTradeManager
Hicham Mahmoud Almoustafa
5 (1)
PropTrade Manager - Professional Trade Management Panel for Prop Firm Traders Are you trading a Prop Firm challenge and worried about breaking the rules? PropTrade Manager is a trade management panel built specifically for Prop Firm traders. It automatically protects your account from Daily DD, Max DD, and rule violations while giving you professional one-click execution tools. COMPLETE TRADING GUIDE PROP FIRM PROTECTION ENGINE 7 Built-in Presets: FTMO, MyForexFunds, The Funded Trader, True
Gamma Edge Pro MT5 — GexBot Classic API Integration Gamma Edge Pro   brings institutional-grade   Gamma Exposure (GEX) data   directly onto your MetaTrader 5 chart — the same data used by professional options traders to anticipate price magnets, hedging flows, and dealer positioning. Powered by the   GexBot Classic API , this indicator automatically maps options market data from US-listed instruments onto any   MT5 CFD instrument   — Forex pairs, Gold, indices, and more — with intelligent price
Lot Dashboard Pro
Nathanael Ed Toussaint
Lot Dashboard is a trade execution and position-management panel for MetaTrader 5. It is designed for traders who want faster entries, clearer exposure visibility, and more flexible manual exit planning directly on the chart. The dashboard combines one-click market entries, quick management tools, live open-position metrics, and scenario-based exit lines in one compact panel. It is suitable for traders who scale in, manage multiple open positions, and want more control over how exits are planne
this is a Demo version of product. its limit of 3 trade at a time. when you buy full version try to click here   https://www.mql5.com/en/market/product/168370 The Core Philosophy: Ultra-Fast Execution In the world of scalping, milliseconds matter. This configuration utilizes a Fixed Lot Size strategy combined with lightning-fast keyboard triggers to ensure you never miss a price level. CandleWise Trade Logic This feature restricts trade frequency to prevent "over-trading" during volatile moves
FREE
Apex MTF Panel A clean, standalone multi-timeframe RSI/MACD dashboard that instantly shows buy, sell, or neutral confluence signals across your chosen timeframes in a compact horizontal layout. TF names sit directly above signals with matching colors for instant readability. Fully customizable signal colors, live font-size adjustment, corner positioning, and smart “loading” state ensure performance on any chart. Support and questions via MQL5 product comments. For questions, updates, and to conn
FREE
MeeKiew Easy Order Manager (MT5)   is a high-performance trading utility designed to streamline order execution and management on the MetaTrader 5 platform. Specifically optimized for use with the   MeeKiew Dynamic MTF Pivot (MT5)   indicator, this tool allows traders to react to market levels with speed and precision. While MT5 can sometimes feel slower in manual execution, this manager bridges the gap with a "One-Click" philosophy and advanced bulk management features. MeeKiew Dynamic MTF Pivo
FREE
What is MTF Confluence Panel? A premium multi-timeframe analysis tool that scores 8 technical indicators across 4 timeframes simultaneously to give you a clear confluence score — so you can enter trades with confidence, not guesswork. How It Works Each timeframe gets scored by 8 independent indicators that vote BUY or SELL: EMA Cross (20/50) — Trend direction Price vs EMA 50 — Price position relative to trend RSI (14) — Momentum MACD Histogram — Momentum confirmation Stochastic (14,3,3) — Fast m
FREE
this is a Demo version of product. its limit of 3 trade at a time. when you buy full version try to click here   https://www.mql5.com/en/market/product/170629 The Core Philosophy: Ultra-Fast Execution In the world of scalping, milliseconds matter. This configuration utilizes a   Fixed Lot Size   strategy combined with lightning-fast keyboard triggers to ensure you never miss a price level.  CandleWise Trade Logic This feature restricts trade frequency to prevent "over-trading" during volatile
FREE
Easy Charting Toolbox
Nathanael Ed Toussaint
Easy Charting Toolbox for MT5 Simplify your chart control. Trade with less friction. Easy Charting Toolbox is a lightweight, on-chart utility for MetaTrader 5 that gives you fast, direct access to one of the most frequently used chart features: Scale Fix . No more digging through chart settings — just click once and you're done. Core Features One-click Scale Fix toggle Instantly enable or disable Scale Fix directly from your chart Draggable on-chart panel Place the toolbox anywhere that fits y
FREE
Prop Guard Pro
Bright Lance Soli
5 (1)
PropGuard Pro is a professional-grade risk management Expert Advisor built specifically for prop firm traders . It monitors your account in real time, enforces drawdown limits, time-based rules, and position constraints — then auto-closes trades the instant a rule is breached. Never fail a funded challenge because of a preventable mistake again. KEY FEATURES Real-Time Drawdown Enforcement • Daily and total drawdown tracking based on your funded account size (not the live balance)
FREE
Trend Falcon Signals
Channaphat Yamuangmorn
Trend Falcon Signals is a professional-grade, lightweight signal indicator utility developed for MetaTrader 5. It is specifically designed to identify high-probability, trend-following entry points using a multiple-timeframe moving average crossover system. Please note: This utility is purely an analytical tool. It does NOT open, manage, or close trades automatically. It strictly provides visual arrows on the chart and sends mobile notifications to assist manual traders. Core Trading Logic & St
FREE
ManualRecoveryBETrailingXAUUSD
Channaphat Yamuangmorn
1 (1)
ManualRecoveryBETrailingXAUUSD is a semi-automatic trade management tool designed to manage positions using a grid-averaging and basket-closure algorithm. This utility can be used for manual trades or in conjunction with other Expert Advisors to handle drawdown recovery. The EA is optimized for high-volatility symbols like XAUUSD (Gold) . Once an initial trade is opened, the EA manages subsequent recovery orders based on user-defined parameters to reach a combined profit target. Technical Featu
FREE
Time Panel:  Server Time, Local Time and Open and closed clocks for TOKYO, London and New York. Time Panel + Horizontal Bar: Server/Local + Main markets Sessions Example: TIMES    SERVER HH:MM:SS    LOCAL HH:MM:SS   TOKYO    OPEN    00:00 - 09:00 UTC   cls 02:34:15   LONDON    CLOSED  08:00 - 17:00 UTC   opn 05:12:33   NEW YORK OPEN    13:00 - 22:00 UTC   cls 07:45:22 https://t.me/Tonic_Trades_Signals
FREE
Zen Gong
Pham Tien Thanh
Meet ZenGong, the mindful trading companion for MetaTrader 5. ZenGong is not another signal tool. It is a focus tool. While the market moves, ZenGong brings a calm animated monk and rhythmic gong pulse directly onto your chart, turning every tick into a gentle reminder: stay present, stay disciplined, stay in control. Why traders love ZenGong: Instant emotional reset Each visual cycle and gong cue helps interrupt impulse-driven reactions before they become costly mistakes. Better focus in real
FREE
Algoryse Account Guard - Your Last Line of Defense Protect your trading account with a hard equity floor. When your account equity drops below your configured limit, Account Guard immediately closes ALL open positions and deletes ALL pending orders - regardless of which EA opened them. How it works: - Set your equity hard limit (e.g. 4500 USD) - Place the Guard EA on any secondary chart - It monitors your account every second via OnTimer - independent of chart ticks - If equity falls below yo
FREE
Your companion for Account Control & Risk Management AccountManager PRO is a powerful administration tool for MQL5, designed for traders who need absolute control over their trading environment. Whether you are a manual trader or running multiple Expert Advisors (EAs), this utility provides the "Master Switch" and the monitoring tools necessary to protect your capital and optimize your exits. Key Features: Global Profit Protection: Set a specific profit target (in account currency). Once reac
Algotribe TradePilot Pro Professional Trade Management Panel for MetaTrader 5 Overview Algotribe TradePilot Pro is a precision-focused trade management panel for MetaTrader 5, built to optimize manual and semi-automated trading workflows . It empowers traders with structured execution, disciplined risk control, and efficient position management , ensuring consistency in fast and volatile market conditions. This tool does not replace your strategy — it enhances how you execute and manage t
Trade Director Take Full Control – Instant Bias + One-Click Execution Command every trade with a clean, powerful left-side dashboard featuring an animated real-time gauge that instantly shows market direction strength. Enjoy one-click market orders, full pending order support (Limit & Stop), automatic SL/TP levels, smart non-spammy alerts, and a clutter-free chart experience. Works seamlessly on all Forex pairs, Gold, Indices, and Crypto CFDs – ideal for M15, H1, and H4 timeframes. Trade Direc
ALGOTRIBE Smart Trade Manager PRO v7.0 Trade Faster. Control Risk. Execute Like a Pro. HERO SECTION (Above The Fold) Stop losing money because of poor execution. Upgrade your manual trading with a professional-grade trade management system. Built for traders who demand precision, speed, and discipline No automation No risky strategies 100% under your control [ GET STARTED NOW ] THE PROBLEM Most traders don’t fail because of strategy… They fail because of: Entering trades too
Trade Idea Tracker
Nathanael Ed Toussaint
Trade Idea Tracker Trade Idea Tracker is an indicator designed for traders who execute multiple entries within a single trading idea . Instead of evaluating trades individually, it allows you to track performance at the idea level , helping you understand whether your overall market bias and execution are profitable. Key Functionality Track multiple entries associated with a single trade idea Monitor realized profit and loss for the entire idea View combined results instead of isolated trades Or
MT5交易风控面板简介 多种方式跟踪止损、批量挂单、划线下单、多种风控设置、账户统计、分类平仓 、日内交易风控 1,手动交易:根据风险比例和止损计算仓位、批量挂、可视化划线下单 2,多种方式跟踪止损:固定点数跟踪、ATR倍数跟踪、MA跟踪、唐奇安通道跟踪 3,多种风控设置:亏损百分比或金额出场、回撤百分比或金额出场、收盘清仓 4,账户统计:净利润饼图(每个盈利品种利润占比)、账户盈亏曲线、账户历史统计 5,平仓:本币平仓和删除挂单、全部清仓和删除挂单,幻数平仓 ------ update ------- <1>新增:当日盈亏比例和金额清仓 <2>新增:当日交易次数和单笔亏损比例平仓 <3>新增:定时清仓和分批平仓功能 <4>修改:平仓功能修改为异步执行模式 <5>修复:幻数历史统计函数修复
Copy Trader for MT5   is a professional cross-terminal trade copier that instantly replicates every trade from a Master account to one or more Slave accounts running on the same PC. No third-party servers, no cloud subscriptions, no VPS required — it works entirely through MetaTrader 5's shared common folder, giving you near-zero latency copying between terminals.
Данная утилита позволяет осуществлять полноценную торговлю в ручном режиме в тестере. Это особенно необходимо для тестирования своих стратегий торговли, без открытия счета и совершенно без риска. Кроме этого утилитой можно пользоваться и при обычной торговле на счете. Открытие любого количества позиций (при условии достаточности маржи) в любом направлении. Закрытие всех позиций по направлению или вообще всех открытых позиций счета с данным магическим числом. Параметры: Volume - объем сделки Mag
Apply Template to All Charts is a lightweight MetaTrader 5 utility script that instantly applies a chart template to all open charts with a single execution. Perfect for traders who manage multiple charts and want to maintain consistent visual settings, indicators, and color schemes across their entire workspace. The script automatically detects the correct template path and apply the. It provides detailed feedback including the template location, list of open charts, and success/failure counts.
Crosshair Sync is a lightweight MetaTrader 5 utility that synchronizes your crosshair position across all open charts in real-time. When analyzing multiple timeframes or symbols, simply press Shift+X to activate the synchronized crosshair, and move your mouse to see the exact same time point highlighted on every chart simultaneously. Key Features: Multi-Chart Synchronization : Automatically syncs the vertical time line across all open charts, allowing you to analyze the same time point on differ
Hot Keys For MT5
Francois Phillipus Van Niekerk
HOT KEYS FOR MT5 The fastest one-click trading panel for MetaTrader 5 Stop fumbling through MT5's order dialog when every second counts. Hot Keys for MT5 puts your entire trading toolkit on a single panel. Preset your lot size, TP, SL and trailing stop once, then execute with one click. Built for traders who Scalp and need speed, control, and clarity without switching windows or menus. WHAT IT DOES Balance & Equity — Live account snapshot at the top, colour-coded so you always know where you sta
Gold grid Manager
Eslam Mohamed Hassanein Hassan Aly
Grid Profit Manager PRO is a powerful MT5 Expert Advisor designed to intelligently manage your grid trading positions with precision and control. This tool automatically calculates and applies Take Profit and Stop Loss levels in USD, allowing traders to control their risk and lock in profits efficiently. With independent management for Buy and Sell positions, you gain full flexibility to handle complex grid strategies without manual intervention. Key Features: Separate Buy & Sell position ma
What is MTF Confluence Panel Pro? The Pro edition of the Multi Timeframe Confluence Panel — a premium manual trading tool that scores 8 technical indicators across 4 timeframes simultaneously to give you a clear confluence score, plus MT5 Alerts, Telegram notifications, and Auto Trade for traders who want more automation. How It Works Each timeframe gets scored by 8 independent indicators that vote BUY or SELL: EMA Cross (20/50) — Trend direction Price vs EMA 50 — Price position relative to tren
Account Turbo Flip Lite: The Ultimate Manual Trading & Management Assistant Trading successfully isn't just about finding the perfect entry—it is about how you manage the trade once you are in the market. Account Turbo Flip Lite is a streamlined, semi-automated Expert Advisor designed to take the emotion and hesitation out of trade management. Built for traders who prefer to maintain control over their own entries, this "Lite" version acts as your dedicated tactical assistant. You pull the trig
Indicator Trader EA v1.0 for MetaTrader 5 Universal EA that bridges any custom indicator's signals to automated trading XAUUSD · Major Forex Pairs · Crypto | All Timeframes M1 ~ D1 Overview Indicator Trader EA is a universal Expert Advisor that automatically executes buy and sell orders based on signal buffers from any custom indicator. With a single EA, you can connect any commercial indicator (SuperScalp Pro, Trend 7Filter Pro, etc.) directly — no extra coding required. Simply configur
FREE
Haribol Risk
Luis Paulo Goyena Bragais
Haribol Risk Monitor A simple risk management dashboard for active traders. Displays your real-time account balance, equity, P/L, spread, and daily loss against a fixed USD limit — with color-coded warnings as you approach your ceiling. Fires an alert when your daily loss limit is breached. Includes one-click BUY, SELL, Close Buy, Close Sell, and Close All buttons for fast trade execution directly from the chart. Auto-detects broker filling mode. Compatible with Windows and macOS. Resets daily a
FREE
Backtest Simulator Pro is a powerful Manual Trading  Dashboard built for MetaTrader 5 Strategy Tester.  It allows traders to simulate real trading conditions  during backtesting with full control over entries,  lot sizes, TP/SL levels, and pending orders — all  from a clean, intuitive dashboard. WHAT MAKES IT DIFFERENT Unlike basic backtesting tools, this dashboard lets  you add any indicator you actually use in live trading  — MACD Divergence, Demand and Supply Zones, or any  custom indicator
Trade Cockpit Pilot
Tshilidzi Enocent Munyai
Trade Cockpit Pilot — Signal Scanner + Position Sizing + Trade Management in a Tabbed Panel Trade Cockpit Pilot is a   Utility-category Expert Advisor   with a minimal, purpose-driven design. It brings together a multi-timeframe signal confluence scanner, a precise position size calculator, one-click trade execution, and post-trade management — all organized in a clean, tabbed panel on your chart. No clutter. Only what matters. Three tabs. One panel. Everything you need:   what to trade   (signa
Mt5 Mobile Trade Assistant Sl Trailing Mt5 Mobile Trade Assistant Sl Trailing is an Expert Advisor designed for traders who open positions manually (including from the MetaTrader 5 mobile app ) and want automatic protection and trade management on the desktop terminal. This EA never opens trades . It only: Sets an initial Stop Loss (SL) when a new position is detected (only if SL is missing) Manages trailing stop per position with configurable start, step and distance Works across multiple symbo
Transform ANY custom arrow or signal indicator into a fully automated, prop-firm-passing machine. The Propfolio Universal EA is an institutional-grade trade execution and risk management system. Instead of staring at charts waiting for your favorite indicator to print a signal, simply plug its name into this EA. The system will read your indicator's buy/sell buffers and execute trades flawlessly, wrapping your account in a layer of professional risk management. Whether you trade breakouts, rever
Propfolio Trade Insight Engine Stop spending hours manually scanning charts. The Propfolio Trade Insight Engine is an institutional-grade analytical dashboard and auto-markup utility designed specifically for SMC, ICT, BTMM, and Prop Firm traders. This powerful engine monitors your entire Market Watch (or a custom list of pairs) simultaneously, instantly detecting high-probability setups and institutional footprints. When you spot a confluence on the dashboard, simply click a button, and the eng
Ultimate TradeGUard
Deshon Yeo Tat Sheng
TradeGuard: Symmetrical Axis Hedge Utility Overview TradeGuard is a professional-grade execution utility designed for traders who prioritize equity stability over directional guesswork. Unlike standard "grid" or "martingale" tools, TradeGuard utilizes a Symmetrical Axis Method —a weighted hedging strategy that balances primary market exposure with a calculated counter-weight. The Logic: Weighted Asymmetrical Hedging The core of TradeGuard is the 0.03 / 0.02 Ratio (fully customizable). In a stand

MetaTrader市场是您可以下载免费模拟自动交易,用历史数据进行测试和优化的唯一商店。

阅读应用程序的概述和其他客户的评论,直接下载程序到您的程序端并且在购买之前测试一个自动交易。只有在MetaTrader市场可以完全免费测试应用程序。