bingx-swap-trade

Installation
SKILL.md

BingX Swap Trade

Authenticated trading endpoints for BingX perpetual futures. All endpoints require HMAC SHA256 signature authentication.

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


Quick Reference

Endpoint Method Description Authentication
/openApi/swap/v2/trade/order POST Place a new order Yes
/openApi/swap/v2/trade/order/test POST Test order placement (no fill) Yes
/openApi/swap/v2/trade/batchOrders POST Place multiple orders (batch, max 5) Yes
/openApi/swap/v2/trade/order DELETE Cancel an order Yes
/openApi/swap/v2/trade/batchOrders DELETE Cancel multiple orders Yes
/openApi/swap/v2/trade/allOpenOrders DELETE Cancel all open orders Yes
/openApi/swap/v2/trade/cancelAllAfter POST Auto-cancel countdown (kill switch) Yes
Related skills

More from bingx-api/api-ai-skills

Installs
94
GitHub Stars
9
First Seen
Mar 9, 2026