hummingbot

Guide users through designing, testing, and deploying Hummingbot trading strategies.

2|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/ShunmeiCho/dotclaude --skill hummingbot-shunmeicho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hummingbot
Source: https://github.com/ShunmeiCho/dotclaude/tree/main/skills/hummingbot
Command: npx skills add https://github.com/ShunmeiCho/dotclaude --skill hummingbot-shunmeicho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Hummingbot skill guides users through building, testing, and deploying automated trading bots using the Hummingbot framework, covering connectors, strategy templates, backtesting, and deployment workflows.

Core Features & Use Cases

  • Strategy development: Learn to design and backtest market-making, arbitrage, and directional strategies with Hummingbot across multiple exchanges.
  • Connector guidance: Understand how to connect to centralized and decentralized exchanges via Hummingbot connectors (spot and perpetuals) and gateway integration.
  • Deployment & operations: Get started with running, simulating, and deploying bot instances, including dashboard-based workflows and multi-bot orchestration.

Quick Start

  • Open the Hummingbot environment and explore sample strategies under the docs.
  • Use the quickstart guidelines to configure a sample bot, add credentials, and run a basic strategy.

Frequently Asked Questions about hummingbot

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

FAQPage Schema
How do I build and backtest automated trading strategies using Hummingbot?

To build and backtest automated trading strategies with Hummingbot, you can design market-making, arbitrage, and directional strategies, then test them using Hummingbot's backtesting capabilities before live deployment.

Does Hummingbot support both centralized exchange spot and perpetual connectors?

Yes, Hummingbot supports centralized exchange spot and perpetual connectors, allowing you to connect to and execute automated trading strategies across multiple exchanges.

What is Gateway integration in Hummingbot for algorithmic trading?

Gateway integration in Hummingbot enables connections to decentralized exchanges, expanding your algorithmic trading capabilities beyond centralized platforms to include decentralized markets.

How do I configure and run a Hummingbot trading bot instance?

To run a Hummingbot trading bot instance, use the quickstart guidelines to configure a sample bot, add exchange credentials, and execute a basic strategy within the Hummingbot environment.

Can I orchestrate multiple trading bots using Hummingbot dashboard workflows?

Yes, Hummingbot supports multi-bot orchestration through dashboard-based workflows, enabling deployment and operational management of multiple automated trading bot instances simultaneously.