What problem does it solve?
Conducting sector-level investment research on Chinese A-share markets requires stitching together constituent stock lists, real-time quotes, corporate announcements, and market sentiment from fragmented public data sources, while avoiding fabricated or unverified conclusions.
Core Features & Use Cases
- Top N Gainers Pipeline: Fetches East Money board constituents and Sina real-time snapshots to rank top N stocks by gain, with full-board distribution bucketing into CSV files.
- Dual-Source Announcement Retrieval: Queries cninfo and East Money announcement APIs with cross-validation, week/month window bucketing, B-share to A-share code mapping, and zero-result widening checks.
- Evidence-Graded Sentiment Analysis: Classifies market sentiment evidence into L1 (first-hand quotes), L2 (timestamped media), and L3 (unverified leads), with parallel agent orchestration and adversarial fresh-context verification.
- Use Case: Ask for the top 10 pharmaceutical stocks today, their announcements from the past week and month, and an evidence-based sentiment judgment, delivered as a verified research report with explicit uncertainty annotations.
Quick Start
Ask the assistant to run a sector research workflow on an A-share industry, for example: give me today's top 10 gainers in the pharmaceutical sector, their announcements from the past week and month, and an evidence-based market sentiment assessment.