Skip to content

BitMart

🛠 Connector Info

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

Currently, Bitmart 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 ✅
🔀 Perp Connector Not available
đŸ•¯ Spot Candles Feed Not built
đŸ•¯ Perp Candles Feed Not built

â„šī¸ Exchange Info

🔑 How to Connect

Generate API Keys

  • Login

    API

  • Click Account tab

    API

  • Click Settings in the API tab

    API

  • Create your API KEY

    API

  • Create Successfully. The Secret Key will only be displayed once. Please copy and save.

    API

  • Click Confirm button to exit. Now you can use your new API.

Add Keys to Hummingbot

From inside the Hummingbot client, run connect bitmart:

Enter your bitmart API key >>>
Enter your bitmart secret key >>>

If connection is successful:

You are now connected to bitmart

🔀 Spot Connector

Integration to spot markets API endpoints

Order Types

This connector supports the following OrderType constants:

  • LIMIT
  • LIMIT_MAKER

Paper Trading

Access the Paper Trade version of this connector by running connect bitmart_paper_trade instead of connect bitmart.

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