# maxme/bitcoin-arbitrage

Bitcoin arbitrage - opportunity detector

Repository: https://github.com/maxme/bitcoin-arbitrage
Canonical: https://ross.abutalabs.com/products/bitcoin-arbitrage
Language: Python
License: MIT
License Family: permissive
Last push: 2024-10-20T16:16:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4962, "days_push": 682, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2585, forks 849 (observed 2026-08-28T04:07:02.654240+00:00)

## What it is
A Python CLI tool that fetches order books from multiple Bitcoin exchanges and detects arbitrage opportunities between markets, accounting for market depth. It also includes automated trading bots for a couple of supported exchanges.

## Use cases
- detect bitcoin arbitrage opportunities across exchanges
- monitor crypto price differences between markets
- automate bitcoin trading between exchanges
- check exchange account balance from the command line
- watch order books with market depth for arbitrage

## When to avoid
- you need high-frequency or low-latency trading
- you want WebSocket-based real-time order book feeds (still on the TODO list)
- you need support for many altcoins or triangular arbitrage
- you require a production-grade, well-tested trading system (tests and docs are incomplete)

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: trading, cli, analytics
- domain: fintech
- platform: python, cli
- tags: bitcoin, arbitrage, crypto-exchanges, trading-bot, order-books, cryptocurrency, automation, linux, macos

## Member repositories
- maxme/bitcoin-arbitrage (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.654240+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-30T02:22:28.240812+00:00, confidence not recorded.
  - readme: https://github.com/maxme/bitcoin-arbitrage (fetched 2026-08-28T04:07:02.654240+00:00, sha 286f499f29a9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
