Quent is an AI-powered quantitative trading platform for crypto and A-share markets. It combines LLM-driven alpha factor discovery with a full backtesting and live trading stack.
| Document | Description |
|---|---|
| Architecture | System architecture, services, data flow, tech stack |
| API Reference | REST endpoints, WebSocket protocol, request/response models |
| Alpha Search | Factor discovery: DSL, VM, search strategies, LLM integration |
| Backtesting | Trading engine, brokers, risk management, strategies |
| Data Pipeline | Market data sources, processors, ClickHouse storage |
| Frontend | React UI architecture, components, state management |
| Development | Local setup, testing, Docker deployment, configuration |
- Project root: CLAUDE.md - AI-agent-friendly project overview
- Alpha research papers: docs/pdf/ - Referenced research papers
- Factor storage: jointdata/README.md - ClickHouse factor storage module