Platform
Fitur Canggih
Semua yang Anda butuhkan untuk membangun aplikasi data pasar tingkat produksi.
Kemampuan inti
Data Pasar Real-Time
WebSocket Stream
Persistent connection — push updates at configurable intervals down to 500ms.
wss://api.realmarketapi.com/price?apiKey=YOUR_KEY&symbolCode=XAUUSD&timeFrame=M1
REST Endpoints
Standard JSON responses for current price, OHLC candles, and market snapshots.
GET /api/v1/price?symbolCode=XAUUSD&timeFrame=M1
Historical Data
Query H1 historical OHLC data — paginated, no current bar.
GET /api/v1/history?symbolCode=BTCUSD&startTime=2026-02-01T00:00:00Z&endTime=2026-03-01T00:00:00Z