How to set Notify MT5 telegram-Other-October 12, 2021

https://www.mql5.com/en/market/product/58686
How to get a chat ID
-Chat with BotFather to create a bot and get the bot’s API token. If you are using a bot, skip the steps.
-Open channel / group information, open[管理],[管理者の追加]Open in the order of, enter the user name of the bot,[保存]Click
-Send a message like “hello world” to a channel / group
-Chat with bot @userinfobot , Then forward the message of the channel to the bot @userinfobot , The bot will reply with your channel ID.
Important notes
-Allow WebRequest, https://api.telegram.org URL of “Tools”-> “Options”-> “Expert Advisor”.
-Telegram Bot must be a member of a group or an administrator of a channel.
-Attach to only one chart.
For custom messages
-download File here , Files folder<データフォルダ> Copy to / MQL5 / Files /
-To add emoji: Search for emoji Get the emoji code ( Unicode column)
-The following are all variables to add to your custom message.
- [TICKET] -> Ticket order
- [OPENTIME] -> Order reception time
- [TYPE] -> Order type
- [SIZE] -> Order size, order lot
- [SYMBOL] -> Order symbol
- [OPENPRICE] -> Order open price
- [S/L] -> Order Stop Loss
- [S/L-PIPS] -> Order Stop Loss with Pip
- [T/P] -> Order Take profit
- [T/P-PIPS] -> Order Take profit with pips
- [COMMENT] -> Order comment
- [CLOSEPRICE] -> Close order price
- [CLOSETIME] -> Order end time
- [EXPIRATION] -> Order expiration date
- [P/L] -> Money profit
- [P/L-PIPS] -> Pip profit
- [RISKREWARD] -> Order risk reward
- [OLD PRICE] -> Old opening price of pending order
- [OLD S/L] -> Old order SL price
- [OLD T/P] -> Old order take profit price
- [ACCOUNT] -> Account number
- [BALANCE] -> Vanlance
- [EQUITY] -> Equity
- [CURRENCY] -> Account currency
- [BROKERTIME] -> Broker time
- [P/L %] -> Rate of Return = Profit / Vanlance
- [P/L-POINT] -> Profit on points
How to set Notify MT5 telegram-Other-October 12, 2021
https://www.mql5.com/en/blogs/post/746236 How to set Notify MT5 telegram-Other-October 12, 2021