bingx-copytrade-swap

Installation
SKILL.md

BingX Copy Trade USDT-M Perpetual Contracts

Authenticated endpoints for BingX Copy Trade USDT-M (USDT-margined) perpetual futures. All endpoints require HMAC SHA256 signature authentication.

This skill covers the trader (signal provider) side of USDT-M perpetual futures copy trading: managing open orders, closing positions, setting TP/SL, querying performance data, configuring commission rate, and browsing available copy trading pairs.

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

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


Quick Reference

Endpoint Method Description Auth
/openApi/copyTrading/v1/swap/trace/currentTrack GET Trader's current (open) orders Yes
/openApi/copyTrading/v1/swap/trace/closeTrackOrder POST Close position by order number Yes
/openApi/copyTrading/v1/swap/trace/setTPSL POST Set take profit and stop loss by order number Yes
Related skills

More from bingx-api/api-ai-skills

Installs
77
GitHub Stars
10
First Seen
Mar 9, 2026