Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Open source software that helps you create and deploy high-frequency crypto trading bots

License

NotificationsYou must be signed in to change notification settings

hummingbot/hummingbot

Repository files navigation

Hummingbot


LicenseTwitterYoutubeDiscord

Hummingbot is an open-source framework that helps you design and deploy automated trading strategies, orbots, that can run on many centralized or decentralized exchanges. Over the past year, Hummingbot users have generated over $34 billion in trading volume across 140+ unique trading venues.

The Hummingbot codebase is free and publicly available under the Apache 2.0 open-source license. Our mission is todemocratize high-frequency trading by creating a global community of algorithmic traders and developers that share knowledge and contribute to the codebase.

Quick Links

  • Website and Docs: Official Hummingbot website and documentation
  • Installation: Install Hummingbot on various platforms
  • Discord: The main gathering spot for the global Hummingbot community
  • YouTube: Videos that teach you how to get the most of of Hummingbot
  • Twitter: Get the latest announcements about Hummingbot
  • Reported Volumes: Reported trading volumes across all Hummingbot instances
  • Newsletter: Get our newsletter whenever we ship a new release

Exchange Connectors

Hummingbot connectors standardize REST and WebSocket API interfaces to different types of exchanges, enabling you to build sophisticated trading strategies that can be deployed across many exchanges with minimal changes. We classify exchanges into the following categories:

  • CEX: Centralized exchanges that take custody of your funds. Use API keys to connect with Hummingbot.
  • DEX: Decentralized, non-custodial exchanges that operate on a blockchain. Use wallet keys to connect with Hummingbot.

In addition, connectors differ based on the type of market supported:

  • CLOB Spot: Connectors to spot markets on central limit order book (CLOB) exchanges
  • CLOB Perp: Connectors to perpetual futures markets on CLOB exchanges
  • AMM: Connectors to spot markets on Automatic Market Maker (AMM) decentralized exchanges

Exchange Sponsors

We are grateful for the following exchanges that support the development and maintenance of Hummingbot via broker partnerships and sponsorships.

Connector IDExchangeCEX/DEXMarket TypeDocsDiscount
binanceBinanceCEXCLOB SpotDocsSign up for Binance using Hummingbot's referral link for a 10% discount!
binance_perpetualBinanceCEXCLOB PerpDocsSign up for Binance using Hummingbot's referral link for a 10% discount!
gate_ioGate.ioCEXCLOB SpotDocsSign up for Gate.io using Hummingbot's referral link for a 10% discount!
gate_io_perpetualGate.ioCEXCLOB PerpDocsSign up for Gate.io using Hummingbot's referral link for a 20% discount!
htxHTX (Huobi)CEXCLOB SpotDocsSign up for HTX using Hummingbot's referral link for a 20% discount!
kucoinKuCoinCEXCLOB SpotDocsSign up for Kucoin using Hummingbot's referral link for a 20% discount!
kucoin_perpetualKuCoinCEXCLOB PerpDocsSign up for Kucoin using Hummingbot's referral link for a 20% discount!
okxOKXCEXCLOB SpotDocsSign up for Kucoin using Hummingbot's referral link for a 20% discount!
okx_perpetualOKXCEXCLOB PerpDocsSign up for Kucoin using Hummingbot's referral link for a 20% discount!
dydx_v4_perpetualdYdXDEXCLOB PerpDocs-
hyperliquid_perpetualHyperliquidDEXCLOB PerpDocs-
xrplXRP LedgerDEXCLOB SpotDocs-

Other Exchange Connectors

Currently, the master branch of Hummingbot also includes the following exchange connectors, which are maintained and updated through the Hummingbot Foundation governance process. SeeGovernance for more information.

Connector IDExchangeCEX/DEXTypeDocsDiscount
ascend_exAscendExCEXCLOB SpotDocs-
balancerBalancerDEXAMMDocs-
bitget_perpetualBitgetCEXCLOB PerpDocs-
bitmartBitMartCEXCLOB SpotDocs-
bitrueBitrueCEXCLOB SpotDocs-
bitstampBitstampCEXCLOB SpotDocs-
btc_marketsBTC MarketsCEXCLOB SpotDocs-
bybitBybitCEXCLOB SpotDocs-
bybit_perpetualBybitCEXCLOB PerpDocs-
carbonCarbonDEXAMMDocs-
coinbase_advanced_tradeCoinbaseCEXCLOB SpotDocs-
cubeCubeCEXCLOB SpotDocs-
curveCurveDEXAMMDocs-
dexalotDexalotDEXCLOB SpotDocs-
hashkeyHashKeyCEXCLOB SpotDocs-
hashkey_perpetualHashKeyCEXCLOB PerpDocs-
injective_v2Injective HelixDEXCLOB SpotDocs-
injective_v2_perpetualInjective HelixDEXCLOB PerpDocs-
krakenKrakenCEXCLOB SpotDocs-
mad_meerkatMad MeerkatDEXAMMDocs-
mexcMEXCCEXCLOB SpotDocs-
openoceanOpenOceanDEXAMMDocs-
pancakeswapPancakeSwapDEXAMMDocs-
pangolinPangolinCEXDEXDocs-
quickswapQuickSwapDEXAMMDocs-
sushiswapSushiSwapDEXAMMDocs-
tinymanTinymanDEXAMMDocs-
traderjoeTrader JoeDEXAMMDocs-
uniswapUniswapDEXAMMDocs-
vertexVertexDEXCLOB SpotDocs-
vvsVVSDEXAMMDocs-
xsswapXSSwapDEXAMMDocs-

Other Hummingbot Repos

  • Deploy: Deploy Hummingbot in various configurations with Docker
  • Dashboard: Web app that help you create, backtest, deploy, and manage Hummingbot instances
  • Quants Lab: Juypter notebooks that enable you to fetch data and perform research using Hummingbot
  • Gateway: Typescript based API client for DEX connectors
  • Hummingbot Site: Official documentation for Hummingbot - we welcome contributions here too!

Contributions

The Hummingbot architecture features modular components that can be maintained and extended by individual community members.

We welcome contributions from the community! Please review theseguidelines before submitting a pull request.

To have your exchange connector or other pull request merged into the codebase, please submit a New Connector Proposal or Pull Request Proposal, following theseguidelines. Note that you will need some amount ofHBOT tokens in your Ethereum wallet to submit a proposal.

Legal

  • License: Hummingbot is open source and licensed underApache 2.0.
  • Data collection: SeeReporting for information on anonymous data collection and reporting in Hummingbot.

[8]ページ先頭

©2009-2025 Movatter.jp