okx-market

Retrieve and analyze OKX spot, derivatives, and index market data via REST APIs.

15|2|Updated May 1, 2026
One-click install
npx skills add https://github.com/OpenSucker/OpenSucker --skill okx-market-opensucker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-market
Source: https://github.com/OpenSucker/OpenSucker/tree/main/skills/vibe_skills/okx-market
Command: npx skills add https://github.com/OpenSucker/OpenSucker --skill okx-market-opensucker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides immediate access to comprehensive cryptocurrency market data, simplifying trading decisions.

Core Features & Use Cases

  • Market Data Retrieval: Fetches real-time prices, candlesticks, and order book details for various crypto instruments.
  • Historical Data Access: Provides historical candlestick and funding rate data for trend analysis.
  • Use Case: Trader queries the latest BTC-USDT ticker or historical ETH hourly prices to inform entry points.

Quick Start

Request the latest BTC-USDT price data using a simple Python request to retrieve current market information.

Frequently Asked Questions about okx-market

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

FAQPage Schema
How do I fetch real-time cryptocurrency market data from OKX?

Retrieve real-time cryptocurrency market data by calling the OKX REST API to fetch current spot, derivatives, and index market snapshots, including live prices and order book details for trading decisions.

Can I access historical crypto candlestick data for trend analysis?

Access historical crypto candlestick and funding rate data by querying the OKX API. This retrieves historical market snapshots to support technical trend analysis for various trading instruments.

What is the best way to retrieve BTC-USDT spot prices using an API?

Retrieve BTC-USDT spot prices by using a simple Python request to call the OKX API, which returns the latest ticker information for immediate trading analysis and entry point decisions.

Does this API integration support derivatives and index market data?

The API integration supports derivatives and index markets. It retrieves comprehensive market data across spot, derivatives, and index instruments for both real-time and historical research.

How do I get order book details for crypto instruments via REST API?

Get order book details for crypto instruments by calling the OKX REST API. This retrieves real-time market depth data, ensuring high-frequency accessibility for trading strategies.