# pegasusTrader/PandoraTrader

高频量化交易平台 C++ Trade Platform for quant developer 【浮生着甚苦奔忙，量化之路阻且长。 行行代码凝心血，十年辛苦不寻常】

Repository: https://github.com/pegasusTrader/PandoraTrader
Canonical: https://ross.abutalabs.com/products/pandoratrader
Language: C++
License Family: other
Topics: ctp, quant, trading-platform, trade-platform
Last push: 2025-10-18T08:29:29+00:00

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

## Adoption (not part of the score)
Stars 1461, forks 413 (observed 2026-08-28T04:04:47.447271+00:00)

## What it is
PandoraTrader is a C++ high-frequency quantitative trading platform for futures markets, supporting multiple broker APIs such as CTP, QDP, and Femas. It provides a strategy framework with pluggable market data and trade interface components, embedded risk control, and tick-level backtesting via a companion simulator.

## Use cases
- build a high-frequency futures trading strategy in C++
- connect to CTP broker counters for live trading
- backtest strategies at tick level
- swap market data or trade APIs without changing strategy code
- run automated open/close position management with local order tracking
- enforce risk controls like cancel-count and self-trade prevention

## When to choose
- you are a quant developer trading Chinese futures via CTP-compatible APIs
- you need low-latency direct broker connectivity without intermediate servers
- you want a C++ strategy framework with backtesting support

## When to avoid
- you need equity, crypto, or non-Chinese market connectivity
- you prefer Python or managed-language strategy development
- you require a formally licensed product for commercial deployment

## Facets
- artifact type: framework
- maturity: active
- function: trading, sdk, concurrency, simulation
- domain: fintech
- platform: windows, cpp, cross-platform
- tags: ctp, high-frequency-trading, quant, backtesting, futures-trading, market-data, risk-control, china-exchanges, quantitative-trading, futures, algorithmic-trading, linux

## Member repositories
- pegasusTrader/PandoraTrader (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.447271+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:35:21.690215+00:00, confidence not recorded.
  - readme: https://github.com/pegasusTrader/PandoraTrader (fetched 2026-08-28T04:04:47.447271+00:00, sha 73f47083c901)
- Data as of 2026-08-30T08:39:29.467469+00:00.
