bingx-copytrade-swap

Manage BingX USDT-M perpetual copy trading orders and performance via signed HTTP requests.

17|6|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/BingX-API/api-ai-skills --skill bingx-copytrade-swap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bingx-copytrade-swap
Source: https://github.com/BingX-API/api-ai-skills/tree/main/skills/copytrade-swap
Command: npx skills add https://github.com/BingX-API/api-ai-skills --skill bingx-copytrade-swap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Copy trading on BingX USDT-M perpetual contracts is complex and requires programmatic access to view, modify, and monitor trader orders and performance.

Core Features & Use Cases

  • Manage the trader side of USDT-M copy trading: view current orders, close positions, set take profit and stop loss, review personal performance, and adjust commission rates.
  • Browse and select available copy trading pairs to expand or optimize your strategy.
  • Real-world use case: a signal provider automates monitoring of open trades and quickly closes a position or updates TP/SL when market conditions change.

Quick Start

Install and enable this skill in your AI assistant and start managing BingX Copy Trade USDT-M orders and performance.

Frequently Asked Questions about bingx-copytrade-swap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage BingX copy trade orders on USDT-M perpetual contracts?

To manage BingX copy trade orders on USDT-M perpetual contracts, use programmatic access to view current positions, close trades, and monitor trader performance. This requires signed HTTP requests to interact with PFutures and swap endpoints.

How do I programmatically close a position and set TP/SL for BingX copy trading?

You can programmatically close positions and set Take Profit/Stop Loss (TP/SL) for BingX copy trading by sending signed HTTP requests. This allows signal providers to quickly adjust orders when market conditions change.

Can I adjust commission rates for my BingX USDT-M copy trading strategy via API?

Yes, you can adjust commission rates for your BingX USDT-M copy trading strategy via API. The skill enables traders to review personal performance and modify commission settings programmatically.

How do I browse available copy trading pairs on BingX USDT-M perpetual contracts?

To browse available copy trading pairs on BingX USDT-M perpetual contracts, query the PFutures and swap endpoints. This allows you to expand or optimize your trading strategy by selecting compatible pairs.

Do I need signed HTTP requests to view profit history on BingX copy trade?

Yes, you need signed HTTP requests using the fetchSigned helper to view profit history on BingX copy trade. Strict parameter validation and base URL fallbacks from references are also required for secure access.

What are the limitations of automating BingX USDT-M perpetual copy trading?

Limitations of automating BingX USDT-M perpetual copy trading include the strict requirement for signed HTTP requests and precise parameter validation. You must also manage base URL fallbacks correctly to avoid endpoint errors.