[go: up one dir, main page]

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 Monthly Newsletter

How much volume does the Hummingbot community generate?

33.5B
Last 12M Reported Trade Volume

{ "$schema": "https://vega.github.io/schema/vega-lite/v5.json", "description": "Monthly USDT Volume", "width": "container", "height": 400, "data": { "values": [ {"date": "2023-09-15", "volume": 486622937.0597207}, {"date": "2023-10-15", "volume": 937200707.5059334}, {"date": "2023-11-15", "volume": 2508799386.868773}, {"date": "2023-12-15", "volume": 2397766942.158128}, {"date": "2024-01-15", "volume": 2358984706.9379473}, {"date": "2024-02-15", "volume": 6490279020.891341}, {"date": "2024-03-15", "volume": 5056300673.532455}, {"date": "2024-04-15", "volume": 2803765323.398611}, {"date": "2024-05-15", "volume": 3073736618.040254}, {"date": "2024-06-15", "volume": 3196767990.299173}, {"date": "2024-07-15", "volume": 2131640444.2422123}, {"date": "2024-08-15", "volume": 2009532310.070123} ] }, "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 (USD)", "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.


Our supporters and partners

See Sponsors for more information on how to support Hummingbot Foundation.


What can you do with Hummingbot?

  • Craft Cutting-Edge Strategies


    Design sophisticated market making, arbitrage, and directional strategies using our library of templates and script examples.

    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 new web-based user interface and control center.

    Dashboard Docs

  • Fork, Customize, Innovate


    Certification equips you with skills as a Hummingbot developer, empowering you to earn bounties and customize strategies for yourself and others.

    Get Certified


Who uses 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


What strategies can you build with Hummingbot?

Learn how to design and code strategies like these in Botcamp, the official training and membership program for the Hummingbot community.


Join Botcamp


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 on when a new Hummingbot release drops, our official newsletter tells you about upcoming events and new contributions from the global Hummingbot community.


Get the Newsletter