OKX Copy Trading
Copy trading lets you automatically replicate the trades of experienced traders (Lead Traders) in real-time. You set the investment amount and risk parameters; the platform does the rest.
How It Works
- Lead Trader opens a position → your account mirrors it proportionally
- You control: max investment per trade, max open positions, stop-loss
- Lead Traders earn a profit-share fee (typically 5–10% of your profits)
Choosing a Lead Trader
Key metrics to evaluate on OKX:
- Win rate — % of profitable trades (aim for >55%)
- Max drawdown — worst peak-to-trough loss (lower is better)
- Profit factor — total profit / total loss (target >1.5)
- Track record length — at least 3 months of live trading history
- Followers — social proof, but not the primary metric
Copy Trading via API
OKX provides API endpoints to programmatically manage copy trading:
GET /api/v5/copytrading/public-lead-traders— list top lead tradersPOST /api/v5/copytrading/batch-set-instruments— configure which instruments to copyGET /api/v5/copytrading/current-subpositions— your open copy positions
Risks
Past performance does not guarantee future results. Lead Traders can change strategy, take on excessive risk, or simply get unlucky. Always set a hard stop-loss and never allocate more than you can afford to lose.