Guides
This page serves as a comprehensive resource hub for learning about algorithmic trading with Hummingbot. With content for new crypto traders to advanced quant developers, you'll find step-by-step guides, Youtube videos, and other content to help you master crypto market making!
π Quickstart Guides¶
Get started with Hummingbot using different interfaces and installation methods:
-
Hummingbot Dashboard Quickstart Guide
Learn how to install Hummingbot 2.0 and use the Dashboard app to connect exchange credentials, create/backtest strategy configurations, and deploy a fleet of bots -
Hummingbot Docker Quickstart Guide
Step-by-step instructions to install and deploy Hummingbot using Docker, including setting up the interface and running your first algorithmic trading strategy.
π Hummingbot Academy¶
Just getting started with crypto market making? Start your journey with these foundational articles about crypto algorithmic trading:
-
What is Market Making Deep dive into market making, one of the most popular algorithmic trading strategies
-
What is Cross Exchange Market Making?ΒΆ Essential principles for managing risk in automated trading systems
-
Liquidity Mining in Hummingbot vs DeFi Comparison of liquidity mining approaches in Hummingbot versus traditional DeFi protocols, highlighting key differences and benefits
Take your skills to the next level in Hummingbot Botcamp, the official training and certification program for Hummingbot.
πΊ YouTube Playlists¶
Watch and learn from our curated video content:
-
Introduction to Market Making Step-by-step video tutorials for market making with Hummingbot
-
Using Quants Lab to Conduct Research Learn how to use Hummingbot's Quants Lab for backtesting strategies, analyzing market data, and conducting quantitative research
-
Botcamp Member Stories Hear from real users who have successfully completed the Botcamp certification program
π Connector Guides¶
Learn how to setup and run Hummingbot on various CEXs and DEXs:
-
Using Binance with Hummingbot Step-by-step guide to using Hummingbot with Binance, including generating exchange API keys and adding them to Hummingbot
-
Funding Rate Arbitrage and Creating Vaults on Hyperliquid Guide on using Hyperliquid Vaults as exchange wallets for individual traders or automated market makers
-
Running a Trading Bot with Hummingbot Dashboard on dYdX V4 Guide to integrating and trading on dYdX's perpetual contracts using Hummingbot Dashboard
-
Running a Trading Bot with Hummingbot on Derive Comprehensive resource for integrating and trading on Derive's decentralized derivatives platform using Hummingbot
See more examples in the Connector Guides category in our blog.
π§ Strategy Guides¶
Enhance your trading strategies with advanced development guides:
-
Coding a Liquidation Sniper V2 Strategy Controller Explore how to create a custom V2 Controller for Hummingbot to snipe future liquidations on Binance
-
Directional Trading with MACD and Bollinger Bands Learn how to implement a directional trading strategy using MACD and Bollinger Bands technical indicators for trend identification and entry/exit signals
-
Technical Deep Dive into the Avellaneda & Stoikov Strategy Comprehensive analysis of the mathematical model behind the Avellaneda & Stoikov paper and how it's implemented in Hummingbot