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.