Multi-Account Management
Trade across multiple exchanges from one dashboard with a unified balance view.
What it does
Multi-Account Management lets you connect multiple exchange accounts (Binance, Bybit, OKX, Coinbase, Kraken, Hyperliquid, MEXC, Bitget, Gate) and see a single unified balance across all of them.
Each account stays isolated — orders only fire on the account they were assigned to — but the dashboard rolls up positions, cash, and PnL into one number.
Available from Alpha tier and above at `/account/accounts`.
Use cases
- Strategy isolation — run trend on Binance, carry on Bybit, hedges on Hyperliquid
- Tier ladder splitting — keep $1k cold-start on one exchange, $25k proven on another
- Geographic redundancy — if one exchange has an outage, the others keep trading
- Tax accounting — group accounts by jurisdiction without manual spreadsheets
Security
Each exchange key is encrypted at rest with the rotating vault key V2 (AES-256-GCM, key versioning per row). You can revoke any key from /account/exchanges without affecting the others.
The withdrawal-permission audit (cron 98, daily 04:15 UTC) scans every connected key and auto-revokes any that has withdraw permission enabled. We trade only.