Installation Guide - Telegram Notify EA v4.0
Installation Guide - Telegram Notify EA v4.0
0 - User Manual
Telegram Notify EA is an Expert advisor for MT4/MT5 trading
platform, which can send any pop-up alert messages on mt4/mt5 to
telegram along with chart screenshots, without any delay.
You can follow this user manual or the you tube video for instructions ,
https://www.youtube.com/watch?v=Va0RzZVXUzw
Contact :
Email : [email protected]
Telegram : @Narashimman_Fx
Contents :
1. EA Installation.
2. Creating Telegram Bot.
3. Running the EA.
4. Custom Message Format.
1. EA INSTALLATION :
➢ Similarly for MT5 platform, copy the mt5 version (.ex5) of the EA into
“MQL5\Experts” folder.
➢ Next, Copy the Format text files into “MQL4\Files” folder.
➢ Allow web request for the URL https://api.telegram.org in options
window.
➢ And also “Allow DLL imports” for Expert advisors.
➢ Now, we have bot token and chat ID, lets run the EA on mt4/mt5.
3. RUNNING THE EA :
✓ Enter your license key, bot token, and chat id in the inputs.
✓ Input your custom format file name, if any.
✓ Set the interval in milliseconds, to run the EA.
✓ Set your own welcome text.
➢ Popup-alert Settings :
➢ Trade-Alert Settings :
➢ Screenshot Settings :
➢ If you are using chat ID for channel/group, bot will send messages to
channel/group.
➢ You can change the format of the messages sent to telegram using the
format file located in “MQL4/Files” folder.
➢ Default format example is shown in the text file
“TEN_Format_Default.txt”.
➢ Using the tags given, you can create a custom format, by following the
same method shown in default format example.
➢ After creating the custom format, set the format file name in EA inputs.