Skip to content

Bitrue

🛠 Connector Info

  • Exchange Type: Centralized Exchange (CEX)
  • Market Type: Central Limit Order Book (CLOB)
Component Status Connector Version V2 Strategies Notes
🔀 Spot Connector ✅ v2.1 Yes Supports MARKET order type
🔀 Perp Connector Not available
đŸ•¯ Spot Candles Feed Not available
đŸ•¯ Perp Candles Feed Not available

ℹī¸ Exchange Info

🔑 How to Connect

Generate API Keys

  • Login to your Bitrue account on your computer.

  • Hover on your profile icon and click API from the dropdown menu

  • Click Get API key and Create a API name ( ex. Hummingbot_Bitrue), click Create API key button

  • Pass the authentication part and click Confirm

  • Go to your email Inbox and verify New API Creation by following the link in the email

  • Write somewhere your API key and Secret and give Not Limited to any IP access restriction and click Save Settings

  • Copy/paste your API Key and API Secret

Add Keys to Hummingbot

From inside the Hummingbot client, run connect bitrue:

Enter your bitrue API key >>>
Enter your bitrue secret key >>>

If connection is successful:

You are now connected to bitrue

🔀 Spot Connector

Integration to spot markets API endpoints

Order Types

This connector supports the following OrderType constants:

  • LIMIT
  • LIMIT_MAKER
  • MARKET

Paper Trading

Access the Paper Trade version of this connector by running connect bitrue_paper_trade instead of connect bitrue.

If this is not available by default, you can configure Hummingbot to add this paper trade exchange. See Adding Exchanges for more information.