Dexalot
🛠 连接器信息¶
- 交易所类型:去中心化交易所 (DEX)
- 市场类型:限价订单簿 (CLOB)
| 组件 | 状态 | 备注 | 
|---|---|---|
| 🔀 现货连接器 | ✅ | 支持测试网 | 
| 🔀 永续合约连接器 | 不可用 | |
| 🕯 现货 K 线数据流 | 不可用 | |
| 🕯 永续合约 K 线数据流 | 不可用 | |
| 📓 连接器指南 | ✅ | 
ℹ️ 交易所信息¶
- 官网: https://dexalot.com
- CoinMarketCap: https://coinmarketcap.com/exchanges/dexalot/
- CoinGecko: https://www.coingecko.com/en/exchanges/dexalot
- API 文档: https://docs.dexalot.com/en/apiv2/
- 费用:
🔑 如何连接¶
提示
请参阅 Dexalot 连接器指南 以获取分步说明。
请在以下支持的网络之一上创建钱包:
| 链 | 网络 | 
|---|---|
| avalanche | dexalot | 
在 Hummingbot 客户端中运行 connect dexalot 以连接您的钱包:
若连接成功:
🔀 现货连接器¶
对接现货市场 API 接口
- ID: dexalot
- 连接类型: Websocket
- API 文档: https://docs.dexalot.com/en/apiv2/
- 文件夹: https://github.com/hummingbot/hummingbot/tree/master/hummingbot/connector/exchange/dexalot
订单类型¶
此连接器支持以下 OrderType 常量:
- LIMIT
- LIMIT_MAKER
- MARKET
模拟交易¶
该永续合约交易所提供模拟交易模式:
创建账户并生成 API 密钥后,您可以在 Hummingbot 客户端中使用 connect dexalot_testnet 命令输入这些密钥。连接成功后,您即可使用可用的现货策略/脚本在测试网上进行交易。
