# ccxt/go-binance

A Go SDK for Binance API

Repository: https://github.com/ccxt/go-binance
Canonical: https://ross.abutalabs.com/products/go-binance
Language: Go
License: MIT
License Family: permissive
Topics: binance, golang, go, exchange, bitcoin, btc, eth, api, sdk
Last push: 2026-08-08T06:40:05+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 75, longevity 100
- inputs: {"age_days": 3234, "days_push": 25, "days_rel": 86, "gap_med": 49, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1899, forks 784 (observed 2026-08-28T04:05:51.345810+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: http-client, websocket, sdk, trading
- domain: fintech, apis, developer-tools
- platform: go, cross-platform
- tags: binance, crypto-exchange, rest-api, websocket-api, spot, futures, margin, options, cryptocurrency

## Member repositories
- ccxt/go-binance (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.345810+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:12:10.262718+00:00, confidence not recorded.
  - readme: https://github.com/ccxt/go-binance (fetched 2026-08-28T04:05:51.345810+00:00, sha ae57af609b25)
- Data as of 2026-08-30T08:39:29.467469+00:00.
