shy3130/tick-stock-panel

TSP自托管、零运维的 A 股「选股 + 监控 + 回测」量化工作台 | LLM能力驱使策略定制+个股分析+复盘 | 自由接入第三方数据源与个性化扩展数据 | 个人开源

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 10 seconds ago
Added to GitGenius on September 14th, 2026
Created on June 18th, 2026
Open Issues & Pull Requests: 16 (+0)
GitHub issues: Enabled
Number of forks: 1,153
Total Stargazers: 4,698 (+2)
Total Subscribers: 26 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 27.0 hours
Mean response time: 5.6 days
90th percentile: 12.5 days
Tracked items: 90

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 21% of issues opened in the past year have been closed. Three people close 98% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 6
Closed in 7 days: 5
Avg open age: 30 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 6
Closed in 7 days: 5
Comments in 7 days: 6
Events in 7 days: 12

Top labels

No label distribution available yet.

Detailed Description

TSP is a self-hosted quantitative trading workbench for Chinese A-stock screening, monitoring, and backtesting.

The tool addresses fragmentation in quantitative workflows where stock selection, backtesting, and monitoring typically require separate systems with misaligned data conventions. TSP unifies these functions around a single enriched data format that flows from screening through backtesting to monitoring and review. It routes data requests across six dataset categories to whichever source has the required capability, allowing users to switch data providers without rewriting logic or changing calculation conventions. The system executes strategies at minute-level granularity and monitors for anomalies across three market phases: pre-market, intraday, and post-market, with real-time alerts via desktop notifications, voice announcements, and Feishu integration.

Developers building personal quantitative research systems should consider this tool if they want to avoid the operational overhead of cloud platforms while keeping data local. The project suits individual traders and quant researchers who need to iterate on factor definitions and strategy logic without vendor lock-in. It includes twenty-five built-in screening strategies, a DSL for custom factor definition, backtesting with transaction costs and slippage modeling, and factor attribution analysis. The tool explicitly positions itself as a research platform rather than a stock recommendation or price prediction system, and it does not attempt to replicate commercial terminals like Tongdaxin or Flush Finance.

Development is maintained as a personal open-source project with plugin-based data source integration. The maintainer is reachable via email for project issues and welcomes community engagement through GitHub stars.