bingx-copytrade-spot

Access BingX Copy Trade Spot endpoints with HMAC-SHA256 authentication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Copy trading spot data management often requires juggling multiple endpoints to close copied positions, monitor performance, and reconcile profits. This skill provides a unified, authenticated interface to BingX Copy Trade Spot APIs, enabling efficient selling, overview retrieval, and profit analysis for a copy trader.

Core Features & Use Cases

  • Trader sells spot assets based on a verified copy buy order.
  • Retrieve personal trading overview, profit history, and detailed profit records.
  • Query historical copy trade orders for auditing and reporting.
  • Access secure API usage with HMAC-SHA256 signing and timestamped requests.

Quick Start

Query the traderDetail endpoint to view your personal copy-trade performance.

Frequently Asked Questions about bingx-copytrade-spot

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

FAQPage Schema
How do I automate BingX copy trade spot selling and retrieve profit history?

You can automate BingX copy trade spot selling and retrieve profit history by using authenticated API endpoints that apply HMAC-SHA256 signing and server time synchronization for secure data access.

What is the best way to track spot copy trading performance on BingX?

Tracking spot copy trading performance on BingX is done by querying the traderDetail endpoint, which retrieves your personal trading overview, profit history, and detailed profit records.

How does HMAC-SHA256 authentication work for BingX spot trading APIs?

HMAC-SHA256 authentication for BingX spot trading APIs works by signing timestamped requests with your API secret, ensuring verified access to copy trade endpoints for selling and data retrieval.

Can I query historical copy trade orders on BingX for portfolio auditing?

Yes, you can query historical copy trade orders on BingX for portfolio auditing and reporting by accessing the order data endpoints provided through the authenticated interface.

Do I need server time synchronization to access BingX copy trade spot endpoints?

Yes, server time synchronization is required to access BingX copy trade spot endpoints, as strict parameter validation and timestamped requests are implemented to ensure secure automated trading workflows.

What are the limitations of automated copy trading spot data management?

Limitations of automated copy trading spot data management include strict dependency on verified API authentication and continuous server time synchronization to maintain access to selling and profit tracking endpoints.