Great product. Easy to use and great seller support! I recommend buying this product for a bridge between mt4 and discord.
MT4 to Discord
The Expert Advisor will send notifications via Discord when orders are opened/modified/closed on your MetaTrader 4 account.
- Send message and screenshot to Discord group/channel.
- Easy to customize message.
- Support for all languages.
- Support full Emoji.
Parameters
- Discord url Webhook - create webhook on your Discord channel.
- 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://discord.com URL in "Tools" → "Options" → "Expert Advisors".
- Attach it to one chart only.
For Custom Message
- Download file here ( right click and save link as ) , then copy setting file to folder <Data folder>/MQL4/Files/DiscordMessage.txt
- To add Emoji, input shortcode of Emoji as :thumbsup:
- 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 in percent
Video


Im using this to send signals to my group in discord. Its fast and customizable. I had a minor hiccup with the custom message but Trinh was fast and responsive to help me out. Very satisfied.

Im using this to send signals to my group in discord. Its fast and customizable. I had a minor hiccup with the custom message but Trinh was fast and responsive to help me out. Very satisfied.

Great product. Easy to use and great seller support! I recommend buying this product for a bridge between mt4 and discord.
- add [P/L %]
- optimize code for custom message
Work perfect!