Hummingbot Foundation logo

Hummingbot Foundation

Hummingbot Foundation is a not-for-profit organization that maintains Hummingbot, an open-source Python framework for automated crypto market making and algorithmic trading. The framework supports trading strategies across centralized and decentralized exchanges and blockchains for individual and professional traders.
Distributed

Hummingbot


Project Links


Description

Hummingbot is an open-source framework that helps you design and deploy automated trading strategies, or bots, that can run on many centralized or decentralized exchanges.

Category: Trading Bot

Hummingbot Gateway


Project Links


Description

Middleware that standardizes DEX API endpoints on different blockchain networks.

Category: Cross-chain Infrastructure

Hummingbot API


Project Links


Description

Hummingbot API is a centralized RESTful framework for running and managing Hummingbot trading bots across multiple exchanges. It provides account and portfolio management, order and position handling, bot orchestration, strategy management, market data, backtesting, and Gateway DEX infrastructure capabilities. The platform supports interaction through its API documentation interface, Condor's Telegram interface, and MCP-enabled AI assistants, and includes a Python client for integrations.

Category: Developer Tooling

Condor


Project Links


Description

Condor is an open-source harness for autonomous trading agents. It separates LLM-powered market reasoning from deterministic execution infrastructure for positions, executors, and risk enforcement through the Hummingbot API. It includes trading agents, standardized operations and P&L tracking, virtual portfolio positions, Docker-based bots, deterministic routines, and Telegram, dashboard, and CLI interfaces.

Category: Trading Bot