bingx-standard-trade
Installation
SKILL.md
BingX Standard Contract Trading
Authenticated endpoints for BingX standard contract (standard futures) data. 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/contract/v1/allPosition |
GET | Query current positions | Yes |
/openApi/contract/v1/allOrders |
GET | Query historical orders | Yes |
/openApi/contract/v1/balance |
GET | Query standard contract balance | Yes |