What problem does it solve?
BingX perpetual swap trading often requires manual API integration to place orders, manage positions, and query account data. This skill provides a self-contained interface to authenticated swap endpoints, enabling AI agents to perform trading operations without writing custom API clients.
Core Features & Use Cases
- Order management: place, cancel, and query swap orders across multiple endpoints (market, limit, stop, trailing types) with validation and error handling.
- Position and risk controls: adjust margin type, leverage, and asset mode; query current positions and margin details; support for multi-asset configurations.
- Automated workflows: integrate into AI assistants to execute trading strategies, monitor orders, and respond with structured results (order IDs, statuses, PnL, etc.).
Quick Start
Provide the trading symbol and your desired operation to begin using BingX Swap Trade endpoints.