Polkadex đĨ
đ Connector Info¶
- Exchange Type: Decentralized Exchange (DEX)
- Market Type: Central Limit Order Book (CLOB)
- Maintenance Tier:
- Maintainer: CoinAlpha
Currently, Polkadex is a Silver exchange, as voted by HBOT holders in each quarterly Epoch. This means Hummingbot Foundation does not maintain the components below, but community members may submit Proposals to fund development bounties and approve pull requests to fix bugs and add enhancements to them.
Component | Status | Notes |
---|---|---|
đ Spot Connector | â | Supports testnet |
đ Perp Connector | Not available | |
đ¯ Spot Candles Feed | Not available | |
đ¯ Perp Candles Feed | Not available |
âšī¸ Exchange Info¶
- Website: https://www.polkadex.trade
- CoinMarketCap: https://coinmarketcap.com/currencies/polkadex/
- CoinGecko: https://www.coingecko.com/en/coins/polkadex
- API Docs: https://wiki.polkadot.network/docs/build-index
- Fees: To be determined
- Supported Countries: Global
đ How to Connect¶
Generate API Keys¶
Add Keys to Hummingbot¶
Run connect polkadex
in order to enter your API keys:
If connection is successful:
đ Spot Connector¶
Integration to perpetual futures markets API endpoints
- ID:
polkadex
- Connection Type: WebSocket
- Folder: https://github.com/hummingbot/hummingbot/tree/master/hummingbot/connector/exchange/polkadex
Order Types¶
This connector supports the following OrderType
constants:
LIMIT
MARKET