# timercrack/trader

期货自动交易

Repository: https://github.com/timercrack/trader
Canonical: https://ross.abutalabs.com/products/trader
Language: C
License: Apache-2.0
License Family: permissive
Topics: trade, ctp, algorithm, futures, stock, quant
Last push: 2026-02-28T05:15:31+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 69, release rhythm 35, longevity 100
- inputs: {"age_days": 3695, "days_push": 186, "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 8425, forks 1932 (observed 2026-08-28T04:10:21.139499+00:00)

## What it is
An automated futures trading application built around the CTP native gateway, with a pybind11 C++ bridge to the Thost API, a Python-side gateway and local message bus, strategy execution, and a Django dashboard for management and visualization. It also supports pushing logs to WeCom (enterprise WeChat).

## Use cases
- automate futures trading via CTP
- run algorithmic trading strategies on Chinese futures markets
- build a native CTP gateway bridge with pybind11
- monitor and visualize trading activity in a Django dashboard
- push trading logs to enterprise WeChat
- query and place orders through a local message bus

## When to choose
- you trade Chinese futures via CTP and want a native-link gateway
- you need a full stack: gateway, strategy engine, and web dashboard
- you want WeCom log notifications built in

## When to avoid
- you trade stocks or crypto only, not CTP futures
- you need a broker-agnostic multi-exchange framework
- you cannot build native C++ extensions or obtain CTP credentials

## Facets
- artifact type: application
- maturity: active
- function: trading, message-queue, monitoring, logging, web-framework
- domain: fintech, developer-tools
- platform: windows, python, cpp
- tags: ctp, futures-trading, algorithmic-trading, quant, pybind11, django-dashboard, weixin-notifications, stock-trading, automation, linux, docker

## Member repositories
- timercrack/trader (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:21.139499+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:27:15.973250+00:00, confidence not recorded.
  - readme: https://github.com/timercrack/trader (fetched 2026-08-28T04:10:21.139499+00:00, sha 32fb9e625eae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
