Connecting BingX

This guide walks you through connecting your BingX account to TradeStaq for automated trading.

Overview

BingX is a popular social trading platform offering:

  • Spot Trading - Wide selection of cryptocurrencies
  • Futures Trading - Perpetual contracts with up to 150x leverage
  • Copy Trading - Built-in social trading features
  • Grid Trading - Automated grid bots
  • Competitive Fees - Low trading costs

Prerequisites

Before connecting BingX:

  1. BingX Account - Create at bingx.com
  2. KYC Verification - Complete identity verification
  3. 2FA Enabled - Set up two-factor authentication
  4. TradeStaq Account - Sign up at tradestaq.com

Step 1: Access API Management

  1. Log in to bingx.com
  2. Click your profile icon in the top right
  3. Go to API Management
  4. Or navigate to: Account → API Management

Step 2: Create API Key

  1. Click Create API
  2. Enter an API label: TradeStaq Trading Bot
  3. Select API type: Standard API
  4. Complete security verification (2FA)

Step 3: Configure Permissions

Required Permissions

PermissionStatusPurpose
Read InfoRequiredView balances, positions, orders
Spot TradeRequiredExecute spot trades
Futures TradeRequiredExecute futures trades
WithdrawNot NeededNever enable

Permission Setup

Enable only these permissions:

  • ✅ Read - Account information
  • ✅ Spot Trading - Place spot orders
  • ✅ Futures Trading - Place futures orders (if using futures)

Keep disabled:

  • ❌ Withdrawals
  • ❌ Internal Transfers

Step 4: Set Security Options

IP Whitelist (Recommended)

  1. Enable IP binding
  2. Add TradeStaq's server IP addresses
  3. Contact support for current IPs if needed

API Key Expiration

  • Choose expiration period or "No Expiration"
  • Longer expiration means less frequent key rotation needed

Step 5: Copy Credentials

After creation, you'll see:

  1. API Key - Your public identifier
  2. Secret Key - Shown only once
API Key:    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Secret Key: yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

IMPORTANT: Copy the Secret Key immediately. It cannot be viewed again.


Step 6: Connect to TradeStaq

  1. Go to TradeStaq Dashboard
  2. Click ExchangesAdd Exchange
  3. Select BingX from the list
  4. Enter your credentials:
FieldValue
NameGive it a memorable name (e.g., "BingX Main")
API KeyPaste your API Key
API SecretPaste your Secret Key
Account TypeSelect Spot or Futures
  1. Click Connect Exchange

Step 7: Verify Connection

After connecting:

  1. Check the status shows Active (green indicator)
  2. Verify your balance is displayed correctly
  3. Test by viewing available trading pairs

Supported Features

FeatureSpotFutures
Market Orders
Limit Orders
Stop Loss
Take Profit
Trailing Stop
Position Mode-One-way/Hedge
Leverage-Up to 150x

Account Types

Spot Account

  • Direct asset trading
  • No leverage
  • Own the underlying asset

Futures Account (Perpetual)

  • USDT-M perpetual contracts
  • Long and short positions
  • Leverage up to 150x
  • Funding rate payments every 8 hours

Trading Pairs

Popular Spot Pairs

  • BTC/USDT, ETH/USDT, SOL/USDT
  • XRP/USDT, DOGE/USDT, AVAX/USDT
  • And many more

Popular Futures Pairs

  • BTC-USDT, ETH-USDT, SOL-USDT
  • Most major cryptocurrencies available

Security Best Practices

Do's

  • ✅ Enable 2FA (Google Authenticator)
  • ✅ Use IP whitelist for API keys
  • ✅ Set API key expiration
  • ✅ Regularly review API key activity
  • ✅ Use separate keys for different purposes

Don'ts

  • ❌ Never enable withdrawal permissions
  • ❌ Never share API credentials
  • ❌ Never store keys in plain text
  • ❌ Never screenshot your secret key

BingX-Specific Notes

Trading Fees

TypeMakerTaker
Spot0.1%0.1%
Futures0.02%0.05%

VIP Levels

BingX offers fee discounts based on trading volume:

  • Check your VIP level in account settings
  • Higher levels get lower fees

Copy Trading Integration

If you use BingX's copy trading:

  • TradeStaq operates independently
  • Both can run simultaneously
  • Manage risk accordingly

Funding Rate

For futures positions:

  • Funding paid/received every 8 hours
  • Check current rates on BingX
  • Factor into strategy planning

Troubleshooting

API Key Rejected

Solutions:

  • Verify API key and secret are correct
  • Check for extra spaces when copying
  • Ensure API key hasn't expired
  • Verify IP whitelist includes your connection

Trade Not Executing

Solutions:

  • Check you have sufficient balance
  • Verify correct account type (Spot vs Futures)
  • Ensure API has trade permissions
  • Check minimum order size requirements

Balance Not Showing

Solutions:

  • Wait a moment and refresh
  • Check funds are in correct wallet
  • Verify API has read permissions
  • Try syncing the exchange connection

Position Mode Error

Solutions:

  • BingX supports both one-way and hedge mode
  • Set your preferred mode in BingX settings
  • Ensure strategy matches your position mode

Rate Limit Issues

Solutions:

  • Reduce bot frequency
  • Use fewer simultaneous bots
  • Wait a few minutes and retry

API Documentation

For advanced users:


Next Steps