π Official Product Hyperlinks
β’ MT5 model
β’ MT4 model
1 | What the EA Does
MT5 Ship To Telegram EA is a notification utility.
It by no means opens or manages trades; it merely watches your account and sends formatted messages (orders, SL/TP edits, periodic P/L experiences, and so forth.) straight to Telegram.
2 | Fast-Begin Guidelines
| Step | Motion |
|---|---|
| 1 | Permit WebRequest: MT5 β Instruments βΊ Choices βΊ Knowledgeable Advisors β tick Permit WebRequest and add https://api.telegram.org |
| 2 | Connect the EA to any chart (one chart is sufficient) |
| 3 | Decide a connection methodology (Username or Bot)Β |
| 4 | Set MagicNumber (default 0 = watch all trades) |
| 5 | Allow the alerts/experiences you need (Inputs tab) |
| 6 | Press OK β Youβll obtain a inexperienced βActivatedβ message in Telegram |
Demo model: scroll to the underside of this weblog β the .ex5 file is connected and works on demo accounts solely.
3 | System Necessities
-
Platform: MetaTrader 5 construct 4150+
-
Web: secure connection for API calls
-
Telegram: free private account
-
Permissions: WebRequest to api.telegram.org enabled
4 | Connecting MT5 β Telegram
4.1 | Prompt Mode (Username) β quickest
-
Open Telegram and begin a chat with @ShiXiongScalpingTrader_bot
-
Ship any message β bot replies βlinkedβ
-
In EA inputs set Username = your @username (case-sensitive)
-
TokenChoice = DEFAULT β press OK
Thatβs it β the EA fetches your ChatID routinely.
4.2 | Professional Mode (Customized Bot / Channel / Group)
-
Create a bot with @BotFather β copy the TOKEN
-
(Non-compulsory) add the bot to your non-public channel / group
-
Seize the ChatID (use @getidsbot or an analogous software)
-
EA inputs:
-
TokenChoice = YOUR_OWN_BOT
-
YourToken = 123456:ABC-DEF…
-
IdentifierChoice = ChatID
-
YourChatID = -100xxxxxxx
-
-
Preserve Allow Chat ID Verification = true for a one-time check ping.
5 | Key Inputs (Fast Reference)
| Group | What it controls |
|---|---|
| Token / Username | Telegram connection methodology |
| Message Settings | Toggle every alert sort ON/OFF |
| Report Settings | Every day / Weekly / Month-to-month / Annual P/L summaries |
| MagicNumber | 0 = watch all the pieces Β· every other int = filter that Magic |
| Customized Templates | Edit the precise textual content despatched to Telegram β helps HTML and placeholder tokens |
Full placeholder record is proven contained in the EA (Inputs βΊ CUSTOM MESSAGE TEMPLATES).
Line breaks = |n , daring = textual content , italic = textual content .
6 | Typical Set-ups
Guide / Sign Followers
Multi-EA Accounts
-
Every buying and selling EA makes use of its personal MagicNumber
-
Connect one Ship-To-Telegram EA per terminal
-
MagicNumber = the EA you wish to watch (or 0 for all)
Prop-Agency Monitoring
7 | Testing Notes
-
Technique Tester can’t entry the web β stay Telegram messages receivedβt seem there.
-
A tiny βdummy commerceβ routine is embedded solely to fulfill MQL5 Market auto-checks; it by no means runs on an actual chart.
8 | Troubleshooting
| Symptom | Repair |
|---|---|
| No messages arrive | – Verify WebRequest URL record – Confirm Token / ChatID – Watch MT5 Consultants tab for HTTP codes |
| 401 / 403 error | Token improper or bot not in chosen group |
| Message too lengthy | Edit template or disable Open Positions block in experiences |
9 | Finest Practices & Safety
-
Use distinctive MagicNumbers when a number of EAs commerce the identical image.
-
Preserve customized bot TOKEN non-public; by no means publish it publicly.
-
Take a look at all templates on a demo account earlier than going stay.
-
Replace to new EA variations out of your MQL5 Purchases web page (Activations unaffected).
10 | Change Log (v1.60)
-
Message-editing interface added
-
Token encryption (AES-256)
-
New placeholder set {riskRewardRatio} , {bestHour} and so forth.
-
Emoji faraway from default templates (MQL5 Market rule)
π₯ Demo Obtain (connected file)
The .ex5 demo beneath works on demo accounts solely.
Connect it to any chart.
Questions?
Depart a remark beneath the product web page or DM me on the MQL5 inner messenger (@voice2sub).
Commerce protected & keep knowledgeable β comfortable buying and selling! π―
