bingx-copytrade-spot

Installation
SKILL.md

BingX Copy Trade Spot

Authenticated endpoints for BingX Copy Trade Spot trading. All endpoints require HMAC SHA256 signature authentication.

This skill covers the trader (signal provider) side of spot copy trading: selling assets from a copied buy order, and querying trading performance data.

Base URLs: see references/base-urls.md | Authentication: see references/authentication.md

Note: Copy Trade Spot endpoints are documented at https://bingx-api.github.io/docs-v3/#/en/Copy%20Trade/Spot%20Trading/. Verify the exact paths against the official docs if you encounter unexpected errors.


Quick Reference

Endpoint Method Description Auth
/openApi/copyTrading/v1/spot/trader/sellOrder POST Trader sells spot assets based on buy order number Yes
/openApi/copyTrading/v1/spot/traderDetail GET Personal Trading Overview Yes
/openApi/copyTrading/v1/spot/profitHistorySummarys GET Profit Summary Yes
Related skills

More from bingx-api/api-ai-skills

Installs
71
GitHub Stars
9
First Seen
Mar 9, 2026