Jcstack/ashare-ai-analyst

LLM-powered A-share (Chinese stock) market analysis platform — technical analysis, prediction, strategy backtesting, and an autonomous research/decision agent. Personal toy project for learning; not investment advice.

5Stars on the repository
5Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

lint

01

Jcstack/ashare-ai-analyst

Command Claude Code

Run lint + format + type checks and report results (do not auto-fix unless I ask).

5 2mo ago A 0 tokens original MIT

test

02

Jcstack/ashare-ai-analyst

Command Claude Code

Run the backend unit test suite: .venv/bin/pytest tests/unit -q.

5 2mo ago A 0 tokens original MIT

verify

03

Jcstack/ashare-ai-analyst

Command Claude Code

Run the full local verification the way CI does, and report pass/fail for each step.

5 2mo ago A 0 tokens original MIT