Skip to main content

Overview

InnovaTrading supports connecting multiple trading accounts simultaneously. This is perfect for:
  • Managing demo and live accounts side by side
  • Tracking accounts across different brokers
  • Running multiple strategies on separate accounts
  • Professional traders with prop firm accounts

How It Works

Each account needs its own API token: All accounts appear in your unified dashboard, but data is kept separate.

Setup Multiple Accounts

1

Generate Token for First Account

Go to Connections and create a token.Name it descriptively: “ICMarkets Live”
2

Install EA on First Terminal

Follow the installation guide with this token.Wait until the account shows as Connected.
3

Generate Token for Second Account

Click + New Connection again to generate another token.Name it: “Pepperstone Demo”
4

Install EA on Second Terminal

On your second MT4/MT5 installation, attach the EA with the second token.
5

Repeat for Additional Accounts

Generate a new token for each account you want to connect.
Each token automatically locks to its account on first use. You cannot reuse a token for a different account.

Dashboard View

Once connected, all accounts appear in your dashboard:

Switching Between Accounts

On the InnovaTrading platform, you can switch between accounts to view:
  • InnovaCharts: Uses data from any connected account
  • Dashboard: Shows statistics per account
  • Audit: Trade history per account
  • Analytics: Performance metrics per account
Use the account selector in the top navigation to switch between connected accounts.

Same Broker, Multiple Accounts

You can connect multiple accounts from the same broker: Just make sure each account has its own unique token.

Same Terminal, Multiple EAs

You can only attach one EA per chart in MetaTrader. However, you can:
Option 1: Multiple Charts
  • Open multiple charts in the same terminal
  • Attach a different EA instance to each chart
  • Each with a different token
Option 2: Multiple Terminal Installations
  • Install MT4/MT5 multiple times in different folders
  • Run each installation simultaneously
  • More reliable for production use
Recommendation: For serious multi-account management, use multiple terminal installations or a VPS for each account.

VPS Multi-Account

For 24/7 monitoring of multiple accounts:
1

Set Up VPS

Get a VPS (Windows Server recommended) with sufficient resources:
  • 1 GB RAM per MT4/MT5 instance
  • 20 GB storage minimum
2

Install Multiple Terminals

Install MT4/MT5 in separate folders:
3

Generate Tokens

Create a unique token for each account
4

Configure Each Terminal

Follow the EA installation guide for each
5

Set Auto-Start

Configure Windows Task Scheduler to start each terminal on system boot

Aggregate Analytics

With multiple accounts connected, you get:
  • Combined equity curve across all accounts
  • Per-account breakdown of performance
  • Cross-account trade comparison
  • Unified trade history search
Analytics across accounts

Multi-account analytics view


Limits

Enterprise plans include additional features like team account sharing and consolidated reporting.

Troubleshooting

Cause: Same token used on multiple terminals for the same account.Fix: Use a single token per account. If you need redundancy, generate multiple tokens.
Cause: Token not yet used, or EA not running.Fix: Verify the EA is attached and running on each terminal. Check the Experts tab for errors.
Cause: Account selector not switched.Fix: Use the account selector dropdown to switch to the correct account.

Next Steps

Token Management

Learn advanced token features

Troubleshooting

Fix connection issues