hummingbot

Build and run automated crypto trading bots with Hummingbot and Gateway.

1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/anliang0306/VIBE-CODING-CN --skill hummingbot-anliang0306
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hummingbot
Source: https://github.com/anliang0306/VIBE-CODING-CN/tree/main/i18n/zh/skills/hummingbot
Command: npx skills add https://github.com/anliang0306/VIBE-CODING-CN --skill hummingbot-anliang0306

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Hummingbot provides a comprehensive, open-source framework to design, deploy, and manage automated cryptocurrency trading strategies, reducing manual intervention and enabling multi-bot orchestration across exchanges and gateways.

Core Features & Use Cases

  • Strategy V2 framework for modular directional and market-making bots, with script and controller templates.
  • Gateway integration to trade on both centralized and decentralized exchanges via a unified API.
  • Multi-exchange automation across spot and perpetual markets, backtesting, and dashboards for monitoring.
  • Use Case: Deploy a single bot to run PMM on Binance and hedge on a second exchange, or build a cross-exchange arbitrage workflow with CLMM/Dex connectors.

Quick Start

Install Hummingbot using Docker or from source, then start the client, select a strategy or script, configure accounts, and run start to launch automated trading.

Frequently Asked Questions about hummingbot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate crypto trading bots across multiple exchanges?

You can automate crypto trading bots using the Hummingbot open-source framework, which provides a Strategy V2 architecture to design, deploy, and manage directional and market-making strategies across centralized and decentralized exchanges.

What is the Strategy V2 framework for building trading bots?

The Strategy V2 framework is a modular architecture in Hummingbot for building directional and market-making bots, providing script and controller templates to design and orchestrate automated cryptocurrency trading strategies.

How do I run cross-exchange arbitrage between CEX and DEX?

Run cross-exchange arbitrage between CEX and DEX by utilizing Hummingbot's Gateway integration alongside CLMM or Dex connectors to build automated workflows that execute trades across both centralized and decentralized exchange ecosystems.

Do I need to install Docker to run open-source crypto trading bots?

You need a local installation of Hummingbot, deployed via Docker or built from source, to run open-source crypto trading bots, configure exchange accounts, and launch automated strategies across spot and perpetual markets.

Can I use Hummingbot Gateway to trade on decentralized exchanges?

Yes, you can use Hummingbot Gateway to trade on decentralized exchanges by providing a unified API that enables automated trading workflows and cross-exchange arbitrage across both DEX and CEX ecosystems.