Bitget
đ 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
đ 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