Signalator Notify MT4
- Utilities
-
SIGNALATOR LIMITED
Founder of Signalator Limited. I develop practical trading software and operational infrastructure for MetaTrader 4, MetaTrader 5, cTrader and web-based trading environments. - Version: 1.2
- Updated: 26 May 2026
- Activations: 10
Signalator Notify MT4
Trade, connection, price-watch and Telegram alerts for MetaTrader 4
Signalator Notify MT4 is a utility Expert Advisor for MetaTrader 4 that monitors important trading and terminal events and sends clear notifications when something changes.
It is designed for traders who want fast awareness of trade activity, pending order changes, Stop Loss / Take Profit updates, profit milestones, price-watch events, connection status, and compatible external indicator signals without watching the terminal continuously.
Detailed instructions are available here:
Main features
Signalator Notify MT4 can notify you about:
Trade open alerts
Trade close alerts
Partial close alerts
Pending order created / modified / cancelled alerts
Stop Loss and Take Profit change alerts
Profit milestone alerts
Price watch line alerts
Connection lost and restored alerts
External signal input from compatible local indicators
Supported output channels
Terminal log output
MetaTrader popup alerts
MetaTrader mobile push notifications
MetaTrader email notifications
Direct Telegram messages through your own Telegram bot
This utility is intended for monitoring and notification only. It does not open, close, or manage trades.
Direct Telegram output
Signalator Notify MT4 can send messages directly to Telegram through the user’s own Telegram bot.
No Signalator account is required for direct Telegram delivery.
To use Telegram output, you need:
A Telegram bot token
A Telegram chat ID
WebRequest permission for https://api.telegram.org in MetaTrader settings
The bot token must be entered without the word “bot”.
Correct format:
123456789:ABCdefYourBotTokenHere
Incorrect format:
bot123456789:ABCdefYourBotTokenHere
The EA adds the word “bot” automatically when it builds the Telegram API request.
MetaTrader WebRequest setup
To enable Telegram delivery, open MetaTrader 4 and go to:
Tools -> Options -> Expert Advisors
Enable:
Allow WebRequest for listed URL
Add this URL:
After adding the URL, restart or reload the EA.
External signal input
Signalator Notify MT4 can receive compatible external signal files from local indicators or signal tools.
This is useful when an indicator detects a signal, but an Expert Advisor is needed to deliver the message through Telegram, push, email, popup alert, or terminal log.
Example structure:
Signalator Entry Trigger indicator
writes local signal file
Signalator Notify MT4 reads the signal
Signalator Notify MT4 sends the notification
Price watch line alerts
Signalator Notify MT4 supports chart-based price watch alerts using specially named horizontal lines.
Supported line logic:
SN_PW_GTE_ = alert when price reaches or moves above the line
SN_PW_LTE_ = alert when price reaches or moves below the line
SN_PW_CROSSUP_ = alert when price crosses the line upward
SN_PW_CROSSDOWN_ = alert when price crosses the line downward
Example line names:
SN_PW_GTE_Target1
SN_PW_LTE_Support1
SN_PW_CROSSUP_BreakoutBuy
SN_PW_CROSSDOWN_BreakdownSell
Typical setup
Attach Signalator Notify MT4 to a chart.
Open the input parameters.
Enable the event types you want to monitor.
Choose your preferred delivery methods.
For Telegram, enter your own bot token and chat ID.
For Telegram, add https://api.telegram.org to the allowed WebRequest URLs in MetaTrader.
For push notifications, configure your MetaQuotes ID in MetaTrader.
For email notifications, configure terminal email settings.
Keep the utility running on the chart so it can continue monitoring events.
Important notes
Telegram output is optional.
Telegram output requires the user’s own Telegram bot token and chat ID.
Telegram output requires WebRequest permission for https://api.telegram.org.
Push notifications require correct MetaTrader notification setup.
Email notifications require correct terminal email setup.
Connection alerts monitor terminal connection status while MT4 is running.
Price-watch alerts require correctly named horizontal lines on the chart.
External signal input requires a compatible local indicator or signal tool.
This utility is for monitoring and notification only. It does not trade automatically.
