Trade Notifications

5

“交易通知”是一个实用工具,旨在通过 移动通知或终端警报 通知您每笔开仓或平仓交易,以及每笔交易的美元盈利/亏损结果。这是我自己使用了很长时间的一个工具,我决定免费分享它!

输入参数:

(每个输入都是  true/false 类型,   双击可以更改其值)

  • 平仓盈亏通知 :如果为 true,它将通知您任何已平仓交易的美元结果。这样,您就可以了解交易何时结束及其结果。
    这是一个有用的功能,可以让您不必沉迷于图表,观察您的交易盈亏的上下波动。这会减轻交易压力。
  • 通知新开仓交易 :如果为 true,它将在新开仓交易时通知您。 当您设置挂单并想知道何时触发入场水平时,这是非常重要的参数。
    如果您是一名算法交易者并使用进入市场的 EA,此功能有助于监控 EA 的活动以确保其正常工作。
  • 通知新的挂单交易 :如果为 true,它会在设置挂单时通知您。这仅对使用 EA 交易进行交易并希望观察 EA 何时设置挂单的用户有用(因为如果挂单是手动下达的,则不需要“通知”它,因为您自己下达了挂单)
  • 通知删除挂单交易 :如果为 true, 它将在删除挂单时通知您  。同样,这主要对算法交易者有用,原因与我之前解释的类似。  

  • 发送移动通知:  如果“true”,EA 将通过您的移动 MT5 应用程序通知您。确保您已将其与计算机的终端连接。 (为了说明目的,我附上了测试通知的屏幕截图)  
  • 终端警报:   如果为“true”,则当新模式形成或交易订单出现错误时,EA 将在新窗口中发送警报。
  • 在日志上打印:   如果为“true”,EA 将在终端的“日志”选项卡中打印。这是用户和 EA 之间最低级的通信形式。


下面是我手机上的通知示例屏幕截图,显示了各种交易操作(新交易、新挂单、交易关闭)的通知外观。

-确保您的 Android 或 iOS 设备上安装了 MetaTrader 5 移动终端以接收通知。在运行 Expert Advisor 的 MetaTrader 5 交易终端中启用推送通知。导航到工具 -> 选项 -> 通知选项卡,然后激活“启用推送通知”参数。您必须在此选项卡上输入您的MetaQuotes_ID,该ID可以位于移动终端“聊天和消息”选项卡的底部。

- 该工具不会打开/修改交易!因此,无需在 EA 设置的“常用选项卡”中选中“算法交易”。

如果您对此工具有任何特殊疑问或疑问,请随时给我留言。我随时乐意提供帮助并听取您的建议。您可以查看我的 MQL 个人资料 ,了解我提供的工具的完整列表。    


评分 6
agapenui
109
agapenui 2026.04.22 12:19 
 

Brilliant utility and super thankful to Konstantinos! I am no longer annoyed by the constant notifications from MT5 and what's more important is that, what I really want to know is I wish to be notified after the trade, which truly reduces my unnecessary intervention during a trade, especially when the trade is placed by an EA. What I am left to do is to just wait for the "ding" to know that a profit has been made. This is super rewarding! The phone notification banner is super easy to read and contains just the most important and necessary information I wish to know. Again, thank you so much!

ChrisSim
22
ChrisSim 2026.03.07 11:20 
 

Does exactly what it says. Thumbs up!

AstroScrooge
43
AstroScrooge 2025.11.09 05:23 
 

Excellent tool and SO much less "noisy" than the standard Terminal notification! Easy to setup and use as a Trade EA companion. Just wish it had one extra setting to add a User defined\Custom name.

推荐产品
Stamina HUD
Michele Todesco
STAMINA HUD – Advanced Market & Trend Dashboard (MT5) STAMINA HUD   is a professional   market information panel   designed for traders who want   clarity, speed, and control   directly on the chart. It provides a   clean heads-up display (HUD)   with essential market data and   multi-timeframe trend direction , without cluttering the chart or generating trading signals. What STAMINA HUD Shows   Current Price   Spread (in real pips)   Today High–Low range (pips)   Average D
FREE
Position Selective Close MT5
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
TRADE COMMANDER ULTIMATE MT5 Professional Trading, Risk Management and Account Protection Panel Trade Commander Ultimate MT5 is an all-in-one utility designed to help manual traders and Expert Advisor users execute, manage and protect trades from one professional black dashboard. It does not provide trading signals. It focuses on disciplined execution, position management and account-level risk control. IMPORTANT BEFORE USING ACCOUNT PROTECTION The Daily Profit Target and Daily Loss Limit must
FREE
Indicator measures strength of each currency in your list. Main idea: It simply iterates through all combinations of pairs and adds difference between open and close in percent. Parameters: List of currencies - what currencies will be calculated (maximum is 8) Calculation type - from which data will be strength calculated Calculation data input - used as input related to calculation type Symbol suffix - used in case of suffix on symbols, e.g: when your symbols look like EURUSDm, EURUSDmicro etc
FREE
Free one click Stop Loss and Take Profit tool for manual trading on MetaTrader 5. Apply a fixed SL and TP to every open position on the current symbol at once, or move them all to break even, with a single button. It only modifies Stop Loss and Take Profit levels - it never opens or closes a trade. Works on any symbol and any account type: forex, gold and XAUUSD, indices, crypto. Useful on a prop firm or funded account, where an unprotected position is the fastest way to fail a challenge. TWO
FREE
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.73 (11)
It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
FREE
Double Correlation indicator (free) plots two windowed correlations in a separate window.  the size of window is taken as input before the two symbols to correlate to. Two symbols are taken as an input parameters as well as period length. and the two correlations are computed with the currently shown symbol ex: input GBPJPY and AUDNZD.  current symbol EURUSD then the following will be computed corr(EURUSD,GBPJPY) and corr(EURUSD,AUDNZD) The indicator can be useful to run a multi-symbol pair trad
FREE
SMC Price Action Patterns - MT5 Indicator Product Description MetaTrader 5 custom indicator SMC Price Action Patterns A chart overlay indicator for traders who want a structured view of Smart Money Concepts, market structure shifts, order block patterns, fair value gaps, equal highs and lows, and key multi-timeframe price levels directly inside MetaTrader 5. BOS and CHoCH Internal and Swing Structure Order Block Finder Input-Controlled FVG Colors EQH and EQL Premium and Discount Zones Product Ov
FREE
TradeQL
Abdiel Aviles Jimenez
The TradeQL Indicator is a customizable tool that highlights specific trading patterns on candlestick charts. Users can define patterns through TradeQL queries, which the indicator then applies to the chart, visually representing matches and captured groups. Ideal for identifying complex trade setups in real-time. TradeQL queries are specified using the TradeQL Language. See https://github.com/abdielou/tradeql for more details. This language is expressed as a regular expression. The language al
FREE
SG InfoBox MT5
Hleb Smoliar
3.5 (2)
The   "InfoBox"   utility is designed to display the presence of open orders, the number of lots, current profit and much more in one window. The version for the MT4 platform is here . You've probably encountered a situation where you have an advisor that works on a currency pair, but information about its operation: - orders and their number, the size of the spread for the instrument, the volume of lots on the market, drawdown and much more - are scattered in different places of the terminal an
FREE
Countdown Candle Close
Sid Ali Temkit
3 (1)
The Candle Countdown Timer for MetaTrader 4 (also available for MT5) is a vital indicator designed to help you manage your trading time effectively. It keeps you updated about market open and close times by displaying the remaining time before the current candle closes and a new one forms. This powerful tool enables you to make well-informed trading decisions. Key Features: Asia Range: Comes with an option to extend the range. Broker Time, New York, London Time: Displays the current broker time
FREE
Professional Trading Dashboard 一款专业的 MetaTrader 5 账户监控面板,将实时账户数据、每日交易记录和月度统计整合到图表上的单一显示界面中。 Professional Trading Dashboard 是一款适用于 MetaTrader 5 的实用工具指标,旨在让交易者随时对自己的账户状态一目了然。无需在多个终端窗口之间切换,所有关键信息均以结构清晰的画布面板直接呈现在图表上。该指标涵盖实时账户指标、持仓汇总、每日盈亏历史、月度绩效统计以及近 30 天的滚动余额图表。   功能概述 面板基于 MetaTrader 5 Canvas API 构建,渲染一个 1030x530 像素的覆盖层,无论切换何种交易品种或时间周期,该覆盖层始终固定在图表窗口中。显示区域分为四个主要部分。账户区域显示实时余额、净值、保证金、可用保证金、杠杆倍数、保证金水平、当前浮动盈亏以及当日已实现盈亏变动。每项指标均附有颜色编码的状态标签,随市场条件变化自动更新。 账户区域下方的持仓汇总栏显示多头和空头的持仓数量、合计交易量,以及各方向和总计的浮动盈亏。每日分析表列出最多
FREE
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
### MQL5 Marketplace Product Description   FX Currency Strength Matrix – Professional MT5 Indicator   #### Overview   The FX Currency Strength Matrix is a powerful, real-time visual tool that instantly reveals the true strength and weakness of all 8 major currencies in a clean, color-coded matrix format.   No more guessing which currency is driving the pair – see the complete strength hierarchy at a glance and trade with institutional-level clarity. #### Key Features   - True 8×8 Currency
FREE
Total Closed Trades – MT5 Indicator The Total Closed Trades indicator for MetaTrader 5 provides a quick, visual overview of your trading performance by displaying a simple and intuitive 3-value breakdown : Total Trades – The total number of closed trades. Winning Trades – Number of profitable trades. Losing Trades – Number of losing trades. Instead of digging through reports, traders can instantly monitor their historical performance with a compact and elegant pie chart-style widget. Key
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
Show Pips for MT5
Roman Podpora
4.48 (31)
对于那些总是想了解帐户当前情况的人来说,此信息指示器将很有用。 VERSION MT 4 -   More useful indicators 该指标显示诸如利润点数、百分比和货币等数据,以及当前货币对的点差以及柱在当前时间范围内收盘的时间。 有多种选项可用于将信息线放置在图表上: 价格右侧(运行在价格后面); 作为评论(在图表的左上角); 在屏幕的选定角落。 还可以选择信息分隔符: | / \ # 该指标易于使用且信息丰富。可以在设置中禁用不必要的信息项目。 设置 外观类型     - 信息行的显示类型。有以下三种选择: 跟随价格     - 遵循价格; 作为评论     - 作为评论; 在屏幕的选定角落     - 在屏幕的选定角落。 附件图角     - 如果您选择屏幕选定角的显示类型,则此项目允许您选择四个捕捉角之一; 显示利润?       - 该参数负责以存款货币显示利润; 以百分比显示利润?       - 该参数负责以百分比形式显示利润; 显示传播?       - 该参数负责显示当前点差; 显示酒吧关闭时间?       - 该参数负责显示柱关闭之前的时间; 文字颜
FREE
Donchian Breakout And Rsi
Mattia Impicciatore
4.5 (2)
概述 本指标是经典 Donchian 通道 的增强版,增加了多种实用的交易功能。 除了标准的三条线(最高、最低和中线),系统能够检测 突破 ,并在图表上用箭头进行可视化标记,同时只显示 与当前趋势方向相反的那条线 ,让图表更加简洁。 功能包括: 可视化信号 :突破时在图表上绘制彩色箭头 自动通知 :弹窗、Push 推送和 Email 邮件 RSI 过滤 :根据市场相对强弱验证信号 个性化设置 :颜色、线条粗细、箭头符号、RSI 阈值等 工作原理 Donchian 通道计算: 上轨线 :最近 N 根已收盘 K 线的最高价 下轨线 :最近 N 根已收盘 K 线的最低价 中线 :最高价和最低价的平均值 看涨突破 :收盘价高于上轨线 看跌突破 :收盘价低于下轨线 指标会: 绘制三条 Donchian 通道线 仅在 方向变化后的首次突破 绘制箭头 隐藏顺应趋势方向的那条线(上涨趋势: 只显示红色下轨线;下跌趋势: 只显示绿色上轨线) 可选用 RSI 过滤突破信号,减少虚假突破 支持实时发送通知 参数说明 Donchian 通道设置 indPeriod :计算通道高低点的已收盘 K 线数量 Lin
FREE
Equitypanel
Timo Mario Hoffmann
5 (1)
Equity Panel for MT5 Equity Panel is a free MT5 indicator that gives you a fast and convenient live overview of your account directly from the chart. Monitor balance, equity, floating P/L, drawdown, daily performance, margin data, and warning levels in one compact dashboard. Built for traders who want better control, faster risk awareness, and clearer account monitoring in live market conditions. Equity Panel is a lightweight and practical account monitoring indicator for MetaTrader 5 that helps
FREE
The idea behind this indicator is to find all currency pairs that are over-bought or over-sold according to the RSI indicator at one go. The RSI uses the default period of 14 (this can be changed in the settings) and scans all symbols to find the RSI level you will have specified. Once currency pairs that meet the specification are found, the indicator will open those charts for you incase those charts aren't open and proceed to write the full list of currencies on the experts tab.
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
This utility keeps a watchful eye on your trading terminals and ensures that you are notified if any of them are disconnected. Simply attach the utility to a chart and connect to a monitoring service who can notify you. We use UptimeRobot for both VPS and terminal monitoring; however, any service supporting heartbeat monitoring can be employed. Many such services offer free plans and various notification methods, such as Cronitor.io
FREE
This non-trading expert utilizes so called custom symbols feature to build custom charts based on history of real ticks of selected standard symbol. New charts imitate one of well-known graphic structures: Point-And-Figure (PnF) or Kagi. The result is not exactly PnF's X/O columns or rectangular waves of Kagi. Instead it consists of bars, calculated from and denoting stable unidirectional price moves (as multiples of the box size), which is equivalent to XO columns or polygonal lines. These Poi
FREE
FiT Panel Pro
Thonglak Janyakorn
Overview FiT Panel Pro is a professional-grade trade management panel designed for MetaTrader 5 traders who demand speed, precision, and full control over their trades. Built with a modern dark-theme UI, it combines one-click execution with advanced risk management, visual SL/TP drag lines, automatic Fibonacci-based levels, and comprehensive order management — all in a single, compact panel. Whether you are a scalper, day trader, or swing trader, FiT Panel Pro gives you the edge you need to exec
FREE
Mirror Chart MT5
Andrej Hermann
5 (1)
The Mirror Chart MT5 is a overlay indicator specifically designed to project a second financial instrument directly onto the main chart window. This tool is invaluable for traders who rely on correlation analysis, as it visualizes the price movements of two different instruments in real time. Unlike traditional overlays, this indicator utilizes intelligent, dynamic centering and scaling logic. It continuously analyzes the visible price range in the current window for both symbols and calculates
FREE
GOM Trade Manager
Wannapach Chinnaprapa
GOM Trade Manager helps you execute trades the way you want it. Works on all instruments Forex, Commodities, & Crypto. It helps you with lot calculations, spread addition and balance calculations so you can just focus on actual trading. For full automatic planned management, stackable triggers and spread widening protection >> check out GOM Trade Manager Pro . ------------------------------------------NOTABLE FEATURES------------------------------------------ You set everything based on bid
FREE
Aegis Gold Dashboard
Ayman Ishaq Jundi Tawadros
Aegis Gold Dashboard is a free, lightweight visual indicator created to help traders monitor key market conditions in a clean and professional way. This indicator is designed as a visual companion to automated or discretionary trading systems and does not execute any trades. Features: • Informational signal overview (non-executable) • ATR-based volatility display • Market session open / closed status • Real-time spread monitoring • Last closed trade overview • Simple market condition tips De
FREE
Know the Candle Close Time
Benbyaanda Silvere Henri Sedric Kabore
This indicator allows to know the remaining time before the closing of the candle. It works on every timeframe. It is very usefull when your trading strategy depend of the close or the open of a specific candle. So use it like you want. Don't forget to leave a comment or a request for a EA or an indicator. Also spread it to your friends and don't hesitate to visit my profile to see others tools.
FREE
Trading Dashboard Pro MT5 Trading Dashboard Pro MT5 是一款专为 MetaTrader 5 开发的交易监控与管理面板。 该面板以清晰直观的方式实时展示账户交易情况、统计数据以及当前持仓信息。用户无需在多个终端窗口之间切换,即可在一个界面中完成账户监控和交易管理。 主要功能 实时账户概览 面板实时显示账户的重要数据,包括: 账户余额(Balance) 净值(Equity) 浮动盈亏 当日盈亏 胜率(Win Rate) 盈利因子(Profit Factor) 平均风险收益比(Risk/Reward Ratio) 最大回撤(Max Drawdown) 所有数据都会随着交易活动自动更新。 交互式绩效图表 Trading Dashboard Pro MT5 提供可视化图表,帮助用户了解账户表现和风险状况。 支持的图表包括: 资金曲线(Equity Curve) 回撤图(Drawdown Chart) 通过图表,用户可以更直观地观察账户资金变化以及风险水平。 持仓监控 所有当前持仓都会显示在统一的表格中。 每笔交易显示以下信息: 交易品种(Symb
FREE
Iranian stock market
Kourosh Hossein Davallou
5 (1)
Smart money is a powerful currency. This money is available to major investors who can identify, predict or even generate capital movements ahead of others. This money can flow into financial and capital markets and create dramatic price changes in various stocks. Therefore, detecting smart cash flow, which usually enters the market in a coherent manner and confronts the volume and value of transactions in a market with high returns, is one of the methods that some investors use to invest. But h
FREE
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (215)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 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 (144)
通过 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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
TradePanel MT5
Alfiya Fazylova
4.88 (166)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
================================================================================ 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
Anchor Trade Manager
Kalinskie Gilliam
5 (6)
Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account, including daily loss protection built for prop firm rules. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Click OK. Anchor begins coordinating immediately. Built for portfolios. Built for prop firms. Built for discipline. The Problem Running multiple EAs on the same acc
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 会处理其余的一切。 支持的
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
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 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Trade Dashboard MT5
Fatemeh Ameri
4.95 (131)
疲于复杂的订单下达和手动计算?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策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Trade copier MT5
Alfiya Fazylova
4.56 (50)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
VirtualTradePad PRO SE MT5 — MetaTrader 5 专业交易控制中心 VirtualTradePad PRO SE 是一款基于图表的高级交易面板,也是适用于 MetaTrader 5 的交易管理工作区。它专为希望获得更快执行、更清晰持仓控制、结构化交易管理、可视化价位规划,以及直接在图表上完成专业交易流程的交易者而设计。 这不仅仅是一个 BUY / SELL 面板。PRO SE 将手动交易、挂单、持仓管理、部分平仓、篮子利润/亏损控制、加仓均价层级、ATM 规则、信号监控、实时市场信息、策略测试器 (Strategy Tester) 流程以及面向 VPS 的运行方式整合到一个互相关联的界面中。 MT4 版本 | 完整说明和截图 | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会选择这套面板 图表一键交易 ,并支持键盘快速操作 快速完成开仓、平仓、修改、反转、锁仓与部分平仓 深度控制仓位、挂单、总利润与风控逻辑 自动参数计算,减少手动输入与重复劳动 为什么 PRO SE 比标准手动交易更高
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多功能工具:手数计算器,网格订单,风险回报比,交易管理器,供求区域,价格行为等等 演示版本   |   用户手册 交易助手   不能在策略测试器中工作 :您可以下载   此处的演示版本  来测试此 工具 。 联系我   如有任何问题  / 改进建议 / 发现错误 如需MT4版本,请访问 此处 简化、加速并自动化您的交易   流程 。通过此   仪表板 扩展标准终端功能。 交易面板  适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数 / 风险 / 风险回报比计算 :手动交易的风险管理 手数计算器(根据风险大小计算交易量) 风险计算器(根据手数大小计算风险金额) 风险回报   比率 网格订单:  + 动态距离选项,及拆分手数选项 订单激活触发器,+ 买入止损限价 / 卖出止损限价 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损 / 入场价位:若K线收盘突破则避免虚假触发 隐藏订单(虚拟挂单) 计划订单:即使市场休市也可挂单交易(周末计划器) 额外多级止盈价位 具有不同ID的OCO(一单取消另一单)订单 图表上的交易可视化 + 调整 止损 /
HINN MagicEntry Extra
ALGOFLOW OÜ
4.75 (16)
LIMITED SUMMER SALE -40% !   ONLY $30 insead of $50!  Maximum real discount!  ONLY UNTIL 08/22 HINN MAGIC ENTRY – the ultimate tool for entry and position management! 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-p
Timeless Charts
Samuel Manoel De Souza
5 (7)
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
Adam FTMO MT5
Vyacheslav Izvarin
5 (2)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 --------------------------------------------------------------------------------
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
EA Auditor
Stephen J Martret
5 (4)
EA Auditor is an independent analysis tool for traders evaluating Expert Advisors and trading signals on MetaTrader 5. It audits backtest reports, reviews posted developer signals, and cross-verifies the two against each other to help traders assess strategies before committing capital. The MQL5 market offers a wide range of Expert Advisors from many developers, with varying approaches, quality, and transparency. EA Auditor provides a consistent, data-driven framework for reviewing them, answer
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
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 全新高级版本现已推出: 使用 VirtualTradePad PRO SE 升级您的交易流程 — 适用于 MetaTrader 5 和 MetaTrader 4 的新一代专业交易面板。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会
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.
Equity Protect Pro:全方位账户保护专家,让您的交易更安心 如果您正在寻找账户保护、净值保护、投资组合保护、多策略保护、利润保护、利润收割、交易安全、风控程序、自动风控、自动清仓、条件清仓、定时清仓、动态清仓、跟踪止损、一键关闭、一键清仓、一键还原等功能,Equity Protect Pro 就是您要找的程序。 它配置简单,当到达预设条件时,可关闭所有图表,同时支持关闭信号订阅(这意味着所有交易程序也将停止运行)。此时,将不再有新订单产生,最后再关闭所有订单,有效防止意外损失,让您在交易过程中高枕无忧。 Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4 Demo.ex4        Equity Protect Pro MT5 Demo.ex5 Equity Protect Pro 拥有 14 个核心功能,它们都是独立运行的。您可以根据您的交易策略,选择合适的功能组合使用。这些功能默认为关闭状态,
KT Equity Protector MT5
KEENBASE SOFTWARE SOLUTIONS
3.6 (5)
每一位 MetaTrader 交易者都应该运行,却很多人还没有使用的一款 EA。 大多数账户爆仓,并不是因为策略本身错了。真正的原因往往是在某个糟糕的时刻,交易者让亏损继续扩大、加仓硬扛、把订单留到周末、把一整周的盈利还给市场,或者因为一次错误点击而忘记了 prop firm 的每日亏损限制。 KT Equity Protector 就是那个不会让这种事情发生的自动账户守护者。 把它安装在任意一个图表上。通过清晰易懂的引导式设置向导,一次性设定你的规则:每日亏损、最大回撤、盈利目标、净值追踪止盈、周末前平仓。从那一刻开始,这款 EA 会实时监控你的整个 MetaTrader 账户。每一笔持仓。每一个交易品种。每一个 tick。当某条红线被触发时,它会立即执行你选择的动作:提醒、关闭亏损订单、关闭盈利订单、关闭全部订单,或者关闭全部订单并从终端中移除所有其他 EA,防止任何程序重新开仓。 没有情绪。没有延迟。没有犹豫。只有你每天都希望自己能够严格遵守的自动化纪律规则。 KT Equity Protector 实际上做什么 KT Equity Protector 不是交易机器人。它不会开
Telegram To MT5 Ultra
Mirel Daniel Gheonu
5 (3)
Telegram To MT5 — 信号复制器 将您的 Telegram 频道中的交易信号变成真实的 MT5 订单 — 自动执行,可用于任意数量的账户,风险与规则完全由您掌控。 Telegram To MT5 将您已在 Telegram 关注的 VIP / 信号频道连接到您的 MetaTrader 5 终端。一个免费的配套桌面应用读取消息(即使是禁止机器人的频道),而本 EA 在您的账户上执行这些信号 — 应用您自己的风险设置、品种映射、止盈处理、交易时段与新闻过滤。 它是一个信号复制器,而非黑箱策略:由您决定信任哪些频道,以及每笔交易如何计算手数和管理。 分步设置与配套应用安装指南 工作原理 [您的 Telegram 频道] -> [配套桌面应用] -> [MT5 + 本 EA] -> 订单 配套桌面应用(免费,已包含)使用您的 Telegram 账户登录并监视您所选择的频道。即使是禁止机器人的 VIP 频道也能正常工作,它通过一个私有、加密的本地桥接转发每条消息。 本 EA 挂在一个图表上,在 MT5 接收这些信号,并按照您的规则开仓 / 管理交易。 应用与 EA 之间的连接是位于
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
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等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
作者的更多信息
FVG Screener
Konstantinos Kalaitzidis
4.67 (3)
“FVG Screener”是一款免费实用工具,旨在识别“公允价值缺口”(FVG) 并发出警报,这是一个由 ICT 普及的概念。该 EA 旨在供在交易中使用公允价值缺口的交易者使用。  该面板提供了一个简单直观的界面,用于选择所需的时间范围,使交易者能够专注于特定的时间范围,无论其图表所在的时间范围如何。 EA 扫描市场是否存在不平衡或 FVG,这本质上是货币对的当前市场价格与其计算出的公允价值之间的差异。一旦检测到 FVG,EA 就会在图表上绘制水平以进行可视化。只需单击一下,用户就可以显示/隐藏任何特定时间范围的 FVG,这对于在图表中看到效率的交易者来说是一个非常宝贵的工具。 将 EA 放置在您想要使用的交易品种上后,让我们浏览一下   出现在图表左上角的 交易面板:   显示 M1 FVG: 如果单击,它将立即显示所有过去的 M1 公允价值缺口,并随着时间的推移绘制任何新的缺口。 显示 M5 FVG:     如果单击,它将立即显示所有过去的 M5 公允价值缺口,并随着时间的推移绘制任何新的缺口。 显示 M15 FVG:   如果单击,它将立即显示所有过去的 M15 公允
FREE
Drawdown Protector MT4
Konstantinos Kalaitzidis
5 (2)
回撤保护器用于管理您所需的最大每日回撤。对于交易者来说,这是一个非常有价值的工具,特别是对于自营公司交易者来说,你需要小心回撤限制。  它是一种有效的 EA,易于用于股本回撤管理目的。 当浮动资产(而非余额)超过您设置的每日损失限额时,它会阻止新交易并关闭现有交易。此外,您还可以为单笔交易设置最大损失限额,如果超过该限额,则会阻止交易直到下一个日历日。 用户插入 3 个参数的值: 每日损失限额(以美元为单位): 以名义货币计的最大损失(我使用“$”仅用于示例目的)。这是 账户余额 名义值允许的最大提款额 。如果超过,EA 将阻止交易直到第二天。 每笔交易的损失限额(以美元为单位):  以名义货币计算的最大损失(我使用“$”仅用于示例目的)。这是 单笔交易 名义价值允许的最大回撤 。如果超过,EA 将阻止交易直到第二天。 (如果您将此参数的值保留为零 (0),EA 交易将不会考虑该值) 每日利润限额(以美元为单位): 如果您希望在获胜时避免过度交易,您可以设置每日利润限额,之后 EA 将在当天剩余时间阻止交易。据观察,有些交易者贪婪,为了寻求更多利润,他们也失去了最初的利润!这个参数
News Filter Protector
Konstantinos Kalaitzidis
5 (1)
新闻过滤保护器旨在保护您免受新闻公告的未平仓头寸/订单的影响。在当今世界,新闻可能会导致不可预测的波动和扩大的损失,这样的工具对于您安心无忧非常有帮助,因为您无需再次检查日历! 让我们通过EA 的 输入 来了解每个参数的工作原理: --------------------------------新闻设置---------------- ---------------- 要过滤的新闻货币以逗号分隔(即 USD、EUR、GBP): 输入您要过滤的所有货币(如 MT5 日历窗口中所示),以逗号分隔(您可以在下面过滤掉更多指定的新闻,但首先您需要插入这些新闻的所有相关货币)。 关键字#1(针对要过滤的特定新闻 - 即“薪资”):在每个关键字上,仅输入一个关键字,与 MT5 日历上的描述完全一致 (而不是像 Forex Factory 上的那样)。 例如,您可以输入“CPI”,但您还需要在上面的第一个输入中指定货币,因为所有货币都有 CPI 新闻!如果不需要,请留空,但请注意该工具只会考虑货币和关闭/阻止交易的重要性。 关键字#2: 第二个新闻关键字,仅用于过滤特定新闻。如果不需要,请留空
Lot Size Limiter
Konstantinos Kalaitzidis
This Expert Advisor helps enforce disciplined risk management by preventing new trades from being opened once a specified cumulative lot size across all open positions is reached. Designed for MT5, the EA continuously monitors the account’s active trades and calculates the total lot size. If the total exceeds the predefined limit, the EA temporarily blocks the execution of new market or pending orders. This is particularly useful for traders who want to control exposure/emotions during high-vola
Revenge Trading Protector
Konstantinos Kalaitzidis
5 (1)
报复交易保护器对于可能成为报复交易受害者的交易者来说是一个简单但有效的工具。作为一名日间交易者,我了解报复性交易的心理层面以及弥补损失的愿望。 因此,我开发了这个工具(我自己也在使用),以百分百确定我能够在损失后保持耐心,而不是做出不合理的交易决定。 当您遭受损失时,复仇交易保护器 EA 会阻止您开立另一个订单 (限价订单、止损订单或市场执行订单),   直到所需的时间间隔过去。  例如,如果您在上午 10:45 亏损,并且设置了 30 分钟的休息时间,则您在上午 11:15 之前设置的任何订单都将被 EA 立即取消。一旦您再次获得允许,您将收到警报通知。 如果您在 30 分钟内尝试进行交易,您将会收到相应通知。 附加功能:最大净值回撤旨在防止当您超过所需的最大净值回撤时在当天剩余时间(日历日)出现任何类型的挂单。  例如,假设您将最大回撤设置为 2%,并且当天的亏损已经为 -1.75%,如果您进行另一笔交易并且浮动亏损超过 0.25%(因此为 -2%), 则EA将自动关闭交易并禁止当天剩余时间的交易 用户插入 3 个参数的值: Max DD :这是所需的最大回撤百分
Drawdown Protector
Konstantinos Kalaitzidis
5 (1)
回撤保护器是一个实用工具,用于管理您所需的最大每日回撤。 在自营公司充满挑战的时代, 了解每日提款限额 非常重要 。它是一款有效的 EA,易于用于股本回撤管理和防止报复性交易。  输入参数: 阻止交易多少小时?   - 在这里,您可以设置 EA 在违反每日回撤百分比后阻止新交易的小时数。 值必须 >0。 大宗交易直到下一个日历日? - 是/否(双击进行更改)。在这里,您可以设置是否希望在新日历日 (服务器时区的午夜) 之前阻止新交易 ,无论上面的输入如何(阻止交易的时间)。 如果此输入设置为“是”,并且您还使用上述输入设置了“阻止交易的时间”,则将 在两个参数中 最早的时间再次允许交易。 每日回撤百分比 - 您可以在此处以 0.0% 格式(即 1.5%)设置您希望作为限制的最大每日回撤。 发送移动通知:  如果“true”,EA 将通过您的移动 MT5 应用程序向您发送通知。确保您已将其与计算机的终端连接。 (为了说明目的,我附上了测试通知的屏幕截图) 终端警报:   如果为“true”,则当新模式形成或交易订单出现错误时,EA 将在新窗口中发送警报。 在日志上打印:   如果
Revenge Trading Protector MT 5
Konstantinos Kalaitzidis
5 (3)
报复交易保护器对于可能成为报复交易受害者的交易者来说是一个简单但有效的工具。作为一名日间交易者,我了解报复性交易的心理层面以及弥补损失的愿望。 因此,我开发了这个工具(我自己也在使用),以百分百确定我能够在损失后保持耐心,而不是做出不合理的交易决定。 当您遭受损失时,复仇交易保护器 EA 会阻止您开立另一个订单   (限价订单、止损订单或市场执行订单), 直到所需的时间间隔过去。  例如,如果您在上午 10:45 亏损,并且设置了 30 分钟的休息时间,则您在上午 11:15 之前设置的任何订单都将被 EA 立即取消。一旦您再次获得允许,您将收到警报通知。 如果您在 30 分钟内尝试进行交易,您将会收到相应通知。   附加功能:最大净值回撤旨在防止当您超过所需的最大净值回撤时在当天剩余时间(日历日)出现任何类型的挂单。  例如,假设您将最大回撤设置为 2%,并且当天的亏损已经为 -1.75%,如果您进行另一笔交易并且浮动亏损超过 0.25%(因此为 -2%), 则EA将自动关闭交易并禁止当天剩余时间的交易 用户插入 3 个参数的值: Max DD :这是所需的最大回撤
Scalping Scale in
Konstantinos Kalaitzidis
“Scalping Scale in”是一款实用工具,专为想要在固定距离的初始位置进行缩放而无需担心 S/L 和 T/P 位置的黄牛而设计,因为剥头皮时每一秒都很重要。 工作原理: 您在 EA 的输入选项卡中设置所需的值,更具体地说,您希望 T/P 放置的风险回报比、您希望 S/L 的宽度(以点为单位)-也是下一个止损订单的距离(位置比例)。您在 MT5 上手动点击“买入/卖出”,EA 会自动设置止损和止盈,同时在相同方向设置新的止损单,距离等于止损(以点数为单位)(即,如果您买入,止损/止损为 5 点,下一个买入止损订单将放置在高于初始入场价格 5 点的位置)。一旦止损挂单被执行,之前的仓位将被追至盈亏平衡点,并且将下达新的止损单,其止损位于之前交易的入场水平。  本质上,这个工具利用了均匀分布的规模来捕捉激进的动作。 输入参数说明: 自动跟踪 - 两个选项:开/关。如果设置为开,则启用自动追踪,并且在触发(输入)的每个新止损订单上,之前的交易将按照刚刚触发的订单的止损水平进行追踪。如果关闭,则不会发生任何事情,但请注意,新的头寸规模不会有 S/L,因此需要用户主动管理! 警报
“烛台模式交易面板”对于使用烛台模式进行交易并希望快速、轻松地 识别模式和执行交易的交易者来说是终极工具 。该工具具有各种但关键的输入选项,适合那些想要自动化蜡烛图模式手动交易的人,或者帮助他们手动进行交易但比以前更快,或者只是告诉他们他们想要看到的模式的人。 当您在您想要使用的交易品种上激活 EA 后,让我们浏览一下 出现在图表左上角的 交易面板 。该面板经过精心设计,非常简单,仅使用交易者可能需要的主要功能,因为在实时交易中时间就是金钱。 禁止交易 :出于安全原因,已进行预先检查。它实质上表明您希望 EA 仅在烛台形态出现时显示箭头对象,仅此而已。 单击箭头进行交易:单击后,每次出现模式时, 只需单击箭头对象 即可进行半手动交易 ,止损、止盈和风险 已 在“交易设置”中预定义 ” 小组的部分。 自动交易 :单击后,EA 将 自动交易 您从输入选项卡中声明的您想要显示/交易的每个特定烛台形态。止损、止盈和风险取自    面板的“交易设置”部分。  在“交易选项”部分之后,是面板的“交易设置”部分。以下是交易者在 EA 的帮助下自动化交易所需的基本输入参数。 风险 :输入每笔交易的
Anti Grid Position Protector 是一款实用工具,旨在保护您免受诱惑,为希望回撤而增加亏损头寸,或在无意时尝试对冲。 --------------------------输入------------------------ ---- 允许对冲亏损头寸吗? - 这是一个真/假输入 (双击切换其值), 允许/禁止 在现有 亏损 头寸(同一交易品种)上以 相反方向开仓交易(挂单或市场执行) 识别“亏损”头寸的方法 - 两种选择( 止损 和 盈亏 )。通过选择“止损”,如果运行头寸的止损位于亏损区域,则该工具将不允许您进行新交易,除非止损追踪到盈亏平衡水平。同样,通过选择“PnL”,该工具将不允许您以同一交易品种开立新交易,除非浮动头寸处于盈利状态 (> $0) 发送移动通知:   如果“true”,EA 将通过您的移动 MT5 应用程序向您发送通知。确保您已将其与计算机的终端连接。 终端警报:   如果为“true”,则当新模式形成或交易订单出现错误时,EA 将在新窗口中发送警报。 在日志上打印:   如果为“true”,EA 将在终端的“日志”选项卡中打印。这是
FVG Screener PRO
Konstantinos Kalaitzidis
5 (1)
The "FVG Screener PRO" is a utility tool designed to identify and alert on "fair value gaps" (FVGs), a concept popularized by ICT, but also to allow fast and efficient trade executions through its panel. This EA is intended to be used by traders who use fair value gaps in their trading.  The panel provides a simple and intuitive interface for selecting the desired timeframes, enabling traders to focus on specific timeframes regardless of the timeframe that their chart is on. The EA scans the mar
Symbol Drawdown Manager
Konstantinos Kalaitzidis
Symbol Drawdown Protector is a utility tool used to manage your desired Max Daily Drawdown only on a  specific trading symbol. It's like a %-based stop loss, but it's functioning as a revenge protector tool too. In the era of prop firms and challenges, it's   highly important   to be aware of daily drawdown limits. It's an effective EA that is simple to use for Equity Drawdown Management and prevention of revenge trading.  Input parameters:  Daily % Drawdown  - Here you set the Maximum Daily Dra
筛选:
agapenui
109
agapenui 2026.04.22 12:19 
 

Brilliant utility and super thankful to Konstantinos! I am no longer annoyed by the constant notifications from MT5 and what's more important is that, what I really want to know is I wish to be notified after the trade, which truly reduces my unnecessary intervention during a trade, especially when the trade is placed by an EA. What I am left to do is to just wait for the "ding" to know that a profit has been made. This is super rewarding! The phone notification banner is super easy to read and contains just the most important and necessary information I wish to know. Again, thank you so much!

ChrisSim
22
ChrisSim 2026.03.07 11:20 
 

Does exactly what it says. Thumbs up!

AstroScrooge
43
AstroScrooge 2025.11.09 05:23 
 

Excellent tool and SO much less "noisy" than the standard Terminal notification! Easy to setup and use as a Trade EA companion. Just wish it had one extra setting to add a User defined\Custom name.

James Erasmus
3274
James Erasmus 2024.06.21 15:27 
 

Excellent concept and product. Please add option to choose other sound file. Indi works well, cheers!

Konstantinos Kalaitzidis
7577
来自开发人员的回复 Konstantinos Kalaitzidis 2024.06.21 15:31
I appreciate your feedback! I can certainly add a parameter for the sound file. Glad you liked it :)
Tobias Axel Bonifay
282
Tobias Axel Bonifay 2024.05.23 14:31 
 

Hi ! Just to thanks the developer for coding it, and even releasing it to a public space for free! it's much more cleaner than the trade terminal vanilla notification :)

Konstantinos Kalaitzidis
7577
来自开发人员的回复 Konstantinos Kalaitzidis 2024.05.23 15:07
Thank you Tobias! I’m glad you like it :)
SyahrulSulaiman
60
SyahrulSulaiman 2024.05.10 02:43 
 

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

Konstantinos Kalaitzidis
7577
来自开发人员的回复 Konstantinos Kalaitzidis 2024.05.10 06:54
Thank you Syahrul! Feel free to suggest any new feature you may consider as important.
回复评论