bingx-spot-market

Fetch BingX spot market price, depth, trades, and candlestick data.

17|6|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/BingX-API/api-ai-skills --skill bingx-spot-market
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bingx-spot-market
Source: https://github.com/BingX-API/api-ai-skills/tree/main/skills/spot-market
Command: npx skills add https://github.com/BingX-API/api-ai-skills --skill bingx-spot-market

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Public market data access for BingX spot trading without authentication; enables AI assistants to fetch prices, depth, trades for decision making.

Core Features & Use Cases

  • Provides endpoints for symbol lookup, order book depth (v1 and v2), recent trades, kline data, 24h ticker, symbol price ticker, ticker/bookTicker, historical klines and trades.
  • Use cases include real-time market monitoring, price discovery, and historical data analysis for spot markets across BTC-USDT and other pairs.
  • Example: An AI assistant queries BTC-USDT depth to inform trading decisions and generate buy/sell signals.

Quick Start

Ask the AI to fetch the latest BTC-USDT spot depth from BingX and display the top 20 levels.

Frequently Asked Questions about bingx-spot-market

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

FAQPage Schema
How do I fetch BingX spot market data for price monitoring without authentication?

BingX spot market data retrieval uses public endpoints to fetch real-time prices, 24h tickers, and recent trades without requiring user authentication, enabling AI assistants to perform continuous price monitoring.

What's the best way to get BTC-USDT order book depth and recent trades from BingX?

Query BingX public endpoints to retrieve BTC-USDT order book depth and recent trades, supporting v1 and v2 depth types and returning top levels for price discovery and trading signal generation.

Can I retrieve historical kline and candlestick data for BingX spot pairs?

Yes, historical kline and candlestick data for BingX spot pairs can be retrieved by specifying kline intervals and time-range parameters, allowing AI assistants to conduct historical data analysis.

Does the BingX spot market API support symbol filtering for specific trading pairs?

The BingX spot market API supports symbol filtering, allowing you to target specific spot trading pairs across endpoints for kline data, depth, trades, and ticker information.

What spot market data endpoints are available for AI assistants performing market analysis?

Available endpoints include symbol lookup, order book depth, recent trades, kline data, 24h ticker, symbol price ticker, bookTicker, and historical klines, supporting comprehensive market analysis workflows.