Control your MT5 EAs remotely — without RDP.
Pause an EA, change its risk, restart it or ask what it did today — from a chat on your phone. The command runs on your own VPS, you confirm it first, and MetaTrader confirms it happened.
Remote control of an Expert Advisor takes three things — a small agent on the VPS that can open and close the EA's chart, a control server that checks every change against the EA's known inputs, and a chat that shows you the change before it happens. AlgoHand is exactly that, for any EA you already run.
Soft stop: no new trades, anything open is still managed. Nothing is open right now. Apply?
Gold Scalper is paused. The chart stays on the VPS; say “resume Gold Scalper” when you are back.
Three steps, then it is just chat
Connect the VPS once
One PowerShell line installs the AlgoHand agent on the Windows VPS where MetaTrader 5 runs. It talks outbound only; no ports, no RDP for the assistant.
Say what you want
"Pause the gold EA", "lower risk on EURUSD", "what ran today?" — in the dashboard chat, in Telegram or from your own assistant through the API.
Confirm, then see it verified
You get a preview of the exact change first. After your yes the agent applies it on the terminal and reads back the result from MetaTrader.
What remote control covers
Start, pause, resume, restart
A soft stop keeps open positions managed and blocks new trades; a hard stop removes the EA from the chart. Both by chat, both reversible.
Risk and settings
Reviewed risk presets (low / medium / high) and single inputs within safe ranges. Every parameter change restarts the EA, so restart safety is checked first.
State and history
Which EAs run where, open positions, balance and equity, closed trades per EA, an equity curve — asked in plain words, answered from the terminal's own data.
What you need
Nothing new to buy and nothing to rewrite.
- A Windows VPS (or PC) with MetaTrader 5 and the EAs you already run, as .ex5 files
- Five minutes to connect it — the guide walks through the one command
- A plan after the 14-day free trial; the card is added at checkout and charged only when the trial ends
Questions people ask
Does it work with my EA, or only with a catalog?
With yours. Upload the .ex5 or pick it from the terminal's Experts folder; the agent installs it on a test chart, reads its inputs, and the assistant drafts a description you review once. From then on the EA is controllable by chat.
Is my broker password or account access shared?
No. The agent works inside the terminal that is already logged in; AlgoHand never sees or stores trading passwords. It also cannot place trades itself — it starts, stops and configures EAs.
What if I change a setting while the EA has open positions?
A setting change restarts the EA. If its restart safety is verified (it recovers its positions by magic number), the change goes through; if not, the assistant refuses until the EA is flat. Nothing is left unmanaged by surprise.
Do I still need RDP?
Only to install the agent once and for things AlgoHand does not do, such as changing the terminal's own login. Day-to-day control moves to the chat.

