metatrader signal copier
A MetaTrader signal copier with the safety checks built in
Execute signal-channel trades on MetaTrader 5 or 4 from your own Windows PC — with symbol mapping, fixed volume, stop-validity guards, and an audit trail for every order.
Free 14-day trial · Windows 10/11 · no payment method
Orders that pass checks before they reach the broker
Copying a signal to MetaTrader is easy to do badly. Stops can sit on the wrong side of the market, minimum stop-distance rules can reject the order, and the terminal can be in a state the copier did not expect.
AutoSignalCopier validates before submission: stops must sit on the correct side, respect minimum stop distances, and pass terminal and account checks. Commands are not blindly retried — uncertain outcomes are held for review with the broker's response code attached.
- Packaged EA installed and verified through the app
- Loopback-only communication — 127.0.0.1, no internet hop
- Invalid-stops guard and minimum distance checks
- Full audit trail from inbox to broker retcode
Symbol mapping and volume you control
Signal providers write symbols their way; your broker names them differently. AutoSignalCopier maps each provider symbol to your broker's symbol per rule — EURUSD to EURUSD.a — and sends the fixed volume you configured for that rule. No implicit leverage decisions, no surprise lot sizing.
shipped, not promised
What the current build does today
Every item below exists in the desktop app now. Roadmap items are not marketed here.
Live and demo routing
MT5 verified · MT4 connector shipped
Per-destination symbol mapping
provider → broker symbols
Fixed volume per destination
explicit, no implicit sizing
SL / TP management set
modify · break-even · partial close
Windows 10/11
local AppData · local sessions
Trade management after the fill
Beyond entry, the EA set includes stop-loss and take-profit modification, break-even moves, full and partial closes, pending-order cancellation, and close-all — all recorded in the activity log so the state of every position is explainable after the fact.
Which MetaTrader generations are supported
Both MetaTrader 5 and MetaTrader 4 (build 600+) connect through the same guided install-and-verify flow, each with its own packaged EA. Live verification on a real MT4 demo terminal is the remaining step before MT4 is recommended for evaluation — MT5 is the verified path today.
faq
Questions worth asking
Does AutoSignalCopier copy trades between MetaTrader accounts?
No. AutoSignalCopier is a signal copier: it executes signal messages from chats and channels you follow into the MetaTrader account connected on that machine. Copying between two of your own MetaTrader accounts is a different product category and is not part of the current build.
Do I need to write an EA or configure DLLs?
No. The app installs its packaged Expert Advisor (MT5 `.ex5`, MT4 `.ex4`) into your detected installation and verifies it. The EA communicates only with the loopback address on your computer, and no DLL imports are required.
Can I control the lot size?
Yes — as an explicit fixed volume per routing rule. Percentage-risk position sizing is not implemented yet, and fixed volume is the honest description of what ships today.
Can I route to a live account?
Yes. Routing is not restricted by account type, so a live MetaTrader account works the same way a demo one does. We still recommend verifying on a demo first, at the smallest volume you can set. Note that the MT4 connector has not yet been live-fired on a real terminal — MT5 is the verified path today.
Telegram to MT5 — the full pipeline
message to order
Signal copier vs trade copier
the category difference
Features and safety model
the complete list
Try it on your own machine
Free 14-day trial, no payment method, full local signal pipeline on your own machine.