AI Skills Hub

BingX Exchange API Skills Library for AI Coding Assistants. Query market data, place trades, and manage accounts with natural language.

20+
Skill Modules
150+
API Endpoints
5
Business Scenarios
3
Installation Methods

Core Features

Transform Your AI Assistant into Your Personal Trading Partner

Natural Language Interaction

No coding required. Query market data and place trades through conversation. AI automatically handles complex logic like HMAC SHA256 signatures.

Complete Business Coverage

Covers perpetual contracts, spot trading, coin-margined futures, copy trading, account management and more. 20+ skill modules supporting 100+ API endpoints.

Secure & Reliable

Write operations in production require user confirmation. API keys are masked. Supports automatic failover to backup domains for trading security.

Quick Start

Three installation methods available. Supports mainstream AI coding assistants like Claude Code, Cursor, and Windsurf.

Multi-Environment Support

Supports production live trading, demo accounts. Flexible switching to meet trading needs at different stages.

Comprehensive Documentation

Each skill provides detailed TypeScript code examples and complete API documentation for seamless onboarding.

Skills List

Covering All Business Scenarios on BingX Exchange

USDⓢ Perpetual Futures

USDT-Margined Perpetual Futures

bingx-perpetual-future-market Query perpetual futures market data (price, depth, klines, funding rates, open interest, etc.)
bingx-perpetual-future-trade Perpetual futures trading operations (place/cancel orders, set leverage, asset mode, etc.)
bingx-perpetual-future-account Query account information (balance, positions, fee rates, transaction history, etc.)

Spot Trading

Spot Market Operations

bingx-spot-market Query spot market data (price, depth, klines, recent trades, etc.)
bingx-spot-trade Spot trading operations (place/cancel orders, order queries, OCO orders, etc.)
bingx-spot-account Query spot account information (balance, asset overview, asset transfers, etc.)
bingx-spot-wallet Wallet operations (deposits, withdrawals, transfer records, etc.)

Trading Analysis

AI-Powered Strategy & Analysis Tools

bingx-technical-analysis Technical analysis with 78 indicators + 62 candlestick patterns, multi-timeframe scoring, support/resistance detection
bingx-rsi-bottom-hunter Auto-monitors RSI oversold signals, executes entry with stop-loss and take-profit in one step
bingx-maker-entry Multi-level limit order entry near best price, dynamically adjusts as price moves to save taker fees
bingx-trade-review Trade review and performance analysis (win rate, PnL, drawdown, charts, custom tags)
bingx-dynamic-sl-tp Dynamic SL/TP based on ATR, volatility, and structure; supports trailing stop and partial take-profit

Account Management & More

Additional Business Functions

bingx-copytrade-spot Spot copy trading (sell copied positions, query profits, etc.)
bingx-copytrade-perpetual-future Futures copy trading (close positions, set TP/SL, commission settings, etc.)
bingx-fund-account Fund account management (balance query, asset overview, inter-account transfers, etc.)
bingx-sub-account Sub-account management (create/freeze sub-accounts, API key management, etc.)
bingx-agent Agent/Broker (referral, commission queries, partner data, etc.)
bingx-standard-trade Standard Futures(position queries, order history, balance queries, etc.)

Quick Start

Three installation methods to choose from, set up in 1 minute

1

AI Conversation Installation (Recommended)

Works with OpenClaw, Cursor, Claude Code and other AI coding assistants

Install skills https://github.com/BingX-API/api-ai-skills

Simply say this in AI conversation, and it will automatically recognize and complete the installation!

2

Claude Code Plugin Installation

Use Claude Code's built-in plugin manager

/plugin marketplace add BingX-API/api-ai-skills
/plugin install bingx-ai-skills

Supports automatic updates, recommended for Claude Code users

3

NPX Command Installation

Works with Cursor, Windsurf and other AI assistants that support skills mechanism

npx skills add BingX-API/api-ai-skills

Requires a Node.js environment. Install with a single command.

Usage Examples

# Query market data (no API key required)
"Query the current price of BTC-USDT"

# Place orders (API key configuration required)
"Place a limit buy order for BTC-USDT at price 50000, quantity 0.01"

# Query account
"Check my account balance and positions"

# Spot query
"Query the order book depth for spot ETH-USDT"

Ready to Get Started?

Install BingX API Skills now and transform your AI assistant into your personal trading partner