Metis Risk Guardian

  • 实用工具
  • Victor Gomez Sanchez
    Victor Gomez Sanchez
    工业电子与自动化工程师,拥有十余年金融市场交易与投资经验。我以工程设计的标准构建 MetaTrader 5 交易系统:结构清晰、计算精确,每个组件都具有可验证的功能。
    我的方法讲求逻辑、系统化并以规则为本。我将计算与执行分离,相信统计学与投资组合理论中经过验证的方法,而非凭直觉行事,并确保每个模块都稳健、可衡量、对结果诚实。我不追逐承诺,而是追求经得起时间检验的流程。
    我钟情于伟大的工程作品、比例与形态,也认同毕达哥拉斯的理念:凡是运作良好之物,背后皆有数、比例与秩序。这正是我投入到每一行代码中的原则。
  • 版本: 1.0

Metis Risk Guardian is an account protection utility for MetaTrader 5. It watches your equity in real time and, when a limit you set is reached, it closes every open position, deletes every pending order and keeps the account flat until you lift the lock. If you would rather stay in control, an alert-only mode warns you and touches nothing.

What it protects you from

Most accounts are not lost in a single bad trade. They are lost in the hour after one, when the decision to stop has already been made and is not being followed. This utility holds you to limits you set in advance, at the moment you are least willing to respect them.

It does not open trades, it has no opinion on the market, and everything it does is the consequence of a threshold you typed in yourself.

The five limits

The daily loss limit stops the trading day when equity falls a set percent, or amount of money, below the equity at the start of that day. The starting figure is reconstructed from your account history, so it is correct even if you attach the utility with the session already running, and deposits or withdrawals during the day do not distort it. The session start hour follows your broker's server time and is configurable.

The maximum drawdown can be measured two ways, and both can run at once: trailing, as the fall from the highest equity ever reached, or static, from a fixed baseline. This lock can be kept until you clear it deliberately, which is the point of having it.

The losing streak counts consecutive losing trades and stops you at the count you choose; a winning trade resets it. Only your own trades count. The closes ordered by the utility itself are signed internally and excluded, so enforcing one limit can never inflate the streak that would trigger another.

The daily profit target works the other way round: once the day reaches your goal, it closes everything and keeps the day in profit until the next session.

The news lockout uses the economic calendar built into MetaTrader 5 to block trading a set number of minutes before and after important events, filtered by importance and by currency. With an empty currency list it uses the currencies of the chart symbol.

What "blocking" really means

MetaTrader does not allow a program to forbid placing an order. Any product that claims otherwise is describing something the platform cannot do.

What this utility does instead is undo what appears: while a lock is active it closes any new position and deletes any new pending order as soon as it detects them, checking at least once per second, including weekends without ticks. Measured on a demo account, an order placed during a lock was removed in between a quarter and six tenths of a second. Every enforcement is written to the log with what it actually did, so you can audit it afterwards.

What the magic filter does, and what it does not

By default the utility watches and protects the whole account. If you set a magic number it will only close the trades carrying that magic, which is what you want when you run one Expert Advisor and would rather the guardian never touched your manual trades. The losing streak follows the filter as well.

What the filter does not narrow is the measurement. The three money limits are still computed on the equity of the whole account, because MetaTrader has no such thing as the equity of a magic number. That means a loss caused by trades outside the filter can trigger a lock the utility is not allowed to act on.

It does not hide this. While such a lock is active the panel border turns amber, a red row states how many positions and orders are outside the filter and were not closed, and the log and the alert say the same, so you can close them yourself or switch the filter off. Measuring per magic number is planned for a future version.

Out of the box

It starts in alert-only mode. The limits are already set to values most traders will recognise — five percent daily loss, ten percent trailing drawdown, a news lockout around high-impact events — so the panel is useful from the first minute and you can see how close you are to each one.

What it will not do until you say so is close anything. Watch it for a session, check the figures against your terminal, and when they look right switch the action to close and block. A tool that flattens accounts should not do it before you have asked it to.

The on-chart panel

The state is the largest line and the background is tinted to match it, so a locked account reads at a glance from across the room. The border is a separate channel: it turns amber whenever something needs your attention — AutoTrading disabled, the reset switch left on, closes failing — even while the state itself is normal.

Right below the state, the panel says what is actually in force: close and block or alert only, whole account or a single magic number, and which account login it is watching. Then the day's result with a balance, equity and floating breakdown you can reconcile against the terminal; how far equity can still fall before each limit fires; the drawdown with the peak and baseline it is measured from; the losing streak; the next relevant news event; and the countdown to the daily reset. Problems such as an unavailable calendar or AutoTrading being off are shown on the panel rather than hidden.

Alerts that stay readable

A breach opens a pop-up, followed by at most two reminders while that same lock lasts. Then it goes quiet and records that it has done so. A lock that lasts a whole session does not become a stream of pop-ups, because an alert you have learned to dismiss without reading protects nobody. A new lock alerts again.

If the broker gets in the way

Around news releases brokers widen the freeze level, a band around the price where orders cannot be touched. If that stops a close, the message names the broker as the cause instead of blaming your terminal, and how loudly it complains depends on whether you are still exposed: a frozen pending order is at rest, so it is reported calmly and retried, while a frozen position means you are still in the market and is flagged immediately.

A log you can audit

The startup line prints the thresholds in force, not just which rules are switched on: the reset hour, each limit with its value and mode, the news window with the currencies it resolved, and which trades the magic filter covers. Locks, releases, streak changes and every enforcement action are recorded, so you can reconstruct why the utility acted, or did not act, at any point of the session.

Main inputs
  • Action on breach: close and block, or alert only, which is the default.
  • Magic number filter: the whole account by default, or the trades of one magic number.
  • Daily reset hour, in server time.
  • One enable switch and one threshold per rule.
  • News importance, minutes before and after, and currency list.
  • Panel corner and offsets.
Requirements and notes

MetaTrader 5, hedging or netting account, demo or real. Attach it to one chart only, one instance per account; the chart symbol is used solely to auto-select the news currencies when the currency list is empty. AutoTrading must be enabled or the utility can detect a breach but cannot close anything, and the panel warns you about that.

On a netting account each symbol holds a single merged position, so its magic number identifies whichever order touched it last rather than an owner. If you use the magic filter there, treat it as approximate.

The economic calendar needs a connected terminal; in the Strategy Tester the news rule reports itself as unavailable. When a limit is breached, positions are closed at market price, so in fast markets the final loss can differ slightly from the exact limit because of slippage.

What it does not do

It does not open trades, it does not manage them, and it does not promise any trading result. It enforces a decision you already made. Whether that decision was a good one is not something a utility can know.


评分 2
guillermobulder
15
guillermobulder 2026.08.27 17:42 
 

A very useful app. Thanks!

推荐产品
Close All in 1s
Seng Yang
4.71 (24)
Hello, Every one  A script to close all market positions and/or pending orders. ----------------------------------------------------------------------------------- This is Close All      market positions and/or pending orders button  You can close all orders in 1 second by one click  For advanced version:  Advanced:  https://www.mql5.com/en/market/product/77763           https://www.mql5.com/en/market/product/89311 Key:  1 Close all button: The script will close All orders market + pending
FREE
Quick Exit
Jefferson Judge Metha
This MT5 Utility is designed to simplify the process of managing multiple trades. If you have several open positions, it can be time-consuming to close each one manually. With this tool, you can easily close all profit trades, losing trades, or just the trades that are linked to the chart you're currently viewing. It saves you time and effort by allowing you to manage your trades with just a few clicks, making your trading experience smoother and more efficient. Whether you're focusing on profit
FREE
DeletePendingOrder
Konstantin Chernov
5 (1)
Script for deleting pending orders If you need to delete all pending orders you placed, this script will do it for you! It doesn't have any input parameters. Allow AutoTrading before running the script. Usage: Run the script on a chart. If you need a possibility to adjust parameters of the script, use the version with input parameters https://www.mql5.com/en/market/product/627 You can download MetaTrader 4 version here: https://www.mql5.com/en/market/product/2782
FREE
TradingTimeControl 是一款为 MetaTrader 5 平台开发的实用工具,以智能交易系统(EA)的形式实现。它可以在每天的指定时间自动关闭所有未平仓头寸并删除挂单,适合需要自动化管理头寸的交易者。 主要功能 每天在指定时间( CloseHour 和 CloseMinute )关闭头寸和挂单。 允许您随时更改关闭时间,并立即应用新设置。 支持 MagicNumber :0 表示关闭所有头寸,或指定编号以选择性关闭。 每分钟检查一次时间,最大程度减少对终端的负载。 任务完成后不会干扰其他 EA,静静等待下一次关闭时间。 对交易者有何便利和益处? 自动化关闭头寸,降低风险(例如在新闻发布或市场关闭前)。 节省时间,无需手动关闭头寸。 灵活适应:您可以随时更改关闭时间。 与其他 EA 无冲突,兼容性强。 设置简单,易于使用。 如何使用 TradingTimeControl? 将关闭时间设置为交易时段结束(例如 17:00),以避免隔夜风险。 在重大新闻前(例如 14:30)关闭头寸,以减少波动影响。 与其他 EA 配合使用,自动化交易策略。 根据市场情况在日内调整关闭时间
FREE
The utility for setting a common stop loss for multiple orders. Beta version. After the test,  common take profit function will be added, orders close function will be added , and other necessary features will be added. Please do not give bad ratings to this free beta version. If you like it, give it a good rating and write to the author about any errors you find and what you would like to see in the utility. I made this utility for myself and use it daily. I am sharing it with you. A commercial
FREE
Overview: The WWImportExportGV  is a versatile and efficient utility designed for MetaTrader 5 (MT5) users to manage global variables effortlessly. With this tool, traders can easily export all global variables from their terminal to a CSV file or import them into another terminal, ensuring seamless synchronization between trading environments. Features: Export Mode: Automatically extracts all global variables from the current MT5 terminal and saves them to a CSV file. This file can be shared o
FREE
Script for Metatrader 5. One click to Delete the background grid and object, all objects on the chart such as Trend lines you have drawn or created by another program arrows text Fibonacci lines removes the background grid making a clearer clean chart horizontal and vertical lines Easy for clearing a chart or when opening new charts. Please leave a review on how its working.
FREE
Breakeven Bot
Gabriel Paul Ange Perrin
Optimize your trading management with Breakeven Bot, the essential tool for active traders managing multiple positions at once. No more wasting time manually adjusting your stops—one click is all it takes to secure your profits! Main Feature: ️ "BREAKEVEN" Button – Instantly set all profitable positions to breakeven and protect your gains quickly. ️ Customization Options: Set breakeven in pips or currency, depending on your preference. Choose whether breakeven should be at the entr
FREE
CloseAllPosition
Konstantin Chernov
4 (2)
A script for closing positions If you need to quickly close several positions, this script will make all the routine for you! The script does not have any input parameters. Allow AutoTrading before running the script. Usage: Run the script on a chart. If you need to specify the maximal deviation and the number of attempts to close positions, use the script with input parameters https://www.mql5.com/en/market/product/625 You can download MetaTrader 4 version here: https://www.mql5.com/en/market/
FREE
MMTrade
Alexander Martynov
5 (4)
This tool is designed to quickly calculate the lot depending on the Stop Loss. The control is done by hot keys By default: 1 - Limit order price level 2 - Stop Loss Level 3 - Take Profit Level Space Bar - Open an order Escape - Cancel All 9 - Open 2 orders Market Order To open a Market order, click (2) and set up Stop Loss with the mouse If you want to put Take Profit - click (3) and set up Take Profit with the mouse
FREE
Close In Quick Script
Mathew Louis Sau Kinminja
The Close In Quick Script is an optimized, high-performance MQL5 script designed to swiftly close all open positions for the current chart's symbol on the MetaTrader 5 platform. Engineered for speed and reliability, it leverages asynchronous trading, minimal system checks, and robust error handling to ensure seamless trade closure. Whether you're a day trader, scalper, or portfolio manager, this script is an essential tool for efficiently managing and exiting trades. Key Features: Asynchronous t
FREE
清除所有止损和止盈 — 快速删除 SL/TP 水平的简单解决方案 只需一键即可删除所有止损和止盈水平! 清除所有止损和止盈 是一款便捷的脚本,专为希望快速高效地删除所有未平仓订单的 SL 和 TP 水平的交易者设计。 简单的操作和即时执行使其成为动态市场条件下不可或缺的工具。 主要优势: • 节省时间: 无需手动逐一编辑每个订单 — 一切自动完成。 • 多符号支持: 脚本可删除所有交易工具的水平。 • 易于使用: 只需将脚本拖到图表上 — 就完成了! • 可靠性: 在执行前检查每个订单,确保操作准确无误。 使用方法: 将脚本拖到 MetaTrader 5 的图表上。 脚本会自动删除所有未平仓订单的 SL 和 TP 水平。 享受完全自由的交易控制! 适用人群: • 切换到没有固定风险水平新策略的交易者。 • 想快速重置所有订单 SL/TP 水平的人。 • 任何寻找简单可靠的风险管理工具的人。 简化您的交易!免费下载 Clear All Stops and Takes,完全掌控您的交易。 顺便提一下,删除 仅限选定符号 的所有止损和止盈的脚本目前可通过 此 链 接 免费下载。 别忘
FREE
Exp Assistant 5
Vladislav Andruschenko
4.77 (126)
自动设置、止损、止盈、追踪止损、盈亏平衡水平,实现 虚拟 止损和止盈。 经验助理 将帮助您组织职位维护。 该程序(EA 交易)旨在自动设置 真实或虚拟   交易时您的仓位的 止损和止盈 水平。 您可以从图表上的控制面板轻松管理 EA 交易的所有操作。 如果您在为未平仓头寸设置止损、止盈、 追踪止损 或 盈亏平衡 时遇到任何困难 ,或者如果您更喜欢手动交易,您可以使用助手。 它将自动执行必要的操作,例如为您的交易设置止损和获利、打开追踪止损以及在需要时将止损移至盈亏平衡。 该助手还具有基于 抛物线 Sar 指标的追踪止损功能。 MT4 版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 我们的助手的9个主要功能: 打开买入卖出; 止损/止盈集; 设置追踪止损; 一套收支平衡; 抛物线追踪止损; 虚拟止损和止盈; 虚拟栏杆止损和盈亏平衡; 显示当前柱的结束时间; 显示有关帐户的有用信息; 对于实时图表上的一键交易,您可以下载实用程序 VirtualTradePad for MetaTrade
FREE
Introducing the "Auto Timed Close Operations", a useful utility for MetaTrader 5 traders! This utility has been developed to help traders of all levels automatically close their open positions at the exact moment they desire. With the "Auto Timed Close Operations", you gain the required control over your trades and can avoid unwanted surprises at the end of the day or at any other predefined time. We know how important it is to protect your profits and limit your losses, and that's exactly what
MyFXRoom EA — Smart Position Size Calculator & Trade Execution Tool Overview MyFXRoom EA is a professional semi-automated trading tool designed to remove the guesswork and manual calculation from trade execution. Built for serious traders who manage their own entries and exits but want precision, speed, and consistency in every trade — without the complexity of a fully automated system. The EA does one thing exceptionally well: it calculates the correct position size for your exact risk toleran
FREE
One Click MT5
MQL TOOLS SL
5 (1)
One Click Close MT5 is an EA which allows you close orders quickly. EA display on chart two buttons. The first button "Close All Positions" is using to close all opened orders. The second button "Close Profit Positions" is using to close only profitable orders. EA is closing orders for all available symbols, not only for chart symbol. In EA params you can set distance from upper chart frame (Y Offset) and from left chart frame (X Offset). For installation EA it is only need to copy One Click Clo
FREE
Kiwi Position Risk Calculator MT5 Kiwi Position Risk Calculator is a free MetaTrader 5 tool designed to help traders plan a position before entering the market. The calculator displays interactive Entry, Stop Loss and Take Profit levels directly on the chart and automatically calculates the corresponding position size and risk-to-reward ratio. It can be used with Forex, Gold, indices, cryptocurrencies, and other instruments supported by the broker. Main Features Interactive Entry, Stop Loss and
FREE
Script for quickly selecting a tool with high correlation. The script is placed on the tool to which you need to select the second correlating one. Then you can change the number of bars to calculate and the timeframe. The script iterates through all available symbols in the market overview and returns the 20 most correlated ones. You can use the selected pairs to trade with THE new SH expert Advisor
FREE
AlgoWay Telegram Reporter is a free MetaTrader 5 utility that sends clear and detailed trading notifications directly to Telegram. The utility does not open, modify, or close trades. It only monitors trading activity on the account. It works with: • Manual trades • Trades opened from mobile or web terminals • Trades opened by Expert Advisors • Trades opened through AlgoWay • Netting and hedging accounts Main features • Position opening notifications • Entry price, volume, Stop Loss and Take Prof
FREE
` Account Limit Guard MT5 ` 是一款面向 MetaTrader 5 的免费账户级日内限制保护工具。 它不是交易策略,不会开仓,不提供买卖信号,也不依赖任何特定指标。它的作用是在账户层面监控当日损失限制,并在达到你设定的 Daily Loss 限制后自动执行保护动作。 给资金盘 / prop 挑战交易者   只要日亏损上限还不够? Prop Firm Risk Guardian(MT5) 是完整的 prop 挑战守护:日亏损 + 总回撤 + 交易时段/时间限制 +   亏损投影守卫,触限前自动平掉全部持仓并撤销挂单。为 FTMO 类资金盘挑战而做。   https://www.mql5.com/zh/market/product/190324 Lite 版本的目标很明确:不用复杂规则,不用繁琐参数,只解决一个最核心的问题: **今天最多亏多少。** 无论订单来自手动交易还是其他 EA,本工具都会从账户角度统一监控风险状态。当达到设定限制后,系统会执行: - 关闭当前持仓 - 进入 ` BLOCKED ` - 阻止新的交易继续
FREE
Introducing a powerful MetaTrader 5 Expert Advisor designed to enhance your trading strategy – the Auto Breakeven EA! This feature-rich EA is tailored to bring your stop-loss to breakeven, ensuring a risk-free trade once the market moves in your favor up to a specified price. Explore the full potential of the Auto Breakeven EA. Download it for free now, and find the download link at the bottom of our page. Elevate your trading experience and take control of your risk management strategy. Happy
FREE
各位交易员好!我是您的交易助手。话不多说,让我来告诉你我的专长: 1. 我擅长管理您的持仓,不论你在哪一端下单,我都能第一时间帮你加上合理的止损线以及移动止损。 2. 我能帮你规避追涨杀跌,从根源根除守不住原则的人性弱点。 3. 我会在最佳点位给你发出通知消息到您移动端的MT5客户端,供您参考,当然,您需要将您移动设备内 MetaTrader 5 APP里 的  MetaQuotes ID 注册到  MetaTrader 5 客户端-->选项-->通知--> MetaQuotes ID的编辑框内并勾选开启通知点确定 。 4. 我很好地支持在策略测试中进行手动模拟操盘练习。 5. 联系我您还能获得一个配套的附加AI辅助客户端超级助理程序。 备注:本 项目不承诺您一定能盈利,它只是交易助理工具。 消息通知的效果展示请参阅截图效果。 期待您选择我成为您的助理,让我们共同奔赴财务自由!!!
VTB High Watermark Drawdown INFO Indicator for MT5 Advanced Account Monitoring & Drawdown Information Dashboard VTB High Watermark Drawdown INFO is a professional account monitoring indicator designed to display drawdown statistics, account performance, and risk management information directly on the chart. Unlike Expert Advisors, this indicator does not interfere with trading activity. It does not open or close positions, modify orders, or block trading. Its sole purpose is to provide a clear a
FREE
HB Trading Bot
Khalil Adnan Wakim
HB Trading Bot – Professional Risk & Trade Management for MT5 HB Trading Bot is a professional risk management and trade management Expert Advisor designed for MetaTrader 5 . It does not open trades . Instead, it manages already opened positions with strict, rule-based logic to help traders protect their capital and remove emotional decision-making from trading. Most trading losses are caused by psychology, not poor analysis. HB Trading Bot was built to solve this problem by enforcing discipline
FREE
Telecontrol MT5
MIKHAIL VINOGRADOV
3 (1)
Telegram Controls (Telecontrol) — 实现机器人 Telegram 与 MetaTrader 5 终端之间的通信。 它有助于聚合来自多个终端的数据,并使用 Telegram 机器人进行管理。该服务适合同时在多个 MT5 终端上工作,允许单独配置每个终端以实现最佳信息显示和感知效果。所有终端数据都集中在一个 Telegram 频道中,设置面板允许快速调整和保存操作和界面更改。 Telecontrol 的主要功能: 交易消息: 以方便的格式发送交易开始和结束的数据。 订单消息: 以方便的格式发送订单开始的数据。 聚合结果消息: 显示选定时间段(5、10、15、30、60分钟)内的总交易结果,包括利润、数量和回撤。 账户余额变动消息: 显示账户的存款或取款。 新闻事件消息: 根据交易员设置的标准生成新闻列表,并在30分钟内警告即将发生的事件。重要事件在终端中以颜色突出显示。 回撤消息: 警告超过设定阈值的回撤。 交易政策控制: 服务可配置为手动或自动交易。如果违反规则,操作将被取消,并向用户发送相应的通知。 手数限制控制: 如果超过最大手数限制,头寸或订单将自动
FREE
Capital Care 5 Exaado
Mohamed Mahdy Mohamed Abdelmoneim
5 (5)
Exaado Capital care If you've been searching for ways to manage Drawdown control, Drawdown Control, Balance protection, or Daily Drawdown Limit related to trading with Prop Firms, FTMO, My Forex Fund, or Funded accounts, then you've come to the right place. Additionally, if you're looking to safeguard your trading account, we can help. Do you struggle with managing your drawdown while trading funded accounts? Our EA is designed specifically for those in your position. Many prop firms have a "Tra
FREE
Trade Control Panel
Jerry Jilun Anak Liban
Trade Control Panel Function Normal One Click Function Close All Close All Profit Close All Loss Close All Pending Order Close All Sell Close All Buy Advance One Click Function 1.  Close Partial Lot Sell by Percent It will help you partial close for all open position by desire percent you wanted. No longer partial close one by one for every open position Manual input for desire percent 2. Close Partial Lot Buy by Percent It will help you partial close for all open position by desire percent
Kiwi Grid Trade Manager MT5 — Manual Grid & Smart Basket Manager Kiwi Grid Trade Manager MT5 is a free MetaTrader 5 utility designed to turn manually opened trades into automatically managed grid baskets. The concept is simple: You choose the first trade. Kiwi manages the rest. Open a BUY or SELL position manually. The utility detects the trade and can automatically add additional positions at your configured grid distance while monitoring the entire basket, calculating its combined break-even l
FREE
EquityGuard 是一款静默运行的账户保护工具。它实时监控您的账户净值,一旦触及任何预设的亏损、回撤或盈利阈值,立即关闭所有持仓、删除挂单,并可选自动停用 EA。 专为跟单考核交易员 (FTMO、MFF、FundedNext、The5ers)、多 EA 组合用户,以及所有不愿看着盈利日变成亏损日的交易者设计。 核心功能 - 日内亏损上限 — 按当日起始余额的百分比 - 日内盈利目标 — 达标后锁定收益 - 最大回撤 — 可基于峰值净值、初始余额或当日起始 - 总亏损上限 — 保护初始本金 - 三种响应模式:仅报警、平仓全部、平仓并停用 EA - 范围过滤 — 按品种和魔术号 - 通知方式:弹窗、推送、邮件、声音 - 图表实时面板,状态颜色编码 - 与任何 EA 兼容,绝不干扰策略 - 完美适配 FTMO 风格的考核规则 工作流程 1. 挂载到任意图表,设置限额,启用自动交易。 2. EquityGuard 每秒检测一次账户状态。 3. 触发时:报警提示、按市价平掉所有匹配持仓、删除挂单。 4. 日计数器在午夜自动重置。 典型用途 - 顺利通过考核账户,不触发日亏损规则
FREE
Average Price Calculator is an MT5 trade management utility for calculating the volume-weighted average entry price and maintaining a common Take Profit for multiple positions opened on the same symbol and in the same direction. BUY and SELL positions are processed as separate baskets. The utility calculates the average entry price according to the volume of every position and sets a common Take Profit at the specified distance from that average. It can also calculate a suggested additional volu
FREE
该产品的买家也购买
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 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (147)
通过 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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
================================================================================ 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
Astro Trade MT5
Indra Maulana
5 (2)
25% discount on the release of the tool: only for the next 3 buyers Download the trial version: https://www.mql5.com/en/market/product/192656 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
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 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
测试版发布 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 频道。检测到信号后,它会进行解析并发送给 EA。EA 根据您的经纪商解析交易品种名称,基于您的风险设置计算手数,然后开仓。 整个过程都是自动的。您无需守在电脑前。 打开应用程序并登录 Telegram(仅第一次)。 选择要监听的频道或话题。 按下 Start。EA 会处理其余的一切。 支持的
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 之间的连接是位于
Anchor Trade Manager
Kalinskie Gilliam
5 (7)
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.71 (17)
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
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 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
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
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 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。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
Global Investing FX Terminal
Santiago Nicolas Pla Casuriaga
Global Investing FX Terminal 是一款面向 MetaTrader 5 的一体化外汇仪表盘——涵盖央行政策利率、CFTC COT 持仓、利差排名、经济意外指数、期权偏斜、散户情绪与相关性,共十三个分析面板——以单一无闪烁画布呈现,每 10 秒从单个挂载 EA 刷新一次,无需任何外部软件。 专业外汇分析需要同时调取通常分散在不同平台的数据:利率衍生品、政府数据门户、券商掉期规格、期权台。此 EA 将所有这些整合到交易终端内的单一界面中,在您执行决策的地方完成分析。 仪表盘上显示的内容 市场概览 外汇对列表 — 所有 28 个 G10 货币对,加上当券商 Market Watch 中存在 NOK/SEK 交叉盘时显示的交叉盘——最多共 36 个货币对——的实时买卖价。每行显示点差、日度与周度变化、以点数表示的绝对区间,以及 ADR%——当前交易时段区间占 14 日平均日区间的百分比。ADR 达到 95% 的货币对已消耗其统计日内延伸空间;伦敦盘中场 ADR 仅 25% 的货币对仍有运行余地。颜色逐 Tick 实时更新。 货币对详情 — 点击列表中的任意行,即可打开该
购买后请联系我,以获取完整手册包 + 3天 OpenAI API 试用,用于测试 AI 功能 + 另一份额外奖励 当前价格为八月重新发布更新的限时折扣价——请在价格上涨前立即锁定您的版本。 下一阶段价格:$340 这与您尝试过或在市场上见过的任何交易面板都完全不同。这是目前零售市场上最具创新性的 AI 驱动交易面板之一。 想象一下,将   AI 直接连接到您的图表   ——获取 AI 建议、账户审计、接收 AI 交易信号,并通过一次点击执行交易。 想象一下,通过 Telegram 在手机上管理您的   整个交易账户   ——与 AI 聊天、接收即时提醒、管理交易,并随时随地保护您的账户。 想象一下,运行   多个 EA   ,并能够分别监控每个 EA 的表现、管理其交易,或直接通过智能手机关闭特定仓位。 想象一下,您拥有一个   内置风险规划器   ,可以随时准备在图表上直接执行任何交易想法。 想象更多,更多……这一切都可以通过这款面板实现。 我们打造它的目标远不止是一款交易面板——它是一个   完整的交易套件、交易助手和 AI 导师,集于一体。 AI Desk 一个真正能够看到您账
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多功能工具:手数计算器,网格订单,风险回报比,交易管理器,供求区域,价格行为等等 演示版本   |   用户手册 交易助手   不能在策略测试器中工作 :您可以下载   此处的演示版本  来测试此 工具 。 联系我   如有任何问题  / 改进建议 / 发现错误 如需MT4版本,请访问 此处 简化、加速并自动化您的交易   流程 。通过此   仪表板 扩展标准终端功能。 交易面板  适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数 / 风险 / 风险回报比计算 :手动交易的风险管理 手数计算器(根据风险大小计算交易量) 风险计算器(根据手数大小计算风险金额) 风险回报   比率 网格订单:  + 动态距离选项,及拆分手数选项 订单激活触发器,+ 买入止损限价 / 卖出止损限价 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损 / 入场价位:若K线收盘突破则避免虚假触发 隐藏订单(虚拟挂单) 计划订单:即使市场休市也可挂单交易(周末计划器) 额外多级止盈价位 具有不同ID的OCO(一单取消另一单)订单 图表上的交易可视化 + 调整 止损 /
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 将下
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
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
Trade Copier Ultimate
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
5 (4)
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
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
Risk Manager Pro MT5 is an account protection Expert Advisor for traders who want strict risk control inside MetaTrader 5. The utility monitors your account equity, daily and weekly results, drawdown, open positions, trade count, consecutive losses, and trading hours. When a configured limit is reached, it can automatically close positions, cancel pending orders, stop other EAs, send notifications, or close the terminal. Instead of relying on discipline during a stressful trading session, you de
Trade Dashboard MT5
Fatemeh Ameri
4.95 (132)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
EA Portfolio Analyzer
Jimmy Peter Eriksson
4 (1)
安装指南:  点击这里! 同时分析多个专家顾问 按神奇数字比较EA结果 追踪盈利能力和亏损情况 按日期范围筛选结果 可视化权益曲线和详细指标 不到一分钟即可使用 EA投资组合分析器 EA投资组合分析器是一款 专业的分析工具 ,旨在以清晰、结构化的方式 监控 多个智能交易系统的实时表现。 当在同一账户上运行多个EA时,很难了解每个EA对整体结果的贡献。 借助EA投资组合分析器,您可以 按Magic Number筛选和组合EA ,从而查看 单个EA、几个选定的EA或整个投资组合 的表现。 这样就可以轻松测试 不同的EA组合 ,并观察它们的权益曲线如何共同变化——帮助您识别 更稳定、 不相关的表现 ,并了解策略在实时交易中如何相互作用。 以这种方式监控性能对于消除决策中的情绪影响 尤为重要 。与其猜测或对短期结果做出反应,不如 依靠 实际的实时统计数据 ,并将其与回测结果直接比较,以查看实际性能是否仍然符合预期。 所有交易都在 MT5 平台内实时 跟踪 ,让您随时都能清晰、数据驱动地了解您的交易情况。 绩效指标 EA投资组合分析器提供了一套详细的绩效指标,包括: 总损益 总持仓量
SAFETYLOCK for MetaTrader 5 — 高级保护锁定与风险管理系统 SAFETYLOCK for MT5 是一款适用于 MetaTrader 5 的专业工具,可为已经打开的仓位自动创建反向保护性挂单。 当交易者或其他 Expert Advisor 打开仓位后,SAFETYLOCK 可以在指定距离放置保护性 Buy Stop 或 Sell Stop。如果市场朝原始仓位的不利方向移动,该挂单将被激活,并形成可控的 safety lock 结构。 这不是普通的 hedge,也不是无规则的加仓。SAFETYLOCK 可帮助您提前准备 recovery 场景:监控已开仓位、激活保护订单、使用手数倍数、管理保护仓位,并根据预设规则执行后续操作。 重要提示: SAFETYLOCK 不保证盈利,也不能消除市场风险。它是一款用于控制已开仓位并在复杂市场环境中构建保护逻辑的专业工具。 MetaTrader 4 版本 完整说明 +DEMO +PDF 如何购买 如何安装 如何获取 Log 文件 如何测试和优化 Expforex 的所有产品 SAFETYLOCK 的功能 监控 MetaTra
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
筛选:
guillermobulder
15
guillermobulder 2026.08.27 17:42 
 

A very useful app. Thanks!

ArthurSchopenhauer
50
ArthurSchopenhauer 2026.08.26 18:10 
 

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

回复评论