MT5 Emailer Service
- Утилиты
- Alfred Meshack Ochieng
- Версия: 1.0
- Активации: 5
MT5 Emailer Service is a lightweight, background-running utility designed for traders who need instant awareness of their account activity without being tethered to their desktop. It is perfect if you want email notifications when you have an EA trading for you in a remote VPS so that you are always on the know of what is going on in the account. Built as a native MetaTrader 5 Service, it operates globally across your entire account, bypassing the "one EA per chart" limitation.
This service is purely automated—it requires no input parameters and no chart attachment. Simply start it, and it will begin monitoring your account for any new order placement.
Key Features
- Global Background Monitoring: Runs as a background process. It monitors every symbol and every trade on your account simultaneously.
- Instant Order Detection: Automatically detects when a new order (Market or Pending) is added to the trade list.
- Detailed Email Alerts: Sends a formatted email containing the Ticket Number, Symbol, Volume, and Entry Price for every new placement.
- No Configuration Needed: Zero input parameters. The service is pre-optimized for a 1-second check interval to balance instant speed with ultra-low CPU usage.
- Clean Workspace: Since it is a Service, it does not clutter your charts or occupy a slot where you might need to run another Expert Advisor.
How It Works
First ensure that you configure your SMTP settings in Tools > Options > Email within your MT5 Terminal. for example, if you are using gmail, have an active Google messaging app application loggin string then use these credentials in mt5:
- SMTP Server: smtp.gmail.com:587
- SMTP Login: yourname@gmail.com
- SMTP Password: app-password
- From: yourname@gmail.com
- To: yourname@gmail.com
- Launch the MT5 Emailer Service from your Navigator window.
- The service automatically initializes by scanning your current orders and begins "listening" for any new additions.
- When a new trade or pending order is placed, an email is instantly dispatched to your inbox.
Advantages
- Stability: Operates independently of chart symbols or timeframes.
- Resource Efficient: Uses a specialized sleep-loop to ensure it has virtually zero impact on your terminal’s performance.
- Universal Compatibility: Works with manual trades, trades placed by other EAs, and trades copied from signals.
Parameters
- None: This utility is fully autonomous and does not require manual parameter setup.
