Skip to content

Bittrex

🛠 Connector Info

  • Exchange Type: Centralized Exchange (CEX)
  • Market Type: Central Limit Order Book (CLOB)
Component Status Notes
🔀 Spot Connector ✅
🔀 Perp Connector Not available
đŸ•¯ Spot Candles Feed Not built
đŸ•¯ Perp Candles Feed Not built

ℹī¸ Exchange Info

🔑 How to Connect

Generate API Keys

Add Keys to Hummingbot

From inside the Hummingbot client, run connect bittrex:

Enter your bittrex API key >>>
Enter your bittrex secret key >>>

If connection is successful:

You are now connected to bittrex

🔀 Spot Connector

Integration to spot markets API endpoints

Order Types

This connector supports the following OrderType constants:

  • LIMIT
  • LIMIT_MAKER

Paper Trading

Access the Paper Trade version of this connector by running connect bittrex_paper_trade instead of connect bittrex.

If this is not available by default, you can configure Hummingbot to add this paper trade exchange. See Adding Exchanges for more information.