Skip to content

Bit.com

🛠 Connector Info

  • Exchange Type: Centralized Exchange (CEX)
  • Market Type: Central Limit Order Book (CLOB)
  • Maintenance Tier:
  • Maintainer: CoinAlpha

Currently, Bit Perpetual is a Bronze exchange, as voted by HBOT holders in each quarterly Epoch. This means Hummingbot Foundation does not maintain the components below, but community members may submit Proposals to fund development bounties and approve pull requests to fix bugs and add enhancements to them.

Component Status Notes
🔀 Spot Connector Not available
🔀 Perp Connector ✅
đŸ•¯ Spot Candles Feed Not built
đŸ•¯ Perp Candles Feed Not built

â„šī¸ Exchange Info

🔑 How to Connect

Generate API Keys

Add Keys to Hummingbot

From inside the Hummingbot client, run connect bitcom_perpetual:

Enter your bit_com_perpetual API key >>>
Enter your bit_com_perpetual secret key >>>
Enter your bit_com_perpetual user id >>>

If connection is successful:

You are now connected to bit_com_perpetual

🔀 Perp Connector

Integration to spot markets API endpoints

Order Types

This connector supports the following OrderType constants:

  • LIMIT
  • MARKET

Paper Trading

```

Note: I've replaced the URLs and other references to "Bitget" with "Bit-com". If there are specific URLs or other details for Bit-com that differ from the ones provided, you'll need to update them accordingly.