CopyXtra Cloud API v1.0

MT4/MT5 Trading
via REST API.

Connect MT4/MT5 accounts programmatically. Execute trades, monitor positions,receive webhooks. 50% cheaper than MetaAPI.

MT4 + MT5
Platforms
REST
API Standard
<100ms
Execution
Webhooks
Real-time
MT4 + MT5 SupportMarket / Limit / Stop OrdersReal-time PositionsWebhook CallbacksCloud VPS Provisioning99.5% Uptime SLAHMAC-SHA256 Auth

Quick Start

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"
  }'

Built for developers

A complete API for MT4/MT5 automation

Clean REST API
Standard HTTP verbs, JSON responses, predictable error codes. Works with any language or framework.
Cloud Provisioning
Provision MT4/MT5 accounts via API. We host and run the terminals — no local setup required.
Real-time Positions
Fetch live balance, equity, and open positions. Auto-updated via polling or webhook push.
Webhook Callbacks
Receive events for trade opens, closes, modifications, and balance changes at your endpoint.
HMAC-SHA256 Auth
Industry-standard authentication. API key + secret pairs. Secrets stored as hashes — never plaintext.
3 Regions
Singapore, Frankfurt, New York. Pick the region closest to your broker for minimum latency.

vs. MetaAPI

Same MT access. Half the price.

FeatureMetaAPICopyXtra API ⭐
Price / account$20/moIncluded ⭐
5-account plan$100/mo$29/mo ⭐
25-account plan$500/mo$99/mo ⭐
Cloud VPS hosting❌ Separate✅ Included ⭐
MT4 + MT5
Webhook callbacks
API latencyVariable<100ms ⭐

Simple Pricing

No per-trade fees. Flat monthly subscription.

Starter
$29/mo
  • 5 MT accounts
  • 60 req/min
  • Email support
  • Webhook callbacks
  • Cloud VPS provisioning
  • REST API access
Start Free Trial
MOST POPULAR
Pro
$99/mo
  • 25 MT accounts
  • 300 req/min
  • Priority support
  • Webhook callbacks
  • Cloud VPS provisioning
  • REST API access
Subscribe →
Enterprise
$299/mo
  • 100 MT accounts
  • 1,000 req/min
  • Dedicated manager
  • Webhook callbacks
  • Cloud VPS provisioning
  • REST API access
Contact Sales

Questions & Answers

Everything developers ask

Ready to automate
MT4/MT5?

Free to start. No credit card. API key in 30 seconds.