- Home
- Downloads
MT4 & MT5 AutoSync
Download NUVORA AutoSync
Connect MetaTrader 4 or MetaTrader 5 to NuvoraSync and automatically sync your trades, accounts, positions and analytics. Install the Expert Advisor once, paste your API token, and your trading data flows in on its own.
MetaTrader 4 AutoSync EA
Works with any MetaTrader 4 build. Drop into the MQL4/Experts folder.
Download MT4 EAnuvora-autosync-mt4.ex4
MetaTrader 5 AutoSync EA
Works with any MetaTrader 5 build. Drop into the MQL5/Experts folder.
Download MT5 EAnuvora-autosync-mt5.ex5
Free to download. The EA never sees your password — it connects only with your API token.
MetaTrader 4 only: MT4 syncs the history currently loaded in the Account History tab. Before your first sync, right-click Account History and choose All History(or a custom period) so NUVORA can import your full available history. MetaTrader 5 loads full history automatically, so this step isn't needed there.
Set up AutoSync, step by step
The full setup, top to bottom — the same flow works on MT4 and MT5 (only the file and folder differ). Steps 5 and 6 (WebRequest) are shown in detail just below the list.
- 1
Download the correct EA
On MetaTrader 4 download the .ex4 file; on MetaTrader 5 download the .ex5 file. The two are not interchangeable.
- 2
Copy the EA into the Experts folder
In MetaTrader go to File → Open Data Folder, then open MQL4/Experts (MT4) or MQL5/Experts (MT5) and copy the downloaded file there.
- 3
Restart MetaTrader / refresh the Navigator
Restart the terminal, or right-click Navigator → Refresh. “NUVORA AutoSync” then appears under Expert Advisors.
- 4
Enable AutoTrading / Algo Trading
Turn on AutoTrading (MT4) or Algo Trading (MT5) from the toolbar so Expert Advisors are allowed to run — the button should be green.
- 5
Enable WebRequest
Open Tools → Options → Expert Advisors and tick “Allow WebRequest for listed URL” (shown in detail in the three cards below).
- 6
Add the NUVORA URL
Add https://api.nuvora-app.com to the WebRequest list and click OK.
- 7
Get your NUVORA API token
In NuvoraSync open Settings → API and create or copy your personal API token. This stays behind your login.
- 8
Attach the EA and paste your token
Drag NUVORA AutoSync from the Navigator onto any open chart and paste your API token into the EA inputs. One chart syncs the whole account.
- 9
Confirm the account appears in NuvoraSync
Within one sync cycle your account shows up on the Accounts page and the dashboard, with trades and positions flowing in.
Steps 5 & 6 in detail — enable WebRequest
In MetaTrader: Tools → Options → Expert Advisors → tick “Allow WebRequest for listed URL”, then add the NUVORA URL below.
Open Tools → Options
In MetaTrader, open the Tools menu and choose Options (or press Ctrl+O).
Enable WebRequest
Open the Expert Advisors tab and tick Allow WebRequest for listed URL.
Add the URL
Add the NUVORA URL below to the list and click OK.
Add exactly this URL to the WebRequest list:
https://api.nuvora-app.comMT4 vs MT5 specifics
MetaTrader 4
- File
- nuvora-autosync-mt4.ex4
- Experts folder
- MQL4/Experts
- Trading switch
- AutoTrading
MetaTrader 5
- File
- nuvora-autosync-mt5.ex5
- Experts folder
- MQL5/Experts
- Trading switch
- Algo Trading
Don't have a token yet? Open Settings → API (you'll sign in first), create a token, and paste it into the EA inputs.
Troubleshooting
My account does not appear
Token invalid
AutoTrading is disabled
WebRequest / API connection blocked
Wrong terminal or account attached
MT4: only part of my history synced
Broker symbol suffixes
Running on a VPS
How often does it sync?
Keep your API token private
Your API token links the EA to your NUVORA account — treat it like a password. Don't share it, screenshot it or post it publicly. You can create or delete tokens at any time in Settings → API. AutoSync is read-only: it imports your trading data and never places, modifies or closes orders.
Related
Sync your first account
Download the EA above, grab your API token in Settings, and watch your MetaTrader account appear in NuvoraSync — free to start.