Ross ROSS = Recommend OSS · open-source software intelligence for agents

c9s/bbgo

The modern cryptocurrency trading bot framework written in Go. observed · 2026-08-28

github.com/c9s/bbgo · homepage · Go · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 67
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 46.0
  • age_days: 2158
  • days_rel: 141
  • days_push: 7
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1657 stars · 381 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

BBGO is an open-source cryptocurrency trading bot framework written in Go, supporting multiple exchanges like Binance and MAX through a common exchange abstraction layer. It includes built-in strategies (grid trading, market making), a kline-based back-testing engine, technical indicators, and YAML-based configuration.

Use cases

  • run a crypto grid trading bot on binance
  • backtest a trading strategy against historical klines
  • build a custom crypto trading strategy in Go
  • connect to multiple crypto exchanges in one process
  • implement TWAP order execution
  • calculate PnL for crypto trades
  • get telegram notifications for trade fills
  • optimize strategy parameters automatically

When to choose

  • you want an open-source, extensible crypto trading bot framework in Go
  • you need multi-exchange support with a unified API
  • you want built-in back-testing and parameter optimization
  • you prefer transparent grid trading over black-box bots

When to avoid

  • you need a no-code GUI trading bot
  • you trade only traditional equities or forex
  • you need DEX support today (still on the roadmap)
  • you require a permissive license (AGPL-3.0)

Facets

framework · maturity active

trading sdk streaming scheduling configuration-management developer-tools fintech go windows cross-platform crypto-trading-bot grid-trading market-making backtesting binance exchange-api technical-indicators algo-trading cryptocurrency trading automation linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
c9s/bbgomain88

For agents

markdown · JSON · MCP: product_card(name="c9s/bbgo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem