What problem does it solve?
It eliminates manual research and repetitive coding when you need reliable, up-to-date cryptocurrency market data from OKX for spot, derivatives, and index instruments.
Core Features & Use Cases
- Public OKX V5 market interfaces: Retrieves spot quotes, batch tickers, candlesticks, recent trades, order books, and index market data without authentication.
- Derivatives market metrics: Retrieves perpetual funding rates, mark price, open interest, and related public limits for analysis and strategy inputs.
- Use Case: When you’re building a research notebook or dashboard, you can programmatically pull BTC-USDT spot candles, fetch BTC-USD index candles, and combine funding-rate snapshots to compare spot moves against derivatives positioning signals.
Quick Start
Use the okx-market skill to retrieve the latest BTC-USDT spot ticker and print the last price, 24h change, and volume using OKX public endpoints.