---
id: hummingbot
name: Hummingbot
summary: An open-source Python framework for building and running market-making and arbitrage bots across centralized and decentralized crypto venues.
authors: [Hummingbot Foundation]
origin: external
repo: https://github.com/hummingbot/hummingbot
website: https://hummingbot.org
license: Apache-2.0
disclosure: fully-open
strategy: [market-making, arbitrage]
status: active
tags: [market-making, crypto, arbitrage, defi, high-frequency]
markets: [crypto]
added: 2026-08-15
prerequisites:
  trading: advanced
  ai: none
  programming: moderate
  setup: moderate
---

> Part of [Athenara](https://athenara.info/), the open registry for agentic trading.
> Index of everything: https://athenara.info/llms.txt · This entry: [HTML](https://athenara.info/agents/hummingbot/) · [JSON](https://athenara.info/api/v1/agents/hummingbot.json)

Hummingbot provides a strategy framework plus a large connector library spanning three venue
categories: central-limit-order-book centralized exchanges such as Binance, Coinbase, KuCoin,
Bybit, OKX, and Kraken; CLOB decentralized exchanges including dYdX, Injective Helix, Hyperliquid,
XRP Ledger, and Derive; and AMM DEXs including Uniswap, Raydium, PancakeSwap, Curve, Orca,
Meteora, and Balancer.

The project positions itself as infrastructure for high-frequency and market-making strategies
rather than a specific trading model — the intelligence is in the strategies users build on it.
