Skip to content

The open source, community-owned framework for crypto
market makers

Hummingbot is an open source Python framework that helps you run automated trading strategies on any CEX and DEX.

Install Hummingbot Get Newsletter
31.5B
Volume traded by Hummingbot users in past 1 year

{ "$schema": "https://vega.github.io/schema/vega-lite/v5.json", "description": "Monthly USDT Volume", "width": "container", "height": 400, "data": { "values": [ {"date": "2024-03-15", "volume": 5056300673.532455}, {"date": "2024-04-15", "volume": 2803765323.398611}, {"date": "2024-05-15", "volume": 3073736618.0402546}, {"date": "2024-06-15", "volume": 3196767990.299173}, {"date": "2024-07-15", "volume": 2131640444.2422123}, {"date": "2024-08-15", "volume": 2009532310.070123}, {"date": "2024-09-15", "volume": 1119785879.8091574}, {"date": "2024-10-15", "volume": 1312240203.1848197}, {"date": "2024-11-15", "volume": 2490000000}, {"date": "2024-12-15", "volume": 2980000000}, {"date": "2025-01-15", "volume": 2890000000}, {"date": "2025-02-15", "volume": 3180000000} ] }, "mark": {"type": "bar", "color": "#5FFFD7"}, "encoding": { "x": { "field": "date", "type": "temporal", "title": "Month", "timeUnit": "yearmonth", "axis": { "format": "%b %Y", "grid": false, "labelFontSize": 12, "titleFontSize": 16, "titlePadding": 20, "labelFont": "Satoshi", "titleFont": "Satoshi" } }, "y": { "field": "volume", "type": "quantitative", "title": "Reported Trading Volume ($ billions)", "axis": { "format": "~s", "grid": false, "labelFontSize": 12, "titleFontSize": 16, "titlePadding": 20, "labelFont": "Satoshi", "titleFont": "Satoshi", "tickCount": 5 } }, "tooltip": [ {"field": "date", "type": "temporal", "title": "Month", "timeUnit": "yearmonth", "format": "%b %Y"}, {"field": "volume", "type": "quantitative", "title": "Volume", "format": ",.0f"} ] }, "config": { "background": null, "view": { "stroke": null }, "font": "Satoshi", "title": { "font": "Satoshi" } } }

See Hummingbot Reported Volumes for a real-time dashboard of the volume reported by all Hummingbot instances, broken down by exchange.


Sponsored by Leading CEXs and DEXs

See Sponsors & Partners for how Hummingbot Foundation works with these institutions.


Build Powerful Strategies with the V2 Framework


What can you do with Hummingbot?

  • Craft Cutting-Edge Strategies


    Design sophisticated market making, arbitrage, and directional strategies using the modular strategy framework

    Strategy Docs

  • Seamless Exchange Integration


    Hummingbot establishes a direct WebSocket connection with many exchanges, including DEXs on L1/L2 blockchain networks.

    Connector Docs

  • Backtest and Deploy with Ease


    Backtest your strategies against historical data and deploy multiple instances with Dashboard, a web-based command center for your bots.

    Get Certified

  • Contribute and Earn


    Earn rewards by using and contributing to Hummingbot! Earn trading rewards, developer bounties, and other rewards for supporting the Discord community.

    Earn Bounties


Who runs Hummingbot?

As the company that open-sourced Hummingbot, we're incredibly proud of how the community has embraced it. Today, we run bespoke strategies for our institutional clients using many custom Hummingbot instances.

Jason Tomlinson Market Maker

We started with Hummingbot as the foundation for our market-making business. Their WebSocket connector architecture is the most accessible in the market. We still use it from time to time and enjoy their great documentation.

Eugene Tartakovsky Market Maker

Hummingbot has served as a reliable base for us to build custom tools and strategies. It has many quality connectors and all components are well thought out, allowing us to flexibly modify the open source code.

Jelle Buth Market Maker

Hummingbot allowed me to run profitable strategies and generate $2 billion in trade volume. I can't recommend Hummingbot enough for any algo trader seeking a 0 to 1 platform.

Kollan Prop Trader

Hummingbot revolutionized my crypto trading. Using advanced strategies, I developed my own trading style and consistently ranked at the top of the Miner leaderboard for months.

Wojak Prop Trader

Since 2021, I've been a dedicated user of Hummingbot, primarily utilizing the pure market making strategy. Based on my profitable strategies, I started an algo-trading startup in Saudi Arabia!

Hyder Prop Trader


A Global Community of Algo Traders

  • Foundation: About the Foundation and our mission
  • Community: Join our global community of algo traders
  • Governance: Decide how the Hummingbot framework evolves
  • FAQ: Answers to common questions

Get the Hummingbot newsletter

Published when a new Hummingbot release drops (about every 2 months), our official newsletter tells you about upcoming events and new contributions from the global Hummingbot community.


Get the Newsletter