v1.2 — Production Ready

Sentinel MT

The 24/7 watchdog for MetaTrader 5. Detects crashes, restarts your terminal, monitors Expert Advisors, tracks equity — and alerts you instantly via Telegram and email.

View Pricing
<3sCrash Recovery
6Active Monitors
10minSetup Time
0Dependencies
What Sentinel MT does

A single binary that watches MetaTrader 5 so you don't have to.

Sentinel MT watches the terminal. When MT5 stops responding — a silent freeze, a failed broker handshake, a memory leak — recovery begins within fifteen seconds. The operator does not intervene.

The tool monitors six independent health signals: EA heartbeat, tick activity, equity drawdown, broker connection, margin level, and risk per trade. Each runs on its own cycle, with its own configurable thresholds. A failure in one never affects the others.

When something breaks, Sentinel MT creates a backup of the current profile, force-restarts the terminal, reloads the Expert Advisors, captures a GPU screenshot, and pushes the recovery alert to Telegram and email simultaneously. End-to-end recovery typically completes in under three seconds for a clean crash. Hung processes that require force-termination take up to forty-five seconds.

Everything runs locally. Account credentials, trade history, equity curves, and screenshots stay on the machine. The only outbound traffic is license validation and whatever notification channels the operator has configured. No analytics, no tracking, no cloud sync.

Who Sentinel MT is built for

Four real workflows. One common requirement: unattended reliability.

Each profile represents an operator who treats trading infrastructure as a production system and cannot accept silent failure as an outcome.

Use case 01

Solo trader running EAs overnight

An independent trader runs Expert Advisors around the clock on a personal PC or VPS. The unacceptable failure is the silent one: MT5 freezes at 02:14, the EA stops processing, and by morning the trader discovers six hours of missed signals.

Sentinel MT closes that gap. Terminal restarted within seconds, EAs reloaded automatically, Telegram alert with a screenshot before the market moves against the position.

Use case 02

Multi-account prop firm trader

A funded trader operates prop firm accounts where a missed drawdown reset, unreported equity spike, or undetected disconnect can trigger account violation and erase the funded slot in a single session.

Sentinel MT is a compliance instrument as much as a recovery tool. Equity, P&L, free margin and connectivity tracked continuously. Periodic summary reports build a defensible record of every session.

Use case 03

Expert Advisor developer

A developer writing strategies needs to know not just whether the EA is profitable, but whether it is actually running. A silent freeze or missed tick window corrupts forward tests and wastes weeks of evaluation time.

Guardian Heartbeat writes a structured status frame every 15 seconds. When the heartbeat stops, Sentinel knows immediately. The developer gets an actionable signal — not stale data.

Use case 04

Fund or multi-terminal manager

A manager runs several MT5 terminals across multiple brokers. With five or ten terminals in parallel, manual monitoring is impossible and a single disconnect can compromise an entire book.

PRO Multi, Enterprise Multi and Institutional tiers support up to 5 PCs with up to 20 monitored programs. Centralized alerts, per-terminal recovery, and consolidated reports replace guesswork.

Key capabilities

Nine features. One binary. Zero dependencies.

Every capability ships inside the same standalone executable. No plugins, no add-ons, no runtime downloads.

Crash detection and auto-restart

Detects MT5 crashes within 15 seconds. Restarts the terminal, loads the correct profile, resumes all Expert Advisors.

EA heartbeat monitoring

Guardian Heartbeat EA writes a structured status frame every 15 seconds. Detects frozen EAs, hung terminals, silent communication failures.

Equity and risk alerts

Monitors equity drawdown, margin level, risk per trade, floating P&L. Configurable WARNING and CRITICAL thresholds.

GPU screenshots

Captures the MT5 terminal after restarts and critical events. Sent to Telegram and email for visual confirmation.

Telegram and email alerts

Instant notifications for crashes, restarts, equity alerts, broker disconnects. HTML-formatted with contextual data.

PDF reports and periodic summaries

PDF reports on demand from the dashboard. Periodic summaries via Telegram and email — daily, weekly, bi-weekly, or monthly.

Real-time web dashboard

Local web interface at localhost:8080. Health score, equity, open positions, event log, license status. Optional LAN access.

Five-layer watchdog architecture

Main engine, redundant supervisor, system watchdog, Task Scheduler entries, Auto-Logon recovery path. Self-healing at every layer.

Zero telemetry

No trading data, credentials, or financial information leaves the machine. Config stays local. License check only.

How it works

Up and running in 10 minutes.

1

Download and extract

Download the ZIP, extract anywhere. No installer — SentinelMT.exe is a standalone portable binary.

2

Install Guardian Heartbeat EA

Copy the bundled .ex5 file to your MT5 Experts folder. Drag it onto any chart and enable AutoTrading.

3

Configure with the wizard

Launch SentinelMT.exe and configure terminals, Telegram, email, thresholds and periodic reports from the visual wizard.

4

Enable auto-start

Register the Task Scheduler ONLOGON entry from the wizard. Sentinel MT launches on every login and runs from the system tray.

SentinelMT.exe
08:00:01 ENGINE STARTED — v1.2
08:00:02 License: PRO_SINGLE · Valid
08:00:03 MT5: ICMarkets · HEALTHY
08:00:04 Health Score: 92/100
08:14:22 EA Heartbeat: timeout 45s
08:14:23 MT5 NOT RESPONDING
08:14:24 Backup created (47MB)
08:14:24 Restarting MT5...
08:14:27 MT5 RECOVERED — 3.1s
08:14:28 Telegram + Email sent
08:14:52 Screenshot captured
Technical architecture

Five layers of recovery. No single point of failure.

A trading watchdog that itself can crash is useless. Sentinel MT is built so that no single component failure can leave MetaTrader 5 unattended.

Main monitoring engine

Reads Guardian Heartbeat status frames, runs the six monitors, evaluates thresholds, dispatches notifications, generates the dashboard, and orchestrates recovery sequences.

Redundant supervisor process

An independent process whose only job is to verify that the main engine is alive and restart it if it stops responding.

System-level watchdog

Watches both the main engine and the supervisor. If both stop, the watchdog brings them back. Three layers forming a recovery triangle.

Windows Task Scheduler ONLOGON entries

Four scheduled tasks with ONLOGON triggers. After any login event — including automatic login after a Windows Update reboot — these tasks restore the full three-process configuration.

Auto-Logon recovery path

Configures Windows to log the operator account back in automatically after an unexpected reboot, so that ONLOGON entries fire without human presence.

Recovery scenarios

What happens when things break.

Six situations from real production environments, and the response Sentinel MT generates for each one.

SituationSentinel MT response
MT5 crashes silently at 02:14Heartbeat timeout within fifteen seconds. Profile backup, terminal restart, EA reload, alert with screenshot. Under forty-five seconds total.
Internet drops, EA freezes mid-tickTick activity timeout fires. Broker disconnect confirmed. Notification sent. When connectivity returns, heartbeat resumes and downtime is logged.
PC reboots from Windows updateAuto-Logon completes. Task Scheduler ONLOGON entries fire. Sentinel MT, MetaTrader 5, and all EAs restored. Recovery alert sent.
MT5 exhausts memory, stops respondingProcess probe detects unresponsive state. Graceful shutdown with twenty-second window. Force-termination if needed. Fresh launch, profile reload, alert.
Equity drops 4% in a sessionWARNING at 3% (default), then CRITICAL escalation. Both thresholds trigger separate notifications. Event documented in the periodic summary report.
Operator is asleep, away from computerAll alerts route to Telegram and email simultaneously with screenshot. Dashboard accessible from any device on LAN, or remotely via Chrome Remote Desktop.
With vs without

The difference monitoring makes.

Failure modeWithout Sentinel MTWith Sentinel MT
Overnight MT5 crashDiscovered at morning open. Hours of missed signals. No record of when it happened.Detected within fifteen seconds. Auto-restart under three seconds. Telegram alert with screenshot.
Frozen Expert AdvisorEA appears running but stops processing. No signal until manual inspection.Heartbeat timeout fires. EA reloaded, alert sent with terminal name and last tick timestamp.
Broker disconnectTrading halts silently. Position management pauses until the operator notices.Connection monitor fires. RTT degradation logged. Notification on disconnect and reconnect.
Windows Update rebootMT5 does not auto-launch. EAs do not resume. Downtime discovered hours later.Auto-Logon, scheduled tasks, full restart. Recovery alert confirms everything is back.
Excessive drawdownOperator sees the damage when checking the terminal manually.WARNING and CRITICAL alerts at configurable thresholds. Periodic reports document the event.
Prop firm rule violation riskNo defensible record of session monitoring.Continuous logging. Periodic reports build an auditable session history.
Specifications

Technical details.

Operating SystemWindows 10/11 x64
PlatformMetaTrader 5 (any broker)
File Size~67 MB standalone
DependenciesNone
Max Recovery Time15 – 45 seconds
Max Terminals / PCUp to 10 (Institutional)
Internet RequiredLicense check only (7-day grace)
Dashboardlocalhost:8080
NotificationsTelegram + Email (SMTP)
Auto-StartTask Scheduler ONLOGON
EA CompanionGuardian Heartbeat v3.0
ConfigurationVisual Wizard + YAML
FAQ

Common questions.

Does Sentinel MT execute trades?
No. Sentinel MT is strictly a monitoring and recovery tool. It does not place orders, modify positions, or interact with brokers. It watches the infrastructure that your own trading systems run on and keeps that infrastructure alive so your Expert Advisors can operate without interruption.
Does it work with any MT5 broker?
Yes. Sentinel MT works with every MetaTrader 5 broker and account type, demo or live. Terminal name, account number, server and account type are auto-detected via the Guardian Heartbeat EA.
What data does Sentinel MT send to JYXOS servers?
Only the machine fingerprint (a one-way hardware hash), the order ID, the software version, and the binary hash for tamper detection. These are used exclusively for license verification. No trading data, no account credentials, no equity values, no positions and no broker information ever leave the machine.
Does Sentinel MT work on a VPS?
Yes. Sentinel MT runs on any Windows 10 or Windows 11 x64 environment, including Windows VPS instances commonly used for trading. The five-layer recovery architecture is particularly valuable on remote VPS where physical access is impractical.
Can I monitor multiple brokers on the same PC?
Yes. The number of monitored MetaTrader 5 terminals per machine depends on the license tier: PRO Single and PRO Multi support 2 terminals per PC, Enterprise Single and Enterprise Multi support 5 per PC, and Institutional supports 10 per PC. Each terminal is monitored independently.
What if I have multiple Expert Advisors in the same terminal?
All Expert Advisors in the same terminal are monitored together via the Guardian Heartbeat EA companion. The dashboard shows the active EA list per terminal, and crash recovery restores the full chart layout including every active Expert Advisor.
Can I use my own SMTP server for email notifications?
Yes. Sentinel MT uses any standard SMTP server you configure: Gmail, Outlook, custom corporate SMTP, transactional providers. All supported via the wizard. JYXOS does not relay or proxy email.
Does it work under Wine or on Linux?
No. Sentinel MT is built and tested only for native Windows 10 and Windows 11 x64. It depends on Windows-specific APIs for process monitoring, screenshot capture and Task Scheduler integration.
How are updates delivered?
Updates are distributed as a new standalone binary that you place next to the existing installation. There is no installer and no automatic update mechanism. Active license holders are notified by email when a new version is published.
What happens when my license expires?
License validation has a seven-day grace window: Sentinel MT continues to operate normally for up to 168 hours after the last successful license check. After the grace window the binary blocks new monitoring sessions until a valid license is presented.
Can Sentinel MT monitor non-MT5 programs?
Yes. In addition to MetaTrader 5 terminals, Sentinel MT can monitor external Windows programs — bridges, custom data feeds, or other applications. The limit depends on the tier: 4 on PRO Single, 6 on PRO Multi, 10 on Enterprise tiers, 20 on Institutional.
Is the dashboard accessible from my phone?
The dashboard is served on localhost by default for security. For LAN access, change the dashboard host to 0.0.0.0 in the configuration. For remote access from outside the LAN, the recommended approach is Chrome Remote Desktop or AnyDesk.
Does Sentinel MT interfere with my trading EAs?
No. Sentinel MT runs as a separate process and never interacts with positions or orders. Guardian Heartbeat is timer-only with no tick logic and cannot trade. It reads only the public state of the terminal: account metrics, open positions and pending orders. MetaTrader 5 does not expose one EA's internal logic to another.
What is the actual CPU and RAM footprint?
Intentionally low. The monitoring engine is designed to coexist with high-frequency Expert Advisors without competing for resources, even while monitoring several terminals simultaneously.
Can I customize the alert thresholds?
Yes. Equity drawdown WARNING and CRITICAL levels, margin level floor, risk per trade ceiling, EA heartbeat timeout and tick activity timeout are all configurable from the wizard or directly in the YAML configuration file.
What happens when MT5 crashes at 3 AM?
Sentinel detects the failure within fifteen seconds, creates a profile backup, restarts MetaTrader 5 with the correct chart layout and Expert Advisors, sends a Telegram alert and an email with a screenshot, and resumes monitoring. End-to-end recovery under forty-five seconds.
What if my PC reboots from a Windows update?
Auto-Logon completes the login. Four Task Scheduler ONLOGON entries fire. Sentinel MT launches, MetaTrader 5 starts, Expert Advisors reload, recovery alert sent. No human intervention required.
What if MetaTrader 5 downloads a LiveUpdate but stays open waiting for restart?
Sentinel detects this state automatically. When MetaTrader 5 downloads a new build and shows the Welcome to LiveUpdate dialog, the terminal keeps running on the old version until someone clicks Restart. On a remote VPS or unattended machine this can leave the platform stale for hours. Sentinel can restart MetaTrader 5 automatically when safety conditions are met: zero open positions, zero pending orders, market closed, no recent trades, and outside any active monitoring session. Three policies are available: off, safe_only, and weekend.
Is there a free trial?
Yes. The fourteen-day free trial is fully featured, requires no credit card, and starts automatically the first time SentinelMT.exe is launched on a new machine.
Platform notes

Windows reputation baseline and integrity verification.

On first execution, the Sentinel MT Windows binary triggers a Microsoft SmartScreen notice identifying the application as "unrecognized". This is the expected default for any newly released Windows binary before it accumulates Microsoft's download reputation — independent of the code itself and independent of whether the binary carries a code-signing certificate.

Sentinel MT publishes the SHA-256 hash of every release so that the operator can verify integrity directly:

Current release v1.2 SHA-256 bc2c1e176b31e2d30a5b4e42d2acdfb0db583bdcf214924df35861bac957e36a

Independent scan: VirusTotal report

The operator bypasses the SmartScreen notice via More info → Run anyway. The binary then runs normally. A Sectigo code-signing certificate is part of the JYXOS infrastructure roadmap; deploying it accelerates SmartScreen recognition but does not change the software's behavior.

Pricing

Start protecting your infrastructure.

STARTING AT

$199/year (PRO Single)
  • 24/7 crash detection and auto-restart
  • Telegram and email alerts
  • GPU screenshots on events
  • PDF reports and periodic summaries
  • Web dashboard
  • 14-day money-back guarantee
View All Plans Download Free Trial
Ready to download

Download Sentinel MT Trial

Full-featured 14-day trial. No credit card. No limitations.
Any MT5 broker, any account type.

Windows 10/11 x64·~67 MB·v1.2