okx-cex-market

Retrieve real-time OKX CEX market data for tickers, order books, and candlesticks.

160|26|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/okx/agent-skills --skill okx-cex-market
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-cex-market
Source: https://github.com/okx/agent-skills/tree/main/skills/okx-cex-market
Command: npx skills add https://github.com/okx/agent-skills --skill okx-cex-market

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides instant access to public market data on the OKX CEX platform, eliminating the need for manual website checks or complex API integrations for basic information.

Core Features & Use Cases

  • Real-time Pricing: Get the current ticker price for any instrument.
  • Market Depth: View order book information to understand liquidity.
  • Historical Data: Access candlestick (OHLCV) data for technical analysis.
  • Funding Rates & Open Interest: Monitor key derivatives market metrics.
  • Instrument Discovery: List available trading pairs and contract details.

Quick Start

Fetch the current ticker price for BTC-USDT.

Frequently Asked Questions about okx-cex-market

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time OKX market data without API credentials?

You can retrieve real-time OKX market data without API credentials by querying public tickers, order books, and candlestick data for SPOT, SWAP, FUTURES, and OPTION instruments directly.

Can I check the funding rate and open interest for OKX SWAP contracts?

Yes, you can check the funding rate and open interest for OKX SWAP contracts. The Skill retrieves key derivatives market metrics, including funding rates and open interest, for supported instrument types.

How do I access OKX candlestick data for technical analysis?

To access OKX candlestick data for technical analysis, you query historical OHLCV data directly. The Skill retrieves this public market information without requiring complex API integrations.

What OKX instrument types are supported for querying order book depth?

The supported OKX instrument types for querying order book depth are SPOT, SWAP, FUTURES, and OPTION. You can view order book information to understand liquidity across these instruments.

Does this approach work for listing available trading pairs on OKX?

Yes, this approach works for listing available trading pairs on OKX. The Skill supports instrument discovery, allowing you to list available trading pairs and contract details directly.