đĨ Bitget
Foundation Partner
Bitget is an exchange partner of Hummingbot Foundation, so when you use Hummingbot to run bots on Bitget, a portion of your fees goes to support the Foundation and our mission to democratize algo trading with open source software. To enable this, create an account using our Bitget referral link and enter that account's API keys into Hummingbot and run bots! Thanks for your support! đ
đ Connector Info¶
- Exchange Type: Centralized Exchange (CEX)
- Market Type: Central Limit Order Book (CLOB)
| Component | Status | Connector Version | V2 Strategies | Notes |
|---|---|---|---|---|
| đ Spot Connector | â | v2.0 | Yes | |
| đ Perp Connector | â | v2.0 | Yes | |
| đ¯ Spot Candles Feed | â | |||
| đ¯ Perp Candles Feed | â |
âšī¸ Exchange Info¶
- Website: https://www.bitget.com/
- CoinMarketCap: https://coinmarketcap.com/exchanges/bitget/
- CoinGecko: https://www.coingecko.com/en/exchanges/bitget
- API Docs: https://www.bitget.com/api-doc/common/intro
- Fees: https://www.bitget.com/academy/en/article-details/Fee-Structure-and-Fee-Calculations-on-Bitget
- Supported Countries: Not available
- Referral link: https://www.bitget.com/expressly?channelCode=v9cb&vipCode=26rr&languageType=0
đ How to Connect¶
Generate API Keys¶
-
Go to Bitget Exchange and log in or create a new account.
-
Go to the API Management page at https://www.bitget.com/account/newapi.
-
Click on the Create API key button

-
Click on System-generated API key button

-
Write a label (note) and passphrase for your API key and then select the permission options that you want and click Next

-
Enter all the keys for key creation verification and click Confirm.
-
Copy your API keys and store them somewhere safe.
-
Now, you have created API keys (API, secret key, passphrase) for your Bitget Exchange!
Generate API Keys¶
Add Keys to Hummingbot¶
From inside the Hummingbot client, run connect bitget:
>>> connect bitget
Enter your Bitget API key >>>
Enter your Bitget secret key >>>
Enter your Bitget passphrase >>>
If connection is successful:
đ Spot Connector¶
Integration to spot markets API endpoints
- ID:
bitget - Connection Type: WebSocket
- API Docs: https://www.bitget.com/api-doc/spot/intro
- Github Folder
Order Types¶
This connector supports the following OrderType constants:
LIMITMARKET
đ Perp Connector¶
Integration to perpetual futures markets API endpoints
- ID:
bitget_perpetual - Connection Type: WebSocket
- API Docs: https://www.bitget.com/api-doc/contract/intro
- Github Folder
Order Types¶
This connector supports the following OrderType constants:
LIMITMARKET
Position Modes¶
This connector supports the following position modes:
- One-way
- Hedge