# ccxt/binance-trade-bot

Automated cryptocurrency trading bot

Repository: https://github.com/ccxt/binance-trade-bot
Canonical: https://ross.abutalabs.com/products/binance-trade-bot
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2025-03-12T17:36:21+00:00

## Health v2 (maintenance only)
Score: 28/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 11, release rhythm 8, longevity 100
- inputs: {"age_days": 2609, "days_push": 539, "days_rel": 551, "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 8739, forks 2282 (observed 2026-08-28T04:10:25.428054+00:00)

## What it is
A Python-based automated cryptocurrency trading bot for Binance that exploits oscillating price ratios between altcoins by trading between a configured set of coins via a bridge currency (default USDT). It only returns to a coin when profitable relative to the previously held amount, accounting for trading fees.

## Use cases
- automate crypto trading on binance
- trade between altcoins automatically
- profit from coin price ratio oscillations
- run a trading bot on heroku or digitalocean
- swap coins through a USDT bridge currency
- passive crypto accumulation bot

## When to choose
- you want a hands-off bot that trades between a set of altcoins on Binance
- you believe coins oscillate against each other and want to exploit that
- you want easy one-click deployment to Heroku or DigitalOcean with Docker support

## When to avoid
- you need exchange support beyond Binance
- you want high-frequency or technical-indicator-based trading strategies
- you cannot tolerate the risk that coin ratios trend rather than oscillate

## Facets
- artifact type: application
- maturity: maintenance
- function: trading, workflow-automation, scheduling
- domain: fintech
- platform: python, self-hosted, cross-platform
- tags: binance, crypto-trading-bot, altcoin-trading, market-making, telegram-community, cryptocurrency, automation, docker

## Member repositories
- ccxt/binance-trade-bot (main) score 28

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:25.428054+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-29T17:25:17.855670+00:00, confidence not recorded.
  - readme: https://github.com/ccxt/binance-trade-bot (fetched 2026-08-28T04:10:25.428054+00:00, sha 8799d5e61cab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
