Setup Guide
Get from zero to first auto-copied trade in under 10 minutes.
What you need
- MetaTrader 4 or MT5 with at least one broker account
- Google Chrome (or Chromium-based browser)
- An account at one or more of: Quotex / Pocket Option / Binomo / IQ Option
- A license key + username/password from us
(contact via Telegram)
Step 1 — Bridge (already live)
The bridge runs at https://mubot.live — that's where this page lives.
The MT4 EA & extension are pre-configured to talk to it. Nothing to install on your end.
Step 2 — Install the MT4 Expert Advisor
- Download
MUBOT_Copier.mq4
- In MT4: File → Open Data Folder → MQL4 → Experts — paste the file there
- In MT4 menu: Tools → Options → Expert Advisors — check
"Allow WebRequest for listed URL" and add
https://mubot.live
(this is required, otherwise the EA can't talk to the server)
- Refresh Navigator → drag MUBOT_Copier onto any chart
- In the Inputs tab, fill in:
- LicenseKey — paste the license you received
- BridgeUser — paste your username
- BridgePass — paste your password
- Click OK. The chart panel should show License: OK
Step 3 — Install the Chrome Extension
- Download the extension ZIP and unzip it anywhere
- Open
chrome://extensions
- Toggle Developer mode ON (top right)
- Click Load unpacked → pick the unzipped
extension folder
- Pin the EABiBot extension icon
- Click the icon → enter your username + password (same as MT4) → Login
Step 4 — Open broker tabs
Open the broker pages you want to trade on (in regular Chrome tabs) and log in to each one.
The extension auto-detects open broker tabs and routes MT4 trades to all of them.
Step 5 — Trade
Take a buy/sell trade in MT4. Within ~2 seconds you'll see the same trade
(CALL for buy, PUT for sell) execute on every open broker tab.
Check the popup's Recent Trades section for live status, or visit the
signal dashboard for full history.
Troubleshooting
- Trade not firing on broker — make sure the broker tab is open AND you are
logged in on the broker site (the extension just clicks buttons; it doesn't log you in).
- License: INVALID in MT4 EA panel — re-paste the license key.
If it expired, contact us on Telegram.
- Bridge offline in extension popup — confirm XAMPP Apache is running.
- WebRequest err=4060 in MT4 → you forgot to add the bridge URL to the
MT4 Allowed URLs list (Step 2).