Foxbit
🛠 连接器信息¶
- 交易所类型:中心化交易所 (CEX)
- 市场类型:限价订单簿 (CLOB)
| 组件 | 状态 | 连接器版本 | V2 策略 | 备注 | 
|---|---|---|---|---|
| 🔀 现货连接器 | ✅ | v2.0 | 是 | |
| 🔀 永续合约连接器 | 不可用 | |||
| 🕯 现货 K 线数据流 | 不可用 | |||
| 🕯 永续合约 K 线数据流 | 不可用 | 
ℹ️ 交易所信息¶
- 网站: https://www.foxbit.com.br/
- CoinMarketCap: https://coinmarketcap.com/exchanges/foxbit/
- CoinGecko: https://www.coingecko.com/en/exchanges/foxbit
- API 文档: https://docs.foxbit.com.br/rest/v3/ 和 https://docs.foxbit.com.br/ws/v2/
- 费用: https://foxbit.com.br/taxas/
- 支持的国家: 不可用
🔑 如何连接¶
生成 API 密钥¶
文档: https://ajuda.foxbit.com.br/docs/exchange/minha-conta/o-que-e-api-key-e-como-utilizar/
将密钥添加到 Hummingbot¶
在 Hummingbot 客户端中运行 connect foxbit:
若连接成功:
🔀 现货连接器¶
对接现货市场 API 接口
- ID: foxbit
- 连接类型: REST / WebSocket
- 文件夹: https://github.com/hummingbot/hummingbot/tree/master/hummingbot/connector/exchange/foxbit
订单类型¶
此连接器支持以下 OrderType 常量:
- LIMIT
- LIMIT_MAKER
- MARKET
