# sinall/StrategyEase-Python-SDK

策略易（StrategyEase）Python SDK，策略自动化交易 API 及量化平台。

Repository: https://github.com/sinall/StrategyEase-Python-SDK
Canonical: https://ross.abutalabs.com/products/strategyease-python-sdk
Homepage: https://www.iguuu.com/e
Language: Python
License: MIT
License Family: permissive
Topics: quant, trade
Last push: 2025-02-05T08:11:17+00:00

## Health v2 (maintenance only)
Score: 25/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 5, release rhythm 8, longevity 100
- inputs: {"age_days": 3577, "days_push": 574, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1217, forks 370 (observed 2026-08-28T04:04:01.417229+00:00)

## What it is
StrategyEase-Python-SDK is a Python SDK wrapping the StrategyEase (策略易) RESTful HTTP API for automated stock trading, provided by 爱股网 (iguuu.com). It enables local strategies and online quant platforms (JoinQuant, RiceQuant, Uqer, Guorn) to place automated orders, plus scheduled tasks like multi-account IPO subscriptions and reverse repo trading.

## Use cases
- automate stock order placement from a Python strategy
- integrate JoinQuant or RiceQuant backtests with live trading
- run multi-account automatic IPO subscription (打新)
- schedule automatic reverse repo trades
- query trading account info programmatically
- place batch or basket orders on a schedule
- connect a quant platform's simulated trades to a real broker client

## When to choose
- you use the StrategyEase platform on Windows and want Python access to its trading API
- you need to bridge online quant platforms (JoinQuant, RiceQuant, Uqer, Guorn) to automated order execution
- you want scheduled tasks like auto IPO subscription or reverse repo across multiple accounts

## When to avoid
- you trade outside China's A-share market or don't use StrategyEase/爱股网
- you need a broker-agnostic trading library without the StrategyEase Windows client dependency
- you require a fully open-source end-to-end trading solution (the StrategyEase service itself is commercial)

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-client, trading, scheduling, workflow-automation
- domain: fintech, apis
- platform: python, windows, cli
- tags: quantitative-trading, stock-trading, algorithmic-trading, rest-api-client, china-stock-market, auto-trading, joinquant, ricequant, automation, quant

## Member repositories
- sinall/StrategyEase-Python-SDK (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.417229+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-30T06:17:09.353134+00:00, confidence not recorded.
  - readme: https://github.com/sinall/StrategyEase-Python-SDK (fetched 2026-08-28T04:04:01.417229+00:00, sha 8123b407c0e4)
  - homepage: https://www.iguuu.com/e (fetched 2026-08-29T12:25:12.060924+00:00, sha a34702172ffb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
