# hengxuZ/binance-quantization

虚拟货币(BTC、ETH)炒币量化系统项目。币安交易所-量化交易-网格策略实践。火币、OKEX热门交易所未来都支持。最简单收益最靠谱的项目，包教包会。

Repository: https://github.com/hengxuZ/binance-quantization
Canonical: https://ross.abutalabs.com/products/binance-quantization
Language: Python
License: MIT
License Family: permissive
Topics: btc, python, ethereum
Last push: 2023-01-30T23:53:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2173, "days_push": 1311, "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 1328, forks 335 (observed 2026-08-28T04:04:23.661454+00:00)

## What it is
A Python quantitative trading bot implementing a one-directional (long) spot grid trading strategy for Binance, targeting crypto pairs like BTC and ETH. It automates buy-low/sell-high grid orders with configurable profit and averaging-down ratios, plus DingTalk alert notifications.

## Use cases
- run a grid trading bot on binance for btc and eth
- automate spot crypto buy-low sell-high strategy
- quantitative trading system for cryptocurrency
- get dingtalk alerts when the bot opens or closes positions
- practice grid strategy on binance spot market

## When to choose
- you want a simple, easy-to-modify Python grid bot for Binance spot trading
- you prefer keeping your API secret on your own server rather than a third-party service
- you want low-fee Binance trading with optional DingTalk notifications

## When to avoid
- you need short/trend-following or futures strategies (the author recommends separate v2/v4 repos)
- you need exchange support beyond Binance (Huobi/OKX are not implemented)
- you expect active maintenance or professional support - the author has moved on to NFT projects

## Facets
- artifact type: application
- maturity: maintenance
- function: trading, scheduling, alerting, developer-tools
- domain: fintech
- platform: python, cli
- tags: binance, grid-trading, quantitative-trading, crypto-bot, spot-trading, dingtalk-notifications, cryptocurrency, automation, linux

## Member repositories
- hengxuZ/binance-quantization (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:23.661454+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-30T04:45:57.869006+00:00, confidence not recorded.
  - readme: https://github.com/hengxuZ/binance-quantization (fetched 2026-08-28T04:04:23.661454+00:00, sha 8510136ebe88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
