Works perfect! Great customer support
Notify To Telegram
Notify To Telegram MT4 Expert Advisor will send notifications via Telegram when orders are opened/modified/closed on your MetaTrader 4 account.
- Send message to person, channel or group chat.
- Easy to customize message.
- Support for all languages.
- Support full Emoji.
Parameters
- Telegram Bot Token - create bot on Telegram and get token.
- Telegram Chat ID - input your Telegram user ID, group / channel ID
- Magic number filter - default all, or input magic number to notify with comma, like: 111,222,333.
- Symbol filter - default all, or input symbol to notify with comma like: EURUSD,USDJPY.
Important Note
- You must allow WebRequest and add the https://api.telegram.org URL in "Tools" → "Options" → "Expert Advisors".
- Telegram Bot must is member of group or admin of channel.
- Attach it to one chart only.
How to get an Chat ID
- Open the channel/group Info, then Manage, Add Administrators, type the bot username, and click Save
- Send any message to the channel/group like "hello world"
- Open the following URL in a browser: https://api.telegram.org/bot<your bot token>/getUpdates
- Search for the string "chat":{"id": to find a large negative number. This is your chat ID
For Custom Message
- Download file here ( right click and save link as ) , then copy the file to folder <Data folder>/MQL4/Files/
- To add Emoji, open link to get code of symbol ( Unicode column )
- Below is all variable to add to custom message:
- [TICKET] -> Order Ticket
- [OPENTIME] -> Order open time
- [TYPE] -> Order type
- [SIZE] -> Order size , order lots
- [SYMBOL] -> Order symbol
- [OPENPRICE] -> Order open price
- [S/L] -> Order stoploss
- [S/L-PIPS] -> Order stoploss in pips
- [T/P] -> Order Takeprofit
- [T/P-PIPS] -> Order Takeprofit in pips
- [COMMENT] -> Order comment
- [CLOSEPRICE] -> Order close price
- [CLOSETIME] -> Order close time
- [EXPIRATION] -> Order expire time
- [P/L] -> Profit in money
- [P/L-PIPS] -> Profit in pips
- [RISKREWARD] -> Risk reward of order
- [OLD PRICE] -> Old open price of pending order
- [OLD S/L] -> Old order sl price
- [OLD T/P] -> Old order takeprofitprice
- [ACCOUNT] -> Account number
- [BALANCE] -> Banlance
- [EQUITY] -> Equity
- [CURRENCY] -> Account Currency
- [BROKERTIME] -> Time of broker
- [P/L %] -> Profit percent = Profit / Banlance
Video



i have been using this for a few months and am very happy with it. works perfectly! thanks
- add option to filter symbol.
100% recommended. It works perfect!