Automation AeronPilot

Automation

How to Copy a TradingView Strategy Across Multiple Accounts

One signal, several accounts. Whether you run a personal and a funded account or manage a few terminals, here is how multi-account routing works cleanly.

By AeronPilot Team·January 20, 2026·4 min readAutomationCopy TradingMulti-Account

A common need once a strategy works: send the same signal to more than one account at once — a personal and a funded account, or several terminals. The goal is one alert, multiple executions.

The routing idea

Think in routes. A route says "this signal goes to these accounts." When an alert arrives, the system looks up the route and dispatches to every attached account. One account per route = a normal setup; several accounts per route = copy trading.

What to keep separate per account

Copying the signal does not mean copying everything. Each destination should keep its own position sizing (balances differ), risk limits (a funded account is stricter), and symbol mapping (brokers differ).

Practical cautions

  • Test the fan-out on demo accounts first.
  • Watch correlation: identical trades mean identical drawdowns.
  • Expect slight fill differences across brokers.

AeronPilot models this with routes and per-account risk rules, so one TradingView alert can drive several accounts while each keeps its own sizing and protection.


Trading involves substantial risk. AeronPilot is a technical execution tool, not financial advice.

Automate this on MT4, MT5 or cTrader

AeronPilot connects your TradingView alerts to your broker and blocks risky trades before they execute.

Start free
← All articles