ccxt/go-binance
A Go SDK for Binance API observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 96
- Release rhythm 75
- 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: 49
- age_days: 3234
- days_rel: 86
- days_push: 25
- n_releases_24m: 12
Adoption not part of the score
1899 stars · 784 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go SDK providing complete client bindings for the Binance cryptocurrency exchange API. It implements all Binance REST APIs (spot, margin, futures, delivery, options, portfolio margin) as well as websocket streams and user data streams.
Use cases
- query binance prices from go
- place spot orders via binance api in golang
- stream binance websocket market data
- trade binance futures from a go program
- fetch account balances and trade history from binance
- build a crypto trading bot for binance in go
When to choose
- you are building a Go application that trades or fetches data from Binance
- you need full coverage of Binance REST and websocket APIs including futures and options
- you want a mature, widely used Go client for Binance
When to avoid
- you need a multi-exchange abstraction rather than Binance-specific bindings
- your project is not in Go
- you need an exchange Binance does not support
Facets
library · maturity active
http-client websocket sdk trading fintech apis developer-tools go cross-platform binance crypto-exchange rest-api websocket-api spot futures margin options cryptocurrency
1 source
- readme: https://github.com/ccxt/go-binance · fetched 2026-08-28 · ae57af609b25
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ccxt/go-binance | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem