# chrisleekr/binance-trading-bot

Automated Binance trading bot with pluggable strategies, historical backtesting, and a live dashboard

Repository: https://github.com/chrisleekr/binance-trading-bot
Canonical: https://ross.abutalabs.com/products/binance-trading-bot
Homepage: https://chrisleekr.github.io/binance-trading-bot/
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: binance, binance-api, trading-bot, binance-trading-bot, binance-api-node, cryptocurrency, cryptotrading, bot, grid-trading, traidingview, technical-analysis-indicators
Last push: 2026-08-26T23:18:04+00:00

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

## Adoption (not part of the score)
Stars 5547, forks 1172 (observed 2026-08-28T04:09:22.271782+00:00)

## What it is
A self-hosted automated Binance trading bot with pluggable strategies (trailing-trade, momentum, rebalance), historical backtesting, and a live web dashboard. Written in TypeScript, it connects to Binance via API keys and runs buy/sell decision loops per monitored coin across multiple account-scoped profiles.

## Use cases
- automate buying and selling crypto on Binance with custom strategies
- run grid trading on cryptocurrency pairs
- backtest trading strategies against historical Binance data
- monitor crypto positions and market trends from a live dashboard
- run multiple trading profiles with different strategies and budgets
- paper trade on Binance testnet before going live

## When to choose
- you want a self-hosted, open-source bot for Binance spot trading
- you want pluggable strategies and per-account trading profiles
- you want built-in backtesting and a web UI for monitoring trades

## When to avoid
- you need a production-ready bot for real funds - the project explicitly warns it is not production-ready
- you trade on exchanges other than Binance
- you want a guaranteed-profitable trading system - none exists and the author disclaims any guarantee

## Facets
- artifact type: application
- maturity: experimental
- function: trading, workflow-automation, analytics, data-visualization, scheduling
- domain: fintech, self-hosted, analytics
- platform: self-hosted, cross-platform
- tags: binance, trading-bot, grid-trading, backtesting, technical-analysis, cryptocurrency, dashboard, typescript, automation, docker, web-server, nodejs

## Member repositories
- chrisleekr/binance-trading-bot (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.271782+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:55:40.410532+00:00, confidence not recorded.
  - readme: https://github.com/chrisleekr/binance-trading-bot (fetched 2026-08-28T04:09:22.271782+00:00, sha a7798d9227ad)
  - homepage: https://chrisleekr.github.io/binance-trading-bot/ (fetched 2026-08-29T08:51:08.417764+00:00, sha cce14af0670a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
