Bit com perpetual
đ Connector Info¶
- Exchange Type: Centralized Exchange (CEX)
- Market Type: Central Limit Order Book (CLOB)
Component | Status | Connector Version | V2 Strategies | Notes |
---|---|---|---|---|
đ Spot Connector | Not available | |||
đ Perp Connector | â | v2.0 | Yes | |
đ¯ Spot Candles Feed | Not built | |||
đ¯ Perp Candles Feed | Not built |
âšī¸ Exchange Info¶
- Website: https://www.bit.com
- CoinMarketCap: https://coinmarketcap.com/exchanges/bit-com/
- CoinGecko:
- API Docs: https://www.bit.com/docs/en-us/linear_futures.html
- Fees: https://helpcenter.bit.com/hc/en-us/articles/10740865746969-1-How-much-is-Spot-Trading-Fees-
- Supported Countries: Not available
đ 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:
đ Perp Connector¶
Integration to spot markets API endpoints
- ID:
bit_com_perpetual
- Connection Type: WebSocket
- Folder: https://github.com/hummingbot/hummingbot/tree/master/hummingbot/connector/derivative/bit_com_perpetual
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.