Skip to content

Coinbase

πŸ›  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

Was this page helpful?