- Has its own set of exchange credentials
- Maintains separate positions and order history
- Can represent different strategies, clients, or portfolios
Use Cases
Fund Managers
Segregate client portfolios
Traders
Separate strategies (e.g., momentum vs. mean reversion)
Teams
Give team members isolated trading environments
Creating Subaccounts
Via the Dashboard
Go to Settings → Subaccounts in the dashboard.Via the API
Exchange Credentials
Each subaccount needs exchange credentials to trade. Add them via Settings → Subaccounts in the dashboard, or programmatically through the Credentials API.Credentials are encrypted using asymmetric encryption and are never stored in plain text. They are deleted when you delete the subaccount.
Credential Setup
Each exchange requires specific credentials:- Polymarket
- Kalshi
- Create an account using email (not a wallet)
- Go to Settings → Export Private Key
- Copy your wallet address and private key
- Add them via the dashboard or API

