Dexalot
π Connector InfoΒΆ
- Exchange Type: Decentralized Exchange (DEX)
- Market Type: Central Limit Order Book (CLOB)
Component | Status | Notes |
---|---|---|
π Spot Connector | β | Supports testnet |
π Perp Connector | Not available | |
π― Spot Candles Feed | Not available | |
π― Perp Candles Feed | Not available | |
π Connector Guide | β |
βΉοΈ Exchange InfoΒΆ
- Website: https://dexalot.com
- CoinMarketCap: https://coinmarketcap.com/exchanges/dexalot/
- CoinGecko: https://www.coingecko.com/en/exchanges/dexalot
- API Docs: https://docs.dexalot.com/en/apiv2/
- Fees:
π How to ConnectΒΆ
Tip
See the Dexalot Connector Guide for step-by-step instructions.
Create a wallet on one of the supported networks below:
Chain | Networks |
---|---|
avalanche |
dexalot |
From inside the Hummingbot client, run connect dexalot
in order to connect your wallet:
If connection is successful:
π Spot ConnectorΒΆ
Integration to spot markets API endpoints
- ID:
dexalot
- Connection Type: Websocket
- API Docs: https://docs.dexalot.com/en/apiv2/
- Folder: https://github.com/hummingbot/hummingbot/tree/master/hummingbot/connector/exchange/dexalot
Order TypesΒΆ
This connector supports the following OrderType
constants:
LIMIT
LIMIT_MAKER
MARKET
Paper TradingΒΆ
This perp exchange offers a paper trading mode:
Afer you create an account and create the API keys, you can enter them by using the connect dexalot_testnet
command within the Hummingbot client. Once connected, you should be able to use the testnet with the available spot strategies / scripts.