Telegram Buddy

Telegram Buddy – Professional Trade Reporting & Alerting Tool


Are you worried about drawdown when you are away from your computer? Do you need to check your account balance frequently, but find it inconvenient to access the mobile MT5 terminal every time?

The Problem with Standard Reports: Most Telegram tools send huge blocks of text listing details of every single trade. Reading such messages on a smartphone is inconvenient, and over time, traders stop paying attention to them, risking missing critical changes in the account.

The Telegram Buddy Solution: Designed for modern traders, Telegram Buddy provides a reliable connection between your MetaTrader 5 terminal and your smartphone. Thanks to the "Simple Mode" feature, you get exactly the information you need — in a clean format. The utility filters out unnecessary data, providing only the facts for effective capital management.

Trade with confidence and easily control your account.


⚠️ Important: Operating Logic

Please Note: This utility is designed for macro-monitoring of the account status.

  • No Excessive Notifications: The bot does not send messages about every tick or order opening. Details like Ticket, Volume, or Open Price are excluded to save your attention.

  • Aggregate Balance Change: It monitors the account over a specified interval (e.g., every 5 minutes) and sends one summary message about the net profit or loss for that period.

  • Focus on Deposit: All notifications (Closed Deals, Drawdown, Reports) are strictly focused on the financial result and deposit safety.


    🚀 Key Features

    • Customizable Reporting Detail ("Simple Mode"): Separate mode switches for "Simple" (shortest possible messages) or "Full" (messages with context) for each notification type: Drawdown, Closed Deals, and Reports.

    • Centralized Monitoring: Manage multiple MT5/MT4 terminals via one central bot. Use unique Account Names to instantly understand where the report came from.

    • Smart "Silent Mode": Mutes profit notifications during specified hours (e.g., at night), but if necessary, sends Drawdown notifications if the drawdown reaches a critical level. You will sleep soundly knowing the bot will wake you only in case of a real problem.

    • Group Work: Share notifications with partners and colleagues using the Multi-Chat ID feature.

    • Cent Account & Currency Support: Includes a "Balance Divisor" to convert Cent account values into standard units (e.g., dividing by 100) and allows you to set your own currency symbol.

    • Modular Reporting System: Ability to separately enable/disable Daily, Weekly, and Monthly reports, and Trade reports. You can also disable reports on weekends (non-trading days).


      🛠 Technical Advantages

      Telegram Buddy is designed for high performance. It works on a timer (OnTimer), not on every tick:

      • Update Aggregation: Instead of multiple messages during high-frequency trading, the bot calculates the total balance change for the specified interval.

      • Adjustable Frequency: Set the check interval from 1 second for real-time updates to 3600 seconds (1 hour) for hourly summaries or longer periods.

      • Low Load: By avoiding calculations in the OnTick function, the bot creates significantly less load on your PC or VPS.


        ⚙️ Input Parameters Description

        (Below are the parameter names exactly as they appear in the MT5 terminal)

        1. 🤖 Telegram Connection & Identity

        • Telegram bot token: Paste your bot's API token here (obtained from @BotFather).

        • Bot/Account name (label in reports): Custom label for this account (e.g., "BrokerZXY"). It will appear in the header of every message.

        • true = process user commands, false = only auto reports:

          • true : Interactive mode. The bot responds to commands /start, /daily, /dd. (Enable this on only one terminal if using one bot for multiple accounts).

          • false : Broadcast mode. The bot sends notifications but ignores incoming messages.

        • Multichat IDs list: Comma-separated list of Chat IDs to receive notifications (e.g., 12345678,987654321 ). If using only for yourself — paste only your Chat ID.

          2. 🎨 Message Styling (Visuals)

          • Simple mode: Drawdown alerts: true = compact notifications; false = detailed (with Margin Level and StopOut).

          • Simple mode: Closed deals: true = one line with profit summary; false = detailed with balance.

          • Simple mode: Daily/Weekly/Monthly reports: true = only Profit and Max Drawdown; false = full statistics.

          3. 💰 Currency & Formatting

          • Balance divisor: Value divisor. Set to 100.0 for cent accounts to display standard values. Set to 1.0 for regular accounts.

          • Currency symbol: Currency symbol added to values (e.g., $, €, USD).

          4. ⏱️ Monitoring Intervals

          • Interval for DD check (sec): How often (in seconds) the bot checks for drawdown changes.

          • Interval for Closed deals check (sec): How often (in seconds) the bot checks for new closed trades.

          5. 🔔 Alerts Configuration

          • Enable drawdown alerts: On/Off automatic notifications when drawdown increases.

          • Enable closed trades alerts: On/Off notifications about balance changes.

          6. 📅 Reporting Schedule

          • Weekend days: Select days considered weekends (to skip reports).

          • Enable daily report: Enable daily summaries.

          • Daily report time: Time to send the daily report (Local PC/VPS time).

          • Enable weekly report: Enable weekly summaries.

          • Weekly report day: Day of the week to send the report.

          • Enable monthly report: Enable monthly summaries (sent on the last business day of the month).

          7. 🌙 Silent Mode

          • Silent mode type:

            • SILENT_NONE : Disabled.

            • SILENT_FULL : Full silence during specified hours.

            • SILENT_DRAWDOWN : Only drawdown notifications are received.

          • Silent mode start/end hour: Start and end time of silent mode (Local PC/VPS time).

          8. 🛠️ Advanced

          • Use custom monthly period (manual mode): For manual testing or non-standard reporting periods.


          9! New Remote Emergency Commands (Admin Only): For security reasons, remote terminal control commands have been added. These commands are executed only if your Telegram ID is whitelisted in the InpAdminChatIds parameter.

          • /shut! — Emergency Shutdown. Immediately terminates the MetaTrader terminal. Open positions remain active in the market. Use this to stop EAs quickly while keeping trades open.

          • /stopshut! — PANIC BUTTON (Close All & Shutdown). The bot attempts to close all open market positions and delete pending orders, then forces the terminal to close


          10! New: Bypass Telegram Restrictions (Custom API Mirror) We have added a new InpTelegramApiUrl parameter to help users in regions where Telegram is blocked. Instead of dealing with complex proxy settings or buying a VPS, you can now route the bot's connection through a custom reverse proxy (such as a free Cloudflare Worker). Simply create your mirror, paste the URL into the bot's settings, and enjoy uninterrupted notifications directly in your terminal.


            📥 Installation Guide

            Step 1: Allow WebRequest in MT5 MetaTrader blocks external connections by default. You must allow access to Telegram.

            1. Open MT5, go to Tools -> Options (Ctrl+O).

            2. Go to the Expert Advisors tab.

            3. Check "Allow WebRequest for listed URL".

            4. Double-click "add new URL" and paste: https://api.telegram.org

            5. Click OK.

            Step 2: Get Bot Token

            1. Open Telegram and search for @BotFather.

            2. Send the command /newbot .

            3. Create a name and username for the bot (must end in bot ).

            4. BotFather will give you a Token. Copy and paste it into the Telegram bot token parameter in the advisor settings.

            Step 3: Get Your Chat ID

            1. Install Telegram Buddy on the chart.

            2. Paste the Token obtained in the previous step into the settings. Save, launch the advisor; it will write the status "Online" and its parameters on the chart.

            3. Ensure the advisor is running and send a message (e.g., /start ) to your bot in Telegram.

            4. The bot will automatically reply with a message containing your Chat ID (e.g., Your chatID is: 123456789).

            5. Copy this ID and paste it into the Multichat IDs list parameter.

              • Note: If you want to add other users, ask them to write to the bot. Then they must forward the received ID to you so you can add it to the settings.

            Step 4: Personalization

            1. Identity: Set a unique name in Bot/Account name to distinguish reports.

            2. Intervals: Configure check frequency to suit your trading style.

            3. Visuals: Use Simple mode settings to avoid cluttering the chat.

            4. Schedule: Configure the necessary reports.

            5. Silent Mode: Configure Silent mode hours to rest peacefully.


              推荐产品
              Martingale panel MT5
              Mohammadbagher Ramezan Akbari
              In this article, we would like to introduce the trade panel product with the Martingale panel. This panel is made in such a way that it can meet the needs of traders to a great extent. This trade panel actually consists of two trade panels at the same time, with the first one you can take positions with certain profit and loss limits, and with the second one, you can have positions with profit limits but without loss limits. When positions lose, a new position will be added based on the settings
              Kiwi Multi Pairs Indicator MT5 v1.01 Kiwi Multi Pairs Indicator MT5 is a multi-market and multi-timeframe confirmation dashboard for MetaTrader 5. Instead of opening many charts and checking indicators individually, Kiwi Multi Pairs Indicator brings 9 markets, 5 technical indicators and 7 timeframes together in one easy-to-read dashboard. The indicator is designed to help traders quickly identify bullish, bearish and mixed market conditions and compare confirmation across different symbols and t
              FREE
              Axilgo PipPiper CoPilot
              Theory Y Technologies Pty Ltd
              5 (2)
              Axilgo Pip Piper CoPilot Elevate your trading game with the Axilgo Pip Piper CoPilot, the first in our revolutionary Pip Piper Series. This all-inclusive toolset is meticulously crafted for serious traders, focusing on key areas such as Risk Management, Trade Management, Prop Firm Rule Compliance, and Advanced Account Management . With CoPilot, you’re not just investing in a tool—you’re gaining a strategic partner in the intricate world of trading. Important Notice: To ensure you receive the fu
              FREE
              MACD Sniper Pro
              Noppawat Tumjai
              MACD Sniper Pro is an advanced automated trading system designed for traders seeking high-precision entries and robust risk management. By combining the classic momentum of MACD Crossover with a strict ADX Volatility Filter and Dynamic ATR Management , this EA completely eliminates emotional trading and filters out dangerous flat/sideways markets. Unlike standard MACD indicators that suffer during consolidation, MACD Sniper Pro verifies trend strength before entering and protects your capital us
              NINJA MT5 DOCTOR 概览 NINJA MT5 Doctor 是一款免费的只读型 MT5 实用工具,用于生成一次性的诊断快照,涵盖终端、账户、已打开的图表、所选历史数据以及当前挂载图表的交易品种。它采用 Expert Advisor 格式,但不是交易 EA,也不是指标。面板和输入参数名称均为英文。 检查内容 它会检查经纪商服务器连接、终端和账户的交易权限、Doctor 自身的权限、交易模式和经纪商公布的交易时段、报价新鲜度、点差、所选时间周期的同步状态和K线数量、交易量规则、参考保证金与可用保证金的对比,以及经纪商公布的交易品种属性。CHARTS 选项卡会列出每个已打开的图表,以及可读取到的已挂载 EA 名称。它无法检查其他 EA 的私有逻辑。 面板与状态 OVERVIEW 汇总检查结果,HISTORY 显示同步状态和已复制的K线数量,CHARTS 列出已打开的图表,SPECS 显示挂载图表中交易品种的设置。READY 表示在已实现的检查范围内,已完成的快照未发现警告或明确的阻断因素。WARNING 表示需要手动确认。BLOCKED 表示存在明确的环境阻断因素。这些状态不是
              FREE
              Free Global Stop Loss and Take Profit Setter with Break Even Free one click Stop Loss and Take Profit tool for manual trading. Apply a fixed SL and TP to every open position on the symbol, 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. Set your SL and TP distance in points, click once, and every position on the current symbol is protected. The break even button moves stops to entry (or a configurable num
              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
              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
              ️ Trade Manager oneclick  ( Reverse Trade,  Partial Close,  Breakeven, Close All Running Trade )   control – Smart Manual Trade Control for MT5 Trade Manager oneclick control is a powerful yet lightweight trade management utility built for manual traders who want precise control over their open positions — directly from the MT5 chart. This EA does not open or close trades automatically based on any strategy. It simply provides one-click management tools to handle your running trades efficient
              FREE
              Telegram2MT5 Signal Copier — 将您的 Telegram 信号自动复制到 MetaTrader 5 Telegram2MT5 Signal Copier を使えば、Telegramで受け取ったあらゆるシグナルが、あなたのMetaTrader 5口座で即座に自動執行されます。 高速・信頼性・フルカスタマイズ対応。 获取 Windows Bridge APP 文件和教程 桥接文件用于将本地 Web 控制面板连接到 MT5 EA 兼容 Windows 10 和 Windows 11(64 位),以及自 2016 年起的 Windows Server Main Features 完全兼容:可完美支持公开频道和私密频道——无任何限制。 即时执行:在毫秒级时间内识别并下单 ENTRY、STOP LOSS 以及最多 5 个 TAKE PROFIT 水平。(目前使用挂单模式) 自定义解析模板:可以轻松将复制器适配为您的 Telegram 频道使用的精确信号格式——无需编程。 灵活管理:可以选择使用原始 SL/TP,或设置您自己的自定义 SL/TP。 动态 RRR 模式:可以
              Barak Mega EA
              Jorge Jovanny Hernandez Maldonado
              BARAK MEGA EA  is a fully automated trading Expert Advisor designed for traders who demand total control, strategic flexibility, and advanced risk management within a single system. This EA functions as a true strategy builder , allowing you to combine multiple technical indicators and custom rules to adapt to any market, asset, or timeframe. Unlike traditional robots with fixed logic, BARAK MEGA EA features a modular architecture where every component can be independently enabled, disabled, and
              FREE
              Correlation Matrix Pro - 多货币相关性分析 实时了解货币对之间的相关性! 一款强大的分析工具,可帮助您同时可视化多达6个货币对之间的统计关系。非常适合投资组合管理、风险分散和对冲策略。 主要功能 - 使用对数收益率的实时皮尔逊相关性 - 同时监控多达6个货币对 - 自动时间框架检测 - 可调回溯周期(5-200根K线) - 自动对冲机会检测 - 简约可折叠面板设计 - 颜色编码矩阵,即时解读 颜色编码 绿色 (+0.70 至 +1.00) = 强正相关 浅绿色 (+0.50 至 +0.69) = 中等正相关 灰色 (-0.49 至 +0.49) = 弱/无相关 橙色 (-0.50 至 -0.69) = 中等负相关 红色 (-0.70 至 -1.00) = 强负相关(对冲) 为什么要关注相关性? 风险管理 避免通过高度相关的头寸使风险加倍。 对冲策略 自动找到具有强负相关性的货币对进行有效对冲。 投资组合多元化 使用低相关性货币对构建多元化投资组合。 相关性突破 检测背离——通常是即将到来的市场变动信号。 输入参数 显示设置: - 面板 X/Y 位置 - 启动时
              FREE
              Position Size Tool – Smart Risk Management & Trade Execution Panel The Position Size Tool is a powerful and intuitive MT5 panel that simplifies your trading by combining position sizing , risk calculation , risk/reward visualization , and order placement —all in one place. ️ Clean & Functional Interface The tool features a compact, real-time panel with the following: Balance & Equity display Live Price tracking Customizable Risk % input Auto-calculated Lot Size based on SL and Risk Input for S
              FREE
              ================================================================ MATRIX CONDITION MONITOR Live Trade Condition Panel for MetaTrader 5 Fully Automatic -- Works with ALL Matrix EAs ================================================================ NEVER MISS A TRADE SETUP AGAIN Matrix Condition Monitor is a free utility that attaches to any chart and automatically checks all 10 trade conditions in real time -- showing you exactly why a trade will or will not open, and alerting you the moment ever
              FREE
              CC CopyCopy
              Luiz Eduardo Teodoro De Carvalho
              *** Free Version: Maximum Lot 0.10 *** CopyCopy: Smart Replication Manager for MT5 CopyCopy is the ultimate tool for those who want to replicate trades with complete autonomy. Many signals and EAs operate with minimum lots (0.01) that do not match your account size or your growth strategy. With CopyCopy, you turn this limitation into an opportunity, taking full control over volume and risk. The difference? You don't have to copy "all or nothing." You decide exactly where the orders come from.
              FREE
              Trade Behavior Mirror 只读取您自己账户中已经平仓的交易历史,并且只统计一种具体行为:在一次已确认的亏损之后不久,以高于自己平常水平的手数开出新仓位。这个工具不做任何预测,也不给出任何建议。面板上出现的每一个数字,都是这个账户上已经发生过的事实。 数字是这样算出来的:它读取所有品种、所有魔术号在内的最多31天已平仓交易 —— 这是整个账户的画面,而不只是当前图表所在品种的画面。从今天之前的30天里,它计算每天新开仓笔数的中位数,以及这些开仓手数的中位数。之所以用中位数而不是平均值,是为了不让某一笔异常大的交易拉偏整体基准。如果这30天窗口内的开仓不足5笔,历史数据就不足以建立一个公平的基准,面板会显示"Collecting history",而不是用过少的数据硬凑出一个数字。 核心统计,即面板上的 Entries within 10min of a loss, at above-median lot: 一行:对每一次新开仓,它都会检查前10分钟内是否有一笔亏损被确认平仓,以及这次开仓的手数是否高于30天中位数。符合条件的次数会分别按 Today 和 Last 7
              FREE
              This robot sends Telegram notifications based on the coloring rules of PLATINUM Candle indicator. Example message for selling assets: [SPX][M15] PLATINUM TO SELL 11:45. Example message for buying assets : [EURUSD][M15] PLATINUM TO BUY 11:45 AM. Before enable Telegram notifications  you need to create a Telegram bot, get the bot API Key and also get your personal Telegram chatId. It's not possible to send messages to groups or channels. You can only send messages to your user chatId. You should
              FREE
              Smart FVG Stats
              - Md Rashidul Hasan
              5 (1)
              The  Smart FVG Statistics Indicator  is a powerful MetaTrader 5 tool designed to automatically identify, track, and analyze Fair Value Gaps (FVGs) on your charts. Love it? Hate it? Let me know in a review! Feature requests and ideas for new tools are highly appreciated. :) Try "The AUDCAD Trader": https://www.mql5.com/en/market/product/151841 Key Features Advanced  Fair Value Gap  Detection Automatic Identification : Automatically scans for both bullish and bearish FVGs across specified histo
              FREE
              TradeVision Pro
              Ian Nganga Comba
              TradeVisonPro Forex Analyzer Pro MT5 交易账户分析与监控仪表板 TradeVisonPro Forex Analyzer Pro 是一款专为 MetaTrader 5 用户设计的交易分析和账户监控解决方案。 本产品将 MT5 交易数据整理到结构化的网页仪表板中,使交易者能够查看账户信息、监控未平仓头寸、分析交易历史、跟踪策略、记录交易日志以及查看绩效统计数据。 TradeVisonPro Forex Analyzer Pro 旨在帮助交易者整理交易信息,并通过受支持的桌面和移动网页浏览器访问这些数据。 主要功能 • MT5 账户仪表板 • 未平仓头寸监控 • 交易历史分析 • 交易日历 • 策略跟踪 • 交易日志 • 账户绩效统计 • 绩效报告 • 交易通知 • 多账户支持 • 可分享的只读报告 MT5 账户仪表板 在一个结构化的仪表板中查看 MetaTrader 5 交易账户的重要信息。 可显示的信息包括: • 账户余额 • 净值 • 可用保证金 • 保证金水平 • 未平仓头寸 • 浮动盈亏 • 交易量 • 经纪商信息 • 账户信息 仪表板集中显示
              FREE
              The Stop Loss Manger - SL Mange With the Stop Loss Manager you can finally sleep peacefully while it effectively manages your risk in stock market trading. Simply set your individual stop loss limits and let the manager trade for you. Never worry about losses again - the Stop Loss Manager takes care of it for you! Get the ultimate support for your trading now and maximize your profits with ease. Join the community of successful traders who swear by Stop Loss Manager today. Function overview: 1.
              Phone Notification Send Information from VPS direct to Phone No TradingOperation only MessageNotification Send Information to your selected Time-Window Configure Time when want to receive the Message  What will be send:-Bull/Bear Candle Bull: 0 Bear: 0 Level that get Touched by Price most Level: 00000.00 any Question or modification ex5 Code write me a Message 
              FREE
              MultiTimeframe Info Feed (MIF) Indicator Description: MultiTimeframe Info Feed (MIF) is a smart MQL5 indicator that displays a dynamic, real-time info panel directly on your chart, offering powerful insight into current market conditions. Key features include: Real-time display of Open, High, Low, Close, and live Tick price Tick Rate (ticks per second) for assessing market activity Auto-calculated Entry Price on new candle formation Signal direction detection (BUY / SELL) Price action pattern re
              FREE
              Product Name: Smart Switch Dashboard STOP WASTING SECONDS. SECONDS COST MONEY. Are you losing trades because you're fumbling through the Market Watch? Is your workspace messy and slowing you down? In trading, Speed is everything. If you aren't organized, you are losing money to traders who are. Smart Switch Dashboard is not just a tool—it is your COMMAND CENTER . Designed for serious Scalpers and Day Traders who demand Speed, Precision, and Zero Lag. DOMINATE YOUR WORKFLOW 1. ULTRA-FAST SY
              NHS Prop Firm Guardian NHS Prop Firm Guardian is a dedicated, single-panel risk monitor and drawdown protection overlay for MetaTrader 5, built around one core idea: watch the account relentlessly, and enforce the limit the moment it's crossed — even if the trader isn't looking . It is a pure risk-monitor companion tool, not an order-entry or trade-management system: it does not place trades, manage stops, or run automation strategies. Its job is tracking Daily drawdown on the current chart symb
              FREE
              Relentless Trade Journal — Free Trade Statistics for MetaTrader 5 Most trade journals flatter you. They add up your closing profits and skip the commission you paid on entry, so they show a rosier number than the truth. You think you are breaking even when you are actually losing to costs. Relentless Trade Journal shows you the honest picture, right on your chart. It is free. If it shows you one cost you were missing, an honest review helps other traders find it. It is a non-trading utility.
              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
              Show Pips for MT5
              Roman Podpora
              4.48 (31)
              对于那些总是想了解帐户当前情况的人来说,此信息指示器将很有用。 VERSION MT 4 -   More useful indicators 该指标显示诸如利润点数、百分比和货币等数据,以及当前货币对的点差以及柱在当前时间范围内收盘的时间。 有多种选项可用于将信息线放置在图表上: 价格右侧(运行在价格后面); 作为评论(在图表的左上角); 在屏幕的选定角落。 还可以选择信息分隔符: | / \ # 该指标易于使用且信息丰富。可以在设置中禁用不必要的信息项目。 设置 外观类型     - 信息行的显示类型。有以下三种选择: 跟随价格     - 遵循价格; 作为评论     - 作为评论; 在屏幕的选定角落     - 在屏幕的选定角落。 附件图角     - 如果您选择屏幕选定角的显示类型,则此项目允许您选择四个捕捉角之一; 显示利润?       - 该参数负责以存款货币显示利润; 以百分比显示利润?       - 该参数负责以百分比形式显示利润; 显示传播?       - 该参数负责显示当前点差; 显示酒吧关闭时间?       - 该参数负责显示柱关闭之前的时间; 文字颜
              FREE
              The Dynamic Market Profile allows you to analyze the volume of any specific chart region manually and instantly. No more being restricted to fixed daily or weekly profiles: you choose the exact move, consolidation, or trend leg you want to analyze . The indicator lets you draw up to 5 independent areas at the same time using interactive rectangles . How It Works on a Daily Basis Create the zone: Press keys 1, 2, 3, 4, or 5 on your keyboard (or use the on-screen buttons) to plot a rectangle . A
              FREE
              CV Guardian Service – Professional MT5 Monitoring & Maintenance System CV Guardian Service is a professional background service for MetaTrader 5 designed for continuous monitoring, diagnostics, and technical maintenance of your MT5 environment. The service runs without a chart in the background and monitors key operational conditions including terminal health, broker connectivity, system resources, execution quality, charts, Strategy Tester resources, and potential technical risks. Features Con
              Pattern Recognition EA
              Claudiu-georgian Zavera
              Pattern Recognition EA - From Learn to Earn. The market repeats itself. This EA finds every past repeat of the current candle sequence - and lets history vote the direction. ONE SHAPE. EVERY REPEAT IN HISTORY VOTES. The last N candles on your signal timeframe form a shape. The EA scans the history you choose - a fixed number of bars or everything your broker provides - for the SAME shape, and checks what happened next, every single time. Only when enough repeats exist AND a clear majority of t
              该产品的买家也购买
              Trade Assistant MT5
              Evgeniy Kravchenko
              4.41 (216)
              它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
              欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
              ================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
              测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
              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 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
              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
              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 实时更新。 货币对详情 — 点击列表中的任意行,即可打开该
              Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
              Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
              Trading Chaos Expert
              Gennadiy Stanilevych
              5 (11)
              世界上没有本软件的同等产品,它代表一个覆盖交易信号的通用交易 "控制台",自动入场,设置止损和止盈,还有在单一窗口里同时进行多交易尾随终止。EA 的 "三次点击" 直观控制,确保在不同计算机上全方位使用所有功能,包括平板电脑。 与附加的信号指标交互来标记图标,给出实际市场的全貌,EA 令您做出正确的选择,以及在大多数情况下成为胜者一方。内置资金管理算法, 还有自动计算手数, 虚拟订单交易, 以及一些其它从崩溃账户里挽救交易者的 "诀窍"。它不是一个 "黑盒子"。而是一个深思熟虑的交易员的不可或缺的助理, 至少要尝试一次它的动作。 注,在面板上形成的 EA 不能在策略测试员中测试。可以在您的模拟账户里以实时模式检查它, 您可以下载本 EA 的免费版 - 混沌交易 EA 演示 。 EA 表现为一个面板,带有内置功能的交易机器人的,自动基于交易者可直观检查的交易信号入场,完全按照比尔·威廉姆斯的策略“混沌交易:第二版”和“新贸易维度”。在单独的窗口里,EA 识别价格走势的导向,用于指定品种和时间帧的全自动交易模式,也可以多品种并发。 它同时分析 MetaTrader 5“市场观察”窗口中显示
              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.
              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
              Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading op
              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
              VirtualTradePad PRO SE MT5 — MetaTrader 5 专业交易控制中心 VirtualTradePad PRO SE 是一款基于图表的高级交易面板,也是适用于 MetaTrader 5 的交易管理工作区。它专为希望获得更快执行、更清晰持仓控制、结构化交易管理、可视化价位规划,以及直接在图表上完成专业交易流程的交易者而设计。 这不仅仅是一个 BUY / SELL 面板。PRO SE 将手动交易、挂单、持仓管理、部分平仓、篮子利润/亏损控制、加仓均价层级、ATM 规则、信号监控、实时市场信息、策略测试器 (Strategy Tester) 流程以及面向 VPS 的运行方式整合到一个互相关联的界面中。 MT4 版本 | 完整说明和截图 | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会选择这套面板 图表一键交易 ,并支持键盘快速操作 快速完成开仓、平仓、修改、反转、锁仓与部分平仓 深度控制仓位、挂单、总利润与风控逻辑 自动参数计算,减少手动输入与重复劳动 为什么 PRO SE 比标准手动交易更高
              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
              Grid Manual MT5
              Alfiya Fazylova
              4.73 (22)
              Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,
              Trump Shock Guard
              Thomas Christoph Lipka
              TRUMP SHOCK – Real-Time Market Protection for MT5 TRUMP SHOCK is a MetaTrader 5 risk-management utility designed to react to sudden market-moving news and unexpected volatility. Markets such as Gold, Oil and USD-related instruments can move within seconds following major political statements or breaking news. TRUMP SHOCK monitors important Truth Social posts and general breaking news and can automatically trigger predefined protective actions in MetaTrader 5 — helping you reduce unwanted exposur
              AlgoRadar
              Stephen J Martret
              5 (4)
              AlgoRadar is an on-chart analytics dashboard for MT5 that aggregates Expert Advisor performance across multiple accounts, brokers, and platforms, including both MT4 and MT5 data, into a single live view on your MT5 chart. All analysis runs from the chart interface, with no external applications or manual report processing required. EA Analysis and Ranking For traders running multiple Expert Advisors, AlgoRadar provides a consolidated view of each EA's performance across accounts. Active EAs a
              AI Agent Supervisor is NOT an Expert Advisor. AI Agent Supervisor   is a   multi-agent AI risk & portfolio supervisor   that watches every EA on your account and intervenes in real time.  WANT AN AI PORTFOLIO MANAGER WATCHING YOUR FLEET 24/7?   Run your fleet on the 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 unique data streams. The Supervisor r
              EA Auditor
              Stephen J Martret
              5 (5)
              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
              Check EA performance  https://www.mql5.com/en/signals/2376164?source=Site +Profile+Seller Spot vs Future Arbitrage EA for MT5 Spot vs Future Arbitrage EA is an automated Expert Advisor designed for MetaTrader 5 that operates using price differences between Gold spot and Gold futures instruments. The strategy opens positions on both instruments simultaneously to take advantage of temporary differences between spot and futures prices. Requirements The trading account must provide both Gold spot
              Custom Timeframe Manager Pro:MetaTrader 5 中的无限时间周期 终端的默认设置通常会隐藏价格变动的重要细节。如果仅将分析局限于经典周期,交易者可能会错失趋势形成的时刻和真实的波动水平。 Custom Timeframe Manager Pro 是一款扩展 MetaTrader 5 边界的专业工具。您可以创建任何自定义周期(包括分数和稀有周期),并像操作终端原生图表一样使用它们。 可选周期类型: 秒级 :任何数值(例如 S1、S5、S15、S30)。 分数级 :用于精细化分析的非标准间隔(例如 M1.5、H1.5、D1.2)。 自定义 :用于战略分析的多日和多周大周期。 您将获得: 全功能图表 :创建的周期像 MT5 原生图表一样工作——您可以在其上应用任何指标、震荡指标、模板和 EA。这不是“覆盖层”,也不是视觉模拟。 即时更新 :行情实时传输,无明显延迟。您的市场观察速度与标准图表一致。 指标稳定运行 :专有技术确保 RSI、MACD 等震荡指标运行流畅,无伪影、无跳动、无重置。实时 K 线更新无需重新计算全部历史数据。 自动恢复 :断网后,工
              Custom Alerts AIO:多市场智能监控,一键启动,无需设置 概述 Custom Alerts AIO 是一款“开箱即用”的高级市场扫描工具,无需额外安装任何其他指标或进行复杂设置。它内置了 Stein Investments 的所有核心指标(FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power),可帮助您轻松监控所有主要资产类别,如外汇、黄金、指数和加密货币。如果您的经纪商支持股票,您也可以手动添加个股进行监控。 1. 为什么选择 Custom Alerts AIO? 无需额外购买任何指标 • 所有关键指标均已内置,开箱即用。 • 专注于实时预警,不包含任何图形元素,性能高效,界面简洁。 全面覆盖所有主要市场 • 支持监控外汇、金属、加密货币和指数市场。 • 无需手动输入任何交易品种,只需在设置中勾选资产类别即可启用。 • 股票并不属于默认类别,如有需要可手动通过参数输入添加。 高效、专业、便捷 • 无需图表模板和手动加载,适合自动化或远程交易环境。 • 非常适合 VPS 上长期运行,或作为后台市场预警工具使用。 2
              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 --------------------------------------------------------------------------------
              Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {IB S
              EasyInsight AIO MT5
              Alain Verleyen
              4.92 (12)
              EASY Insight AIO – 全能智能交易一站式解决方案 概述 想象一下,您可以在几秒钟内扫描整个市场——外汇、黄金、加密货币、指数,甚至股票——无需手动筛选图表、繁琐安装或配置指标。 EASY Insight AIO 是您专为 AI 交易打造的即装即用数据导出工具。它将整个市场快照一次性输出为简洁的 CSV 文件,直接支持 ChatGPT、Claude、Gemini、Perplexity 等各类 AI 平台的即时分析。 无需窗口切换,无需图表叠加,也没有任何杂乱。只需纯净、结构化的数据自动导出,让您专注于基于数据的高效决策,无需再盯盘耗时。 为什么选择 EASY Insight AIO? 真正的一体化 • 无需设置,无需安装指标,无图表叠加。只需安装、运行并导出——就是这么简单。 多资产全覆盖 • 扫描分析外汇、金属、加密货币、指数、股票——您的券商所能提供的一切市场。 AI 专属数据导出 • 高度结构化、针对 AI 优化的 CSV 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
              The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
              FUTURES ORDERFLOW FOOTPRINT CHART Professional OrderFlow EA for MetaTrader 5 Version 1.01| Professional tool for real traders | Institutional-Grade Visualization STRATEGY TESTER USERS - PLEASE SELECT EVERY 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 ROL
              Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
              作者的更多信息
              Telegram Buddy – Professional Reporting and Notification Tool Are you worried about losing your balance when you're away from your computer? Do you need to check your account balance frequently, but find it inconvenient to log into the MT5 mobile terminal each time? The problem with standard reports:   Most Telegram tools send huge amounts of text detailing each trade. These messages are difficult to read on a smartphone, and over time, traders stop paying attention to them, risking missing cri
              NTFY Buddy
              Evgenii Kriachkin
              NTFY Buddy: The Ultimate Remote Control & Notification Infrastructure for MT5 Tired of Telegram messaging limits, delayed alerts, and zero interactive control? NTFY Buddy is a next-generation notification system built for professional algorithmic traders, account managers, and signal providers. It is not just an alert bot—it is a remote control panel for your MT5 terminals directly from your smartphone's push notifications. Based on the powerful NTFY protocol, it offers zero latency, ultimate pr
              筛选:
              无评论
              回复评论