A-Share Multi-Factor Quantitative Screening
Paste the following prompt into your AI chat to install this skill:
Please install @user_a9caeb3c/a-stock-multi-factor-screener into your AI assistant by following https://skillhub.cn/install/skillhub.md.
About this skill
Problem
For individual A-share investors, a quote page shows prices but not whether a trading rule would have worked. Manually scanning limit-up names, MA golden crosses, and RSI oversold signals is also easy to miss. OneQuant 4.0 puts quotes, k-lines, conditional screening, backtesting, simulated trading, and risk checks into one local Flask service, reducing tool switching.
How It Works
- Data access: use
AkSharefor free market data, or configureJQData/RQDatafor longer history, covering indices, stock quotes, k-lines, northbound flow, and financial metrics. - Entry points: the Web UI is for manual analysis;
REST APIis for Python batch backtests; CLI and scheduled jobs are for after-close automation. - Core capabilities: screen
limit_up,ma_golden, andrsi_oversold; run MA/RSI backtests; inspect equity curves, performance metrics, and signals; simulate trades in a local account and export Excel. - Risk and data: review position ratios, stop-loss/take-profit settings, and risk overview; trade records and strategy parameters are stored in local JSON files by default, and the broker is simulated.
Boundaries
It is best for strategy validation and learning: single-user local deployment, HTTP polling, and non-millisecond latency. Backtest results still need assumptions for commissions, slippage, and stamp duty. For high-frequency trading, futures/options, deep HK/US stock analysis, or complex factor models, use a dedicated system.
Use Cases
- After close, backtest a single A-share stock with MA/RSI strategies and review equity curves, metrics, and signals.
- Screen A-share names by limit-up, MA golden cross, and RSI oversold conditions, then export the result.
- Buy and sell in a local simulated account to track holdings, P&L, and daily profit-and-loss records.
- Set position limits and stop-loss/take-profit rules, then review risk overview and concentration alerts.
Best For
- Individual investors validating MA or RSI rules on A-share stocks
- Quant beginners learning backtesting while using the local Web UI
- Python analysts batch-running backtests via REST APIs and exporting results
- Independent researchers managing quotes, k-lines, screening, and simulated trading locally
Related Skills
Systematically identify and evaluate the economic moats of listed companies using the Tang Shu Fang investment methodology for long-term investment analysis.
A skill that converts natural language questions into A-stock data queries and returns verifiable structured analysis conclusions, covering multi-dimensional analysis of market trends, fundamentals, and news.
An AI financial copilot by Wind, integrating financial databases and multimodal analysis to provide end-to-end support across investment research, asset allocation, risk control, quant, and report generation.
A Lingxi-powered A-share data query service that retrieves real-time quotes, F10 fundamentals, technical indicators, fund flows, and batch comparisons via API-key authorization.