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.

Was this page helpful?