bingx-coinm-trade

Installation
SKILL.md

BingX Coin-M (CSwap) Trade

Authenticated trading endpoints for BingX Coin-M inverse perpetual futures. All endpoints require HMAC SHA256 signature authentication.

Coin-M contracts are coin-margined (settled in the base asset, e.g., BTC). Symbol format is BASE-USD (e.g., BTC-USD, ETH-USD).

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


Quick Reference

Endpoint Method Description Auth
/openApi/cswap/v1/trade/order POST Place a new order Yes
/openApi/cswap/v1/trade/cancelOrder DELETE Cancel an order Yes
/openApi/cswap/v1/trade/allOpenOrders POST Cancel all open orders for a symbol Yes
/openApi/cswap/v1/trade/closeAllPositions POST Close all positions Yes
/openApi/cswap/v1/trade/openOrders GET Query open orders Yes
Related skills

More from bingx-api/api-ai-skills

Installs
77
GitHub Stars
9
First Seen
Mar 9, 2026