MT5 VPS management, without the RDP routine.
Which terminal is connected, which EA is on which chart, what restarted overnight — the agent on your VPS knows, and the chat tells you. Restarts, updates and health checks happen without you logging in.
A VPS with MetaTrader 5 needs someone to keep the terminals running, the EAs on their charts and the accounts connected. The AlgoHand agent is that someone — one Windows service that supervises every terminal on the machine, reports its state to your dashboard and executes what you confirm in the chat.
VPS ••••4471 · online · 2 terminals connected
EURUSD Trend is trading again on ••••8820, EURUSD H1.
Install once, then it watches
One command installs it
A PowerShell line downloads the signed agent, installs it as a Windows service and, with your consent, restarts the open terminals once to attach its manager.
It keeps the terminals healthy
A stuck terminal is restarted in the maintenance window or when its accounts are flat, never with open positions. Each EA comes back on its chart with its inputs.
You see everything in one place
Terminals, accounts, EAs, positions and the agent's own health in the dashboard; the chat answers questions and takes commands.
What the agent does — and does not
Supervises
Every MetaTrader 5 terminal on the machine, including several brokers side by side. It reads state from the terminal's own files every few seconds.
Executes
Start, stop, restart and re-configure EAs on any of those terminals — only after your confirmation, with a readback after.
Never
Places trades, stores trading passwords, opens inbound ports or touches charts you opened yourself. It restarts a terminal only when that is safe.
What you need
The VPS you already pay for.
- A Windows VPS (any provider) with MetaTrader 5 terminals logged in
- Five minutes and one PowerShell command; auto-logon so terminals survive a reboot
- A plan sized by connected MT5 accounts — any number of terminals and EAs
Questions people ask
Does the agent need an open port or a fixed IP?
No. It polls the AlgoHand server over outbound HTTPS only. Firewalls stay closed and nothing listens on the VPS.
Can it manage terminals from different brokers on one VPS?
Yes. Each terminal gets its own manager; accounts are listed per broker in the dashboard and addressed by login in the chat.
When does it restart a terminal?
Only when the accounts on it are flat, or inside the maintenance window (03:00–05:00 UTC) — and never while a restart-sensitive EA holds positions whose recovery is not verified.
What about updates of the agent itself?
Releases are signed; the agent checks hourly, verifies the signature, installs and restarts itself. The terminals are not touched by an agent update.

