# nntaoli-project/goex

Cryptocurrency Exchange REST API SDK Wrapper Implemented With the golang, Supporting OKX, Binance

Repository: https://github.com/nntaoli-project/goex
Canonical: https://ross.abutalabs.com/products/goex
Homepage: http://nntaoli-project.github.io/goex/
Language: Go
License: MIT
License Family: permissive
Topics: binance, okx, api-rest, quant
Last push: 2026-07-02T23:25:47+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 8, longevity 100
- inputs: {"age_days": 3751, "days_push": 62, "days_rel": 452, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1989, forks 645 (observed 2026-08-28T04:06:02.996778+00:00)

## What it is
A Go SDK that wraps the REST APIs of cryptocurrency exchanges like OKX and Binance behind a unified interface. It supports public market data and private trading operations such as placing spot orders.

## Use cases
- fetch tickers and market data from binance or okx in go
- place spot orders on okx programmatically
- unified api client for multiple crypto exchanges
- build a crypto trading bot in golang
- query exchange info and trading pair precision
- integrate exchange private api with api key authentication

## When to choose
- you need a unified Go interface across OKX and Binance spot trading
- you want a lightweight SDK for market data and order placement in Go

## When to avoid
- you need futures, margin, or derivatives trading support
- you trade on exchanges other than OKX or Binance
- you need a non-Go language SDK

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk, trading
- domain: fintech, apis, developer-tools
- platform: go, cross-platform
- tags: cryptocurrency-exchange, rest-api, binance, okx, spot-trading, quant-trading, api-wrapper, cryptocurrency

## Member repositories
- nntaoli-project/goex (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:02.996778+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:02:56.629717+00:00, confidence not recorded.
  - readme: https://github.com/nntaoli-project/goex (fetched 2026-08-28T04:06:02.996778+00:00, sha cf509b828714)
  - homepage: http://nntaoli-project.github.io/goex/ (fetched 2026-08-29T10:42:36.541589+00:00, sha f544638858ba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
