Telegram Buddy MT4

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 critical account changes.

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

Trade with confidence and control your account with ease.


⚠️ Important: Operation logic

Please note: This utility is intended for macro-monitoring of account status.

  • No unnecessary notifications: The bot doesn't send messages about every tick or order opening. Details like Ticket, Volume, or Opening Price are excluded to save your attention.

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

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


    🚀 Key Features

    1. Customizable report detail ("Simple Mode"): Separate switches for "Simple" (the shortest possible messages) or "Full" (messages with context) modes for each notification type: Drawdowns, Closed Trades, and Reports.

    2. Centralized Monitoring: Manage multiple MT5/MT4 terminals through a single central bot. Use unique Account Names to instantly understand where reports came from.

    3. Smart "Silent Mode": Silences profit notifications during specified hours (e.g., at night), but sends drawdown notifications if needed , if the drawdown reaches a critical level. You'll sleep soundly, knowing the bot will only wake you up in the event of a real problem.

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

    5. Support for cent accounts and currencies: Includes a "Balance Divisor" for converting cent account values to standard units (e.g. dividing by 100) and allows you to set your own currency symbol.

    6. Modular reporting system: You can individually enable/disable Daily, Weekly, and Monthly reports, as well as Trade reports. You can also disable reports on weekends (non-trading days).


      🛠 Technical advantages

      Telegram Buddy is designed for high performance. It runs on a timer (OnTimer) rather than on every tick:

      • Update aggregation: Instead of sending multiple messages during high-frequency trading, the bot calculates the total balance change over a specified interval.

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

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


        ⚙️ Description of parameters (Inputs)

        (Below are the names of the parameters as they appear in the MT5 terminal)

        1. 🤖 Telegram Connection & Identity

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

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

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

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

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

        • Multichat IDs list: A comma-separated list of chat IDs to receive notifications (e.g., 12345678, 987654321). If you're using this feature for yourself, include only your Chat ID.

        2. 🎨 Message Styling (Visualization)

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

        • Simple mode: Closed deals: true = one line with profit total; false = more details with balance.

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

        3. 💰 Currency & Formatting

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

        • Currency symbol: The currency symbol to append to the values (e.g. $, €, USD).

        4. ⏱️ Monitoring Intervals

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

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

        5. 🔔 Alerts Configuration

        • Enable drawdown alerts: Turn on/off automatic notifications when drawdown increases.

        • Enable closed trades alerts: Turn on/off notifications about balance changes.

        6. 📅 Reporting Schedule

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

        • Enable daily report: Enable daily reports.

        • Daily report time: Time of sending daily report (local time of PC/VPS).

        • 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 : Complete silence during the specified hours.

          • SILENT_DRAWDOWN : Only drawdown notifications are sent.

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

        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 instructions

          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 Advisors tab.

          3. Check the box "Allow WebRequest for the following URLs" .

          4. Double-click "Add New URL" and paste: https://api.telegram.org

          5. Click OK.

          Step 2: Get a bot token

          1. Open Telegram and search for @BotFather .

          2. Send the command /newbot .

          3. Come up with 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 your chart.

          2. Paste the token received in the previous step into the settings. Save, run the advisor, and it will display the "Online" status and your parameters on the chart.

          3. Make sure the EA is running and send a message (e.g. /start ) to your Telegram bot.

          4. The bot will automatically reply to you with a message with your Chat ID (for example: 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 message the bot. They should then forward you the ID they receive so you can add it to your settings.

          Step 4: Personalization

          1. Identification: Set a unique name in Bot/Account name to differentiate reports.

          2. Intervals: Adjust the frequency of checks to suit your trading style.

          3. Visual: Use the Simple mode settings to avoid overloading the chat.

          4. Schedule: Set up the reports you need.

          5. Silent Mode: Set your watch to Silent mode for a peaceful rest.

          推荐产品
          Trade Manager MT4 DaneTrades
          Levi Dane Benjamin
          4.09 (11)
          交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
          【分析大师】 简介 分析大师是一款强大的MT4交易数据,交易策略统计分析软件,可以为用户体提供直观的账户表现,同时具有复盘交易轨迹的功能。 可以有效帮助用户做基础的盈亏统计,并直观看到自己的交易是否稳定,自己的交易策略是否需要调整。 使用方法 将其拖入任意货币对图表中,即可展示其效果。 如果统计数据不全,请检查历史交易记录是否完全显示,因为程序是从历史记录中读取并转化成可视数据图像的。 功能 根据历史盈亏,将交易成绩可视化,直接查看盈亏曲线。 统计不同币种历史盈亏及交易单量,方便我们总结什么品种好盈利,什么品种容易亏损。 可以复盘交易轨迹在K线图标上,方便观察交易策略。 显示每日/每周/每月交易盈亏数据,方便查看账户收益率。 如果遇到问题,可以咨询我,为你提供使用帮助。
          Order Block Draw MTF
          Jorge Delgado Segura
          4 (1)
          Just $30 for six months!!!. This will draw Order Blocks just by clicking on a candle with different colors for different timeframes. It will use the body or the wicks. It can also draw the mean threshold of the candle open/close or high/low. As a drawing tool, it is not active all the time after adding it to the chart. Activate by pressing 'b' twice on the keyboard within a second. If activated but then decided not to draw, deactivate by pressing 'b' once.  Box color depends if candle is abov
          FX-Support Presents the Trading Panel for MT4 The Trading Panel for MT4 is a powerful and versatile tool designed to assist traders in their daily trading activities. It helps traders open positions and identify market signals, such as ENG and STAR patterns. The panel simplifies decision-making and supports efficient trading. Key Features: Automatic Lot Size Calculation Calculates lot sizes accurately, considering market conditions and currency conversions for effective risk management. Accura
          Analog Market Clock MT4
          Mohamed Amr Mohamed Osama Abdelwahab
          Just $30 for six months!!!. This will draw Supply & Demand zones just by clicking on a candle. It can also draw a 50% line on the zone. https://youtu.be/XeO_x7cpx8g As a drawing tool, it is not active all the time after adding it to the chart. Activate by pressing 's' twice on the keyboard within a second. If activated but then decided not to draw, deactivate by pressing 's' once.  Box color depends if candle is above or below current price. Features: Draw the box up to the last current candl
          使用革命性的交易时间管理器轻松控制您的交易程序。这个强大的工具可以在指定时间自动执行订单,从而改变您的交易方式。 为不同的交易行为(从购买到设置订单)制定个性化任务列表,所有这些都无需人工干预。 交易时间管理器安装和输入指南 如果您想获取有关 EA 的通知,请将我们的 URL 添加到 MT4/MT5 终端(参见屏幕截图)。 MT4版本     https://www.mql5.com/en/market/product/103716 MT5版本     https://www.mql5.com/en/market/product/103715 告别人工监控,拥抱精简效率。直观的界面允许您设置精确的参数,包括交易品种、执行时间、价格、止损 (SL)、止盈 (TP) 点和手数大小。 该工具的灵活性通过与市场行为相匹配的适应性重复选项来凸显。通过视觉主题个性化您的体验,并减少长时间交易期间的眼睛疲劳。 摆脱手动交易程序,拥抱“交易时间管理器”的强大功能。提高交易的准确性、组织性和自由度。简化您的日常工作并重新体验交易。 主要特点: 自动订单执行:按指定时间间隔无缝自动执行订单,从而节省您的
          Trade Assistant Pro 36 in 1
          Makarii Gubaydullin
          4.76 (21)
          多功能交易工具:手数计算器、网格订单、风险回报比、交易管理、供需区、价格行为分析等 演示版   |   用户手册 交易助手 不能在策略测试器中运行:您可以下载 演示版 来测试此 实用工具 。 如有任何问题 /改进想法/发现错误 ,请 联系我 如需MT5版本,请点击 此处 简化、加速并自动化您的交易 流程 。通过此 仪表板 扩展标准终端功能。 交易面板 适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数/风险/风险回报比计算:手动交易的风险管理 手数计算器(基于风险规模计算交易量) 风险计算器(基于手数计算风险金额) 风险回报比 网格订单: + 动态间距选项和分割手数选项 订单激活触发器,+ 买入止损限价/卖出止损限价:MT4也可用 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损/入场价位:如果K线收盘价超越此价位(避免错误触发) 隐藏订单(虚拟订单) 计划订单:即使市场休市也可下单(周末计划器) 附加多级止盈(多重获利了结) OCO订单(一单取消另一单),具有不同ID 交易可视化 + 图表上调整 以买入价(Bid)设置的止损/入场价位:避
          Size Calculator allow you to calculate the size you need for your position giving two parametres: the number of pips risked and the money risked, for example if you want to risk 20 USD on 200 pips, then you will need to input 200 in the case reserved for pips and 20 in the case reserved for risk, the size will appear in left top carner of the chart in your metatrader 4 platform,  Size Calculator  support the following symbols : EURUSD GBPUSD AUDUSD NZDUSD  GOLD WTI  EURJPY GBPJPY USDJPY AUDJPY C
          Grid Trading
          Waseem Raza
          5 (3)
          Grid Trading EA is a semi-automated one-click trading EA for both Normal Trading and Grid/Martingale Trading . Normal Trading Simply click Buy or Sell directly from the chart. The EA will automatically manage trades by: Setting Stop Loss and Take Profit Managing Trailing Stop Grid / Martingale Trading When Grid Trading mode is enabled, the EA will automatically open additional grid orders at specified distances while increasing the lot size based on your settings. Inputs & Settings Lots — Initia
          Trade Builder Pro MT4
          Mostafa Saad Saeed Shawara
          产品标题 Trade Builder Pro - 图表交互式可视化交易管理器与风险助理 简短描述 使用 Trade Builder Pro 简化您的交易。这是一款高度互动的交易助理 ( Trade Assistant ) 与交易管理器 ( Trade Manager )。直接在图表上拖动并设定入场价、止损价与止盈价,实时自动计算仓位手数与风险回报率 ( risk reward ratio )。 概述 高效的交易管理 ( Trade Management ) 是长期成功交易的基石。 Trade Builder Pro 允许您在 MetaTrader 图表上直接拖动参数线,免去繁琐的风险心算。调整好级别后,工具会立即完成风险数学计算,支持一键执行或快捷键操作。 核心功能: 交互式可视化交易: 通过拖动图表上的水平线,轻松调整入场、止损 (SL) 和止盈 (TP) 级别。 智能手数计算器: 根据您的风险偏好(固定手数、固定金额 $ 或账户比例 %)自动计算出精准的手数。 图表线实时统计显示: 实时在图表线上显示价格、点数距离 (Pips)、盈亏百分比、资金价值以及动态的风险回报比 ( ris
          The Simple Lot Size Calculator can help you with risk management. Just type risk percentage, stop loss points and click calculate to get required lot size. The Simple Lot Size Calculator calculates a current chart's instrument. It's lightweight. Just load it to your chart then The Simple Lot Size Calculator will apper in the left upper corner of your chart.
          This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol, and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so yo
          一款面向手动交易的专业面板,把完整的交易流程都收进图表上的一个窗口,从精准入场到账户防护。按设定的风险精确计算手数,借助 RR Tool 直接在图表上用线条搭建交易,开立市价单和挂单、网格与 OCO。持仓的后续管理交给面板打理:最多五级分批平仓、六种跟踪止损、保本以及 Virtual SL/TP。日、周、月三档限额守护本金,一旦被突破即自动触发。 使用指南与免费 Live 演示 免费的 Live 演示版可在此获取 ( Free Live Demo )。 产品的使用指南见此 ( User Manual )。 NT Trade Manager 把交易者的整套工作流程收进图表上一块紧凑的面板,无需在终端各窗口之间反复切换,也不必在每次入场前埋头计算。它为坚持手动、独立判断的交易者而打造:主观交易者、剥头皮和波段交易者,外汇、金属、指数、大宗商品乃至加密货币等任何品种都适用。决策由你拍板,执行的琐碎操作、风控纪律和持仓跟踪则交给面板。没有你的指令,什么都不会发生:这是一件实战工具,而不是全自动交易程序,也不是信号服务。 功能概览 每笔交易的手数都严格按设定的风险算出:可取账户余额的百分比
          Trade Dashboard MT4
          Fatemeh Ameri
          4.96 (54)
          疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
          SuperOrders
          Vladimir Pokora
          You can place an unlimited number of invisible pending orders using this tool. Orders will be filled under the following conditions: Spread is not greater than the set Max. spread Slippage is not greater than the set Max. slippage The set trading time was not exceeded The expiration time was not reached TRADING button is not switched to PAUSE   If these conditions are not met, the order will be cancelled. You can also set up a Test Zone with an Off line for each order. The order will be cancel
          Scalping Day Trading Support Utility Scalping One for MT4 setting faile (for white Chart)    http://www.emkyuradias.shop/indexenglish.html One position is displayed with one button. View P & L, Lot, and Point in real time. It is possible to switch the display of positions of only chart currencies and all currency pairs.   Supports automatic identification in Japanese and English   Account currency notation corresponds to dollar, euro, pound, yen (automatic identification) Lot, take profit and
          Equity Safe V1
          Luis Carlos Lucero Hernandez
          EquitySafe V1.0   is a   powerful risk management tool   designed for   MetaTrader 4 . It enables traders to effectively manage their risk by setting   maximum loss limits   based on custom time frames. With this tool, you have the flexibility to   define your own time   intervals and   allocate specific risk   thresholds accordingly. This helps you   maintain control   over your trading account and   minimize potential losses.   By utilizing EquitySafe, you can ensure that your trading strategy
          Every trader is watching over his account over and over.... trying to anlayse every system he or she has. With this tool you are able to  export your complete history of every account export withdrawls / deposits / rebates to a separate file export account status with balance / equity / current drawdown recalculate micro to standard lots / profits ...  export decimal by "." or ","  combine a series of Magic Numbers to one unique Magic Number   filter to ignore OrderComments.
          ChartTrader is a professional trading tool that every trader needs in their toolbox. It has been developed to work with the MT4 Platform. ChartTrader offers a number of options to make placing orders in the Forex market quick and easy. The GUI sits on the chart window so there is no need to navigate to separate windows when placing orders. The program allows you to set pending and instant orders. It has a built in risk management system, so every trade can risk a percentage or a fixed amount in
          Period Change Button
          Rainer Albrecht
          3 (1)
          Fastest way to change the period. Suitable for traders who use many charts and timeframes. Size, shape and color can be customized. Inputs Parameters Corner — Choose corner placement Standart is "Right lower chart corner" Color — Background color of the button ColorText — Text color of the button ColorOn — Background color of the button for the current period ColorOnText — Text color of the button for the current period Font — Arial, Verdana... FontSize — Size of the font in pixels DistanceX —
          FREE
          TesterPro
          Miguel Angel Barahona Ochoa
          TesterPro 是一个专为 MT4 策略测试器设计的面板。它允许你模拟买入和卖出订单,设置手数、止盈和止损。你可以随时修改已开的订单并部分平仓。你还可以通过鼠标拖动相应的线条来调整止盈和止损水平。 在回测过程中, TesterPro 会实时提供详细的绩效报告,包括赢单、亏单、总利润和浮动利润。面板可以通过单击轻松隐藏或显示。 TesterPro 是一个模拟器,旨在帮助你高效且真实地进行交易策略回测。通过直观的面板,你可以轻松执行操作,在任何品种和时间周期上测试策略,分析结果并提升交易技能。所有这些都通过一个实用且易于使用的控制面板完成。 ---------------------------------------- 主要功能 • 仅在 MT4 策略测试器中运行 • 兼容所有品种 • 兼容所有时间周期 • 可开任意数量的订单 • 可同时开买单和卖单 • 止盈和止损可通过移动线条来修改 • 订单可随时修改 • 止盈和止损可选择以点数或价格水平设置 • 支持部分平仓 • 可同时开多个订单 • 一键关闭所有订单 • 回测期间实时报告所有订单(已开和已平) • 可访问 MT4 报告
          該產品可讓您控制您的訂單和帳戶,具有許多功能 1- 它將根據您的帳戶大小/停損大小/1 手數的對點值計算正確的手數。 2-它將為您提供當前訂單情況,具體取決於線路位置(目標 sl tp )。 3-按下 1 個按鈕即可移動所有訂單 target / sl 。 4-它將為您提供有關您的帳戶的資訊以及開立訂單所需的保證金。 5-它具有關閉所有訂單(符號或全部)的功能。 6-具有保本、保利功能。 7- 所有配對都易於使用。 請不要忘記添加您的評論 該產品可讓您控制您的訂單和帳戶,具有許多功能 1- 它將根據您的帳戶大小/停損大小/1 手數的對點值計算正確的手數。 2-它將為您提供當前訂單情況,具體取決於線路位置(目標 sl tp )。 3-按下 1 個按鈕即可移動所有訂單 target / sl 。 4-它將為您提供有關您的帳戶的資訊以及開立訂單所需的保證金。 5-它具有關閉所有訂單(符號或全部)的功能。 6-具有保本、保利功能。 7- 所有配對都易於使用。 請不要忘記添加您的評論
          Stay updated with Multicurrency Overview!! The algorithm of this EA releases an average of the movement percentage of all the Forex currencies linked to a single currency, isolating it, letting us to comprehend its real and specific trend. Above on the left, a panel show us efficiently the trend of the currency, in the timeframe actually used. The second panel will keep you updated on macroeconomic news. P.N.:The news time is based on your pc clock time, this way you won't have any problem reg
          DG Equity Monitor is a useful tool that keeps track of the daily transactions made on the account. The EA automatically and instantly closes all the trades running based on two conditions: 1. If the daily profit target is hit. 2. If the maximum drawdown is reached. An alert is sent immediately one of the above conditions are met. Parameters: Show Account Info -Choose whether or not to display the Account Info on the chart. Show Pop Up Alert -Show alert on chart when either condition 1 or 2 are
          FREE
          SL and TP Setter
          Giacomo Barone
          4 (1)
          You can manually open a trade (one click), and this EA will take care of setting the SL and TP. SL and TP are set based on the number of pips you specify in the input screen. You can also choose monetary SL and TP. SL and TP are determined based on the weighted average price (WAP), so if you open a new trade, SL and TP will be updated according to the new WAP. The WAP is not unique but differentiated between buy and sell trades (this is useful only if you open opposite trades on the same chart)
          FREE
          如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Extreme TMA System Demo in my product list, please try it out to get familiar with all functionalities free, LINK . This system basically utilizes 4 TMA (Triangular Moving Average) slope indicators on 4 time-frame and TMA Band as the core indicators to generate trading signal mainly on time-frame M15. The sig
          Gann Box MT4
          Frederic Jacques Collomb
          5 (1)
          Gann Box 指标是一个强大且多功能的工具,旨在帮助交易者识别和利用市场的关键水平。该指标允许在图表上绘制一个矩形,该矩形会自动划分为多个区域,并带有战略水平 0, 0.25, 0.50, 0.75, 1 。当价格触及其中一个水平时,会触发警报,从而为交易决策提供宝贵的帮助。您可以即时了解市场相对于您绘制区域的变化情况。要绘制一个区域,只需绘制一个简单的矩形并将其命名为 GannBox 。 该指标适用于所有类型的交易者,无论是使用 支撑和阻力 概念、 供需 理论的交易者,还是 ICT 技术或 公平价值缺口 (FVG) 专家。 无论您是 日内交易者 、 波段交易者 还是 趋势交易者 , Gann Box 都可以帮助您更好地理解和预测市场走势,同时提高您的反应能力和交易表现。 MT5 版本 Gann Box 是一个 多时间框架 指标:它可以绘制在更大的时间框架上,比如 H1,同时允许在较小的时间框架(如 15 分钟图表)上进行更精确和快速的交易。 除了其灵活性之外,该工具还可以通过直观的 管理面板 在图表上进行全面自定义。此面板允许根据您的偏好激活或禁用每个级别,并启用或禁用相关的警
          Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
          Close All Selected Chart Overview: This is one of the smart choices to help you make your trading management a lot easier. Especially when you have to manage a large number of orders. This utility will work like a helping hand to close all the unrelated order windows in less than no time, plus without making any kind of unwanted effects. :: 3 simple steps to use :: 1. Select your chart window.  2. Click "Close All" 3. Click "OK" Note: For the better understanding on how this utility works, plea
          该产品的买家也购买
          欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
          Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
          PZ Trade Pad Pro MT4
          PZ TRADING SLU
          3.67 (3)
          这是一个可视化的交易面板,可帮助您轻松进行交易管理,避免人为错误并增强交易活动。它结合了易于使用的视觉界面以及完善的风险和位置管理方法。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 易于使用 从图表轻松交易 精确的风险管理交易,无忧 保本是重中之重 让利润不受您的关注 尽快享受无风险交易 所有已开通交易的自动追踪止损 交易开始后立即设置初始止损 进行交易后,EA将执行以下任务: 初始止损/获利被自动放置 它会尽快锁定自由行(可选) 它将止损首次移动到盈亏平衡点(可选) 它使用您所需的方法跟踪止损,直到止损为止 其他很酷的功能是: 出色的终端活动报告 单一但功能强大的尾随止损方法 干净的图表界面 没有输入参数 我进行交易后会怎样? 这是您进行交易后EA的操作: 它放置初始止损并获利订单。 尽快搭便车并确保保本。默认情况下,这是通过在达到盈亏平衡点时关闭50%的交易来完成的,默认情况下为5点。这意味着,如果您日后被淘汰,您将一无所获(可选)。 盈亏平衡后,跟踪止损开始运行。 它跟踪止损,直到止损为止,让利润运行。 尾随止损如何运作? 追踪止损表示为所管
          The product will copy all telegram signal to MT4   ( 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
          神速EA跟单(TradeMirror)是一款MT4/MT5平台的订单复制软件。 使用教程 请点击 神速EA跟单使用教程 链接以查看更多使用教程 为什么选择神速EA跟单 我们深知对于金融软件而言安全、稳定和隐私的重要性,因此我们在细节处对这三大要素进行了额外的加固: 提供用户友好的图形界面,操作简单易用 注重隐私安全,适合对订单分发有隐私要求各种金融场景 精准复制订单,毫秒级分发 支持全平台,MT4/MT5全面覆盖 智能感知系统状态,邮件通知守护交易安全 核心功能列表 对于跟单软件而言,功能并不是越多越好的,因此经过严谨的需求分析,我们对程序进行了精简,并最终保留了如下核心功能: 多重连接 邮件通知 手数缩放 信号过滤 反向跟单 重置止盈/止损 免费演示 在购买Trademirror之前,你总是可以尝试免费演示。 点击本页面上的免费演示按钮 点击是的,我有Metatrader 4/5 允许浏览器打开Mt4/5 在Mt4/5中,找到专家顾问/市场/TradeMirror,打开它并点击测试 启用复盘显示(否则你将看不到GUI界面)。 点击开始 现在你可以在可视化图表上看到TradeMirro
          Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
          Custom Alerts AIO:多市场智能监控,一键启动,无需设置 概述 Custom Alerts AIO 是一款“开箱即用”的高级市场扫描工具,无需额外安装任何其他指标或进行复杂设置。它内置了 Stein Investments 的所有核心指标(FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power),可帮助您轻松监控所有主要资产类别,如外汇、黄金、指数和加密货币。如果您的经纪商支持股票,您也可以手动添加个股进行监控。 1. 为什么选择 Custom Alerts AIO? 无需额外购买任何指标 • 所有关键指标均已内置,开箱即用。 • 专注于实时预警,不包含任何图形元素,性能高效,界面简洁。 全面覆盖所有主要市场 • 支持监控外汇、金属、加密货币和指数市场。 • 无需手动输入任何交易品种,只需在设置中勾选资产类别即可启用。 • 股票并不属于默认类别,如有需要可手动通过参数输入添加。 高效、专业、便捷 • 无需图表模板和手动加载,适合自动化或远程交易环境。 • 非常适合 VPS 上长期运行,或作为后台市场预警工具使用。 2
          EasyInsight AIO MT4
          Alain Verleyen
          4 (2)
          EASY Insight AIO – 全能智能交易一站式解决方案 概述 想象一下,您可以在几秒钟内扫描整个市场——外汇、黄金、加密货币、指数,甚至股票——无需手动筛选图表、繁琐安装或配置指标。 EASY Insight AIO 是您专为 AI 交易打造的即装即用数据导出工具。它将整个市场快照一次性输出为简洁的 CSV 文件,直接支持 ChatGPT、Claude、Gemini、Perplexity 等各类 AI 平台的即时分析。 无需窗口切换,无需图表叠加,也没有任何杂乱。只需纯净、结构化的数据自动导出,让您专注于基于数据的高效决策,无需再盯盘耗时。 为什么选择 EASY Insight AIO? 真正的一体化 • 无需设置,无需安装指标,无图表叠加。只需安装、运行并导出——就是这么简单。 多资产全覆盖 • 扫描分析外汇、金属、加密货币、指数、股票——您的券商所能提供的一切市场。 AI 专属数据导出 • 高度结构化、针对 AI 优化的 CSV 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
          Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
          ManHedger MT4
          Peter Mueller
          5 (2)
          THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
          Smart Channel M4
          Vahidreza Heidar Gholami
          The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
          Local Trade Copier EA 是针对需要从外部来源执行交易信号或需要同时管理多个账户的个人交易者或账户经理的解决方案,无需 MAM 或 PAMM 账户。它可以从多达 8 个主帐户复制到无限的从帐户 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 100% 自托管 容易安装和使用 不使用安装程序、配置文件、服务器、内存管道或 DLL 1000 次激活可永久使用 EA 本地执行,无网络延迟 它实现了您需要的所有功能: 最多8个主账户和无限从属账户 适用于所有经纪人和 DD/NDD/ECN/STP 执行 适用于具有不同帐户货币的帐户 在真实账户和模拟账户之间工作不明显 支持主从账户中的符号名称后缀 按幻数和订单评论过滤 不会干扰其他交易 可选择复制 SL 和 TP 水平 可选择复制挂单 支持符号翻译 支持部分关闭 反向模式 灵活的交易规模: - 固定地段 - 乘数 - 成比例的 - 与乘数成比例 EA 可以使用投资者或任何账户的主密码复制交易。 如何将交易从一个主账户复制到一个或多个从账户 在源终端中安装 EA 将 EA 加载到任何图表并选择“MA
          Ultimate Trailing Stop EA
          BLAKE STEVEN RODGER
          4.33 (15)
          This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overrid
          Riskless Pyramid
          Snapdragon Systems Ltd
          5 (1)
          Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
          MultiOrder Assistent V3.0   - Your professional trading assistant for MetaTrader 4 The  MultiOrder Manager  is a powerful trading tool designed to optimize your trading while managing risk efficiently. With intuitive features and a user-friendly interface, this Tool is ideal for traders who want to manage multiple orders simultaneously without losing track.   Symbols: FX pairs, gold and cryptocurrencies Here you get a detailed description of the parameters and functions Manual     Features and
          The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
          Crystal Trade Manager PRO – 高级 MT4 风险与交易控制系统 免费版: https://www.mql5.com/en/market/product/150632 概述 Crystal Trade Manager PRO(CTM)是一款为 MetaTrader 4 打造的完整专业级风险管理与交易控制工具。 它专为需要严格执行、稳定风险保护和智能自动化的交易者而设计。 系统可全面管理风险、保护账户权益、执行每日限制、自动设置 SL/TP,并提供专业级的一键式快速交易面板。 非常适合参与 prop firm 挑战、日内交易、剥头皮交易以及专业资金管理的交易者。 同时提供完整的 MT5 版本。 核心亮点功能 1. 高级风险与回撤保护 支持每日回撤限制 1%–70% 。 一旦达到回撤上限,系统将立即平掉 所有仓位 。 可选:突破后自动删除 所有挂单 。 每日锁仓模式:当天达到限制后阻止新下单,次日自动恢复。 完全符合各大 prop firm 的规则与要求。 2. 日内盈利与亏损目标自动化 可设置每日 盈利目标 与 亏损限制 (账户货币,例如 USD)。 达到任何目
          RedFox Copier Pro
          Rui Manh Tien
          4.7 (10)
          Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4 platforms. Users not only can follow all instructions from the signa
          If you need an advisor on any arrow indicator signals - this utility will definitely help you.  You will be able, with the help of this utility to form an unlimited number of EAs on YOUR signals , with your set of settings, with your copyright and complete source code . You will be able to use the resulting EAs unlimitedly , including adding them to the Market and other resources. Free simple version of the generation script to help you understand how it works - here What does the utility do? 
          The product will copy all  Discord  signal   to MT4   ( 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 MT4. 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
          EchoTrade Telegram to MT4 Copier
          Perpetual Chinemerem Vincent
          5 (2)
          EchoTrade Telegram to MT5 Copier Seamless, Instant, and Reliable Signal Copying - Direct from Telegram to MetaTrader 4! The product does not run in the strategy tester but you can get free trial version   here  for testing before purchase. Tired of manually executing trades from Telegram signals? EchoTrade automates the process, instantly copying trades from any Telegram channel or group directly into your MT5 account—accurately, efficiently, and without delay. Key Features: Universal Compatib
          Dashboard.mq4 - 简单交易管理器 为那些喜欢手动交易并希望简化交易管理的交易者设计,这个强大的MQL4工具通过提供实时仪表盘来管理交易,提升了交易效率。它无缝集成到MetaTrader中,轻松计算仓位大小,并跟踪风险指标。 主要特点: 风险和保证金显示 :实时计算仓位大小、保证金要求和胜率,以便做出精确的交易决策。 交易管理按钮 :一键按钮用于下达买入/卖出订单、平仓(所有、盈利或亏损的交易)以及通过取消止盈或止损来修改订单。 可定制的胜率跟踪 :分析不同时间段的交易表现,包括当前月份、最近的交易或所有历史交易。 互动和直观的UI :清晰、易于导航的仪表盘,具有可定制按钮,方便快速操作。 准确的计算 :基于账户余额和风险百分比的内置仓位大小计算器。 这个工具非常适合那些希望在MetaTrader 4平台上直接管理交易并优化风险回报策略的交易者。
          Auto Trade Driver
          Vu Trung Kien
          4.6 (15)
          自动交易驾驶员 是一款强力工具 (作为 EA 运行),帮助您管理风险,控制订单,以及通过多重保护/尾随停止规则来最大化您的盈利。 此工具对于剥头皮和趋势跟随交易者都很有用。它不仅计算交易的准确风险,而且还可以实时地保护并最大限度地提高您的利润。 拥有这个工具,您所要做的唯一一件事就是根据您自己的策略入场交易,它会按照您选择的出场策略自动驱动您的持仓。 用于测试的演示版在此下载: https://www.mql5.com/zh/market/product/4660 自动交易驾驶员结合了两种工具: 我的资金经理: https://www.mql5.com/zh/market/product/5398 交易控制器: https://www.mql5.com/zh/market/product/5405 以下是主要功能: 1. 下单面板 这个面板用来计算您能够接受的风险范围内的交易量。您可以选择指定的余额百分比作为入场价和止损,即您可承受的亏损点数 (包括佣金), 此工具将自动计算所需交易量。 之后, 您只需在 BUY, SELL, 或 PLACE ORDER (挂单) 按钮上点击一次,
          面板 FFx 隐藏管理 轻松帮助您在图表上直接管理您的订单。下面描述所有特征: 止盈, 止损和尾随停止均隐藏 每笔交易在图表上都有自己的指示线 可按您的需要拖拽任何线来改变止盈/止损 当止盈 #1 到达,自动将止损位移到盈亏平衡位置的选项 选择止盈/止损类型的选项 (通过点数或价格) 选择尾随停止类型的选项 (通过点数, MA, 分形, PSAR 或 ATR) 定义哪些订单您希望在当前图表上进行管理 (所有订单或特定单号) 最大化 / 最小化面板按钮 在图表上将面板拖拽到任意位置 显示交易信息的选项 如何使用它? (参看以下截图) 选择您希望管理的订单 (所有或特定的) 设置您的目标, 止损和尾随停止 … 之后点击 “放置”。它们都独立工作,这样您就只需设置一次。 如果您希望删除一个止盈, 止损或尾随停止, 选择正确的订单 … 然后点击 “删除” 当您选择设置 “所有当前符号”, 则 “当前设置”显示在面板里。这些设置将自动用于所有新开订单。若要重置/删除这些设置, 点击 “重置所有”。 如果 “显示交易信息”被选中, 一个新的小表格显示在面板之下, 包括每笔订单及其当前的目标和尾随停
          FFx Risk Calculator panel will help you to calculate very easily your trades size, SL or the risk directly on the chart. All features are described below: Option to select which parameter to calculate: Risk, Stop Loss or Lot Size The panel will show if the lot size is allowed according to the current account free margin Button to maximize/minimize the panel Drag and Drop the panel anywhere on the chart How to use it? Select the parameter you want to be calculated. It will be based on the 2 other
          Trade Copier Pro
          Vu Trung Kien
          4.29 (14)
          Trade Copier Pro 是一个强大的工具,多账户之间进行远程复制的贸易超过互联网不同的位置。这是一个信号提供商的理想解决方案,谁想要与全球范围内对自己规则的人分享他的贸易。一个供应商的交易可以复制到多接收器和一个接收器可以得到贸易额从多供应商也是如此。 供应商和接收器可与供电内置的数据库管理系统来管理他的合作伙伴名单。 这个工具允许全局配置模式(copy过来互联网)和本地模式(在同一台PC/服务器内复制)之间进行选择。 要求: MetaTrader4的4.00版构建670或以上。 参考: 如果你只需要在本地复制与更低的价格,你可以检查Auto Trade Copier在: https://www.mql5.com/en/market/product/4676 以下是亮点功能:     在一个工具提供商或接收器之间转换角色。     一个供应商的交易可以复制到多接收器和一个接收器可以从多个供应商收到交易。     供应/接收器可通过供电数据库管理系统,而无需额外的工具管理自己的接收器/供应商名单(添加,删除,编辑,启用/禁用)。     全球模式(copy过来互联网)和本
          News Trader Pro
          Vu Trung Kien
          4.38 (16)
          新闻操盘手专业版 是一个独特的机器人,让您使用您预先定义的策略进行消息交易。它从几个流行的外汇网站加载的每条消息的片断。您可以选择任何消息和预设的策略进行交易,之后新闻操盘手专业版根据选定的策略,在新闻来临时自动进行交易。 新闻发布给出了赚点数的机会,因为在那个时刻,价格通常有大动作。现在,利用这款工具,新闻交易变得比以往任何时候更容易,更灵活,更令人兴奋。不要等待,不要错失,不要再迷惑了。每周只需针对重要新闻设置一次,这个工具将完全按照您的计划进行精准交易。 演示版: 由于这不是一个自动交易机器人 (它是半自动), 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5931 参考: 如果您只需要加载新闻 (无需交易), 您可以购买新闻加载机专业版: https://www.mql5.com/zh/market/product/5463 功能 包括所有 新闻加载机专业版 的功能 (查看详情)。 针对每条新闻构建您自己的策略,具有非常灵活的参数。 支持五种高级策略,带有大量控制参数 (止损, 止盈, 尾随, 网格间隔, 手数缩放,
          Bears CD HTB Global  (Bears Convergence/Divergence High Top Bottom Global) is an analytical bears convergence/divergence indicator (C, D or CD) between a financial instrument and 22 MT4 indicators working on all periods simultaneously. The indicator measures the power of CD for indicators and periods and is the second one out of the two possible versions (HBT and HTB). Features The analyzer is not a lagging one. It works by ticks and is able to show CD in the main window even in case the MT4 in
          Bulls CD LBT Global  (Bulls Convergence/Divergence Low Bottom  Top   Global) is an analytical bulls convergence/divergence indicator (C, D or CD) between a financial instrument and 22 MT4 indicators working on all periods simultaneously. The indicator measures the power of CD for indicators and periods and is the first one out of the two possible versions (LBT and LTB). Features The analyzer is not a lagging one. It works by ticks and is able to show CD in the main window even in case the MT4 i
          FFx Watcher PRO
          Eric Venturi-Bloxs
          The FFx Watcher PRO is a dashboard displaying on a single chart the current direction of up to 15 standard indicators and up to 9 timeframes. It has 2 different modes: 1. Watcher mode: Multi Indicators User is able to select up to 15 indicators to be displayed User is able to select up to 9 timeframes to be displayed 2. Watcher mode: Multi Pairs User is able to select any number of pairs/symbols User is able to select up to 9 timeframes to be displayed This mode uses one of the standard indicat
          作者的更多信息
          Telegram Buddy
          Evgenii Kriachkin
          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 missin
          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
          筛选:
          无评论
          回复评论