MT5 To Telegram Signals Notifier
- ユーティリティ
- バージョン: 1.1
- アップデート済み: 1 6月 2026
- アクティベーション: 15
Multi-Platform Trade Copier & Notification System Available for MetaTrader 4 and MetaTrader 5
Superior Telegram Signals is a utility that connects a trading terminal to the Telegram application. It is designed to send automated trade notifications, chart screenshots, and account status updates to a specified Telegram chat, channel, or group.
Use Cases
This tool can be used by:
- Signal Providers: To automate the broadcasting of trade signals, modifications, and closures to public channels or VIP groups.
- Portfolio Managers: To track trading activity across multiple accounts or monitor the execution of automated Expert Advisors remotely.
- Individual Traders: To receive real-time notifications and screenshots of manual or automated trades directly to a mobile device.
Features
Trade Notifications The utility sends formatted Telegram messages for the following events:
- Position Open, Close, and Partial Close
- Trade Modifications (Stop Loss and Take Profit changes)
- Pending Orders (Placed, Deleted, Triggered, and Modified)
Message Formatting Users can customize the content of the Telegram messages through the dashboard. Toggles include:
- Ticket Numbers
- Lot Sizes
- Stop Loss & Take Profit levels
- Profit (for closed trades)
Automated & Manual Chart Screenshots The utility can capture and send chart screenshots to Telegram.
- Automated: Can be configured to send screenshots automatically when a trade is opened, a pending order is placed, or during daily account summaries.
- Manual: Users can send an instant snapshot of the current chart directly from the dashboard interface.
On-Chart Dashboard The EA includes an interactive graphical dashboard on the chart. It provides real-time access to settings without requiring the user to open the EA properties window. The dashboard allows users to:
- Enable or disable specific notifications.
- Send test messages.
- Trigger daily reports manually.
- Capture and send manual chart screenshots.
Risk Management Alerts The utility monitors account parameters and sends alerts for:
- Drawdown: Triggers a notification if the account drawdown exceeds a user-defined percentage.
- Margin Level: Triggers a warning notification and a chart screenshot if the margin level drops below a user-defined threshold.
Reporting
- Hourly Status Updates: Optional messages detailing Account Balance, Equity, Free Margin, and Floating Profit/Loss.
- Daily Summary: An automated report sent at a specified hour, containing daily performance metrics (total trades, win rate, net profit) and itemized lists of open and closed trades.
Filtering
- Magic Number Inclusion/Exclusion: Users can specify exact Magic Numbers to isolate signals from specific Expert Advisors, or exclude specific EAs from triggering notifications.
Setup Instructions
- Create a Telegram Bot: In Telegram, start a chat with @BotFather and use the /newbot command to generate a Bot Token.
-
Retrieve Chat ID:
For Personal Chats: Open Telegram, search for the @getidsbot bot, click Start, and send a simple message like "Hi". The bot will instantly reply with your personal Chat ID.
For Channels or VIP Groups: Add the @getidsbot to your channel or group as an administrator. It will immediately output the Channel ID (this is usually a long negative number).
- Configure Terminal WebRequests:
- In MetaTrader, navigate to Tools -> Options -> Expert Advisors .
- Enable "Allowed WebRequest for listed URL".
- Add https://api.telegram.org to the list.
- Initialize: Attach the EA to a chart and enter the Bot Token and Chat ID in the input parameters.
Input Parameters
- Telegram Settings: Bot Token and Chat ID.
- Trade Filtering: InpIncludeMagics and InpExcludeMagics (comma-separated lists).
- Notification Toggles: Enable/disable specific event triggers.
- Risk Management: Thresholds for drawdown and minimum margin level.
- Dashboard Toggle: Option to display or hide the graphical interface.
