ãã©ãããã©ãŒã
匷åãªæ©èœ
æ¬çªçŽã®åžå ŽããŒã¿ã¢ããªã±ãŒã·ã§ã³ãæ§ç¯ããããã«å¿ èŠãªãã¹ãŠããããŸãã
ã³ã¢æ©èœ
ãªã¢ã«ã¿ã€ã åžå ŽããŒã¿
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