Skip to content

Coinbase Advanced Trade

🛠 Connector Info

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

ℹī¸ Exchange Info

🔑 How to Connect

Generate API Keys

  • From trading platform -> More-> Advanced API -> Create API Key -> Trading Key
  • Select permissions for the API key (e.g. View and Trade)

Add Keys to Hummingbot

From inside the Hummingbot client, run connect coinbase_advanced_trade:

Enter your coinbase_advanced_trade API key >>>
Enter your coinbase_advanced_trade secret key >>>

If connection is successful:

You are now connected to coinbase_advanced_trade

🔀 Spot Connector

Integration to spot markets API endpoints

Order Types

This connector supports the following OrderType constants:

  • LIMIT (LIMIT_MAKER: Coinbase rejection rate is high, currently same as LIMIT)

Paper Trading

Not available