Connect MT4/MT5 accounts programmatically. Execute trades, monitor positions,
receive webhooks. 50% cheaper than MetaAPI.
4 API calls to connect, trade, monitor, and receive webhooks
curl -X POST https://api.xtradeos.com/api/v1/cloud-api/accounts \
-H "X-API-Key: cxk_live_your_key" \
-H "X-API-Secret: your_secret" \
-H "Content-Type: application/json" \
-d '{
"platform": "mt4",
"login": "12345678",
"password": "YourPassword",
"server": "ICMarkets-Demo",
"region": "singapore"
}'A complete API for MT4/MT5 automation
Same MT access. Half the price.
| Feature | MetaAPI | CopyXtra API ⭐ |
|---|---|---|
| Price / account | $20/mo | Included ⭐ |
| 5-account plan | $100/mo | $29/mo ⭐ |
| 25-account plan | $500/mo | $99/mo ⭐ |
| Cloud VPS hosting | ❌ Separate | ✅ Included ⭐ |
| MT4 + MT5 | ✅ | ✅ |
| Webhook callbacks | ✅ | ✅ |
| API latency | Variable | <100ms ⭐ |
No per-trade fees. Flat monthly subscription.
Everything developers ask
Free to start. No credit card. API key in 30 seconds.