#26 · Primary category: Financial Data & Analytics Platforms
tick-stock-panel
TSP自托管、零运维的 A 股「选股 + 监控 + 回测」量化工作台 | 基于 TickFlow 数据源 | LLM能力驱使策略定制+个股分析+复盘 | 自由接入第三方数据源与个性化扩展数据 | 个人开源 ,非第三方官方项目
Project last updated:08/29/26
GitHub Stars
3.9K
Forks
926
Contributors
21
License
MIT
Why we included this project
Anyone who trades A-shares and wants to build their own screening and research stack without renting a commercial quant platform can run this self-hosted. Market data comes through a pluggable source layer, TickFlow by default and custom YAML sources allowed. Screening uses Polars to scan the full A-share market with 18 built-in strategies, plus your own signals or ones an LLM drafts on request. The backtester respects T+1 settlement, fees, and slippage, and writes enriched Parquet files so you can iterate on factors offline. Separate modules cover market phases, limit-up ladder analysis, abnormal-movement alerts with push notifications, and per-stock reports mixing technical, fundamental, and news views. Expect to edit Python strategy files and Docker configuration: the project positions itself as a learning and research reference, not a polished retail charting app.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture