Stock and Fund Analysis Assistant
Paste the following prompt into your AI chat to install this skill:
Please install @user_5d10d7f7/fund-analyzer-plus according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
Investment research often involves fragmented data: fund NAV and performance are spread across pages, manual return/drawdown/rank calculations are error-prone, and stock quotes, candlesticks, sectors, and flow data live in separate sources. This skill turns public-market fund and stock analysis into repeatable report workflows for engineers.
How It Works
- Fund analysis: supports single-fund deep analysis, multi-fund comparison, portfolio return calculation, and backtesting, with stage returns, peer rankings, quartile ratings, risk checks, similar-fund recommendations, and market context.
- Stock analysis: supports minute candlesticks, sector/index quotes, batch stock comparison, order-book depth, large-order flow, auction anomalies, intraday trends, and natural-language stock screening.
- Data and fallback: fund data targets Tiantian Fund, with
fund_api.pyhandling code resolution, NAV retrieval, historical NAV, fund details, holdings analysis, return and backtest calculation; stock data usesstock_api.pyoverthsdkfor symbol resolution, real-time quotes, candlesticks, intraday data, and sector constituents. - Report output: each mode should produce a self-contained HTML report using the A-share convention of red for gains and green for declines, with consistent styling for returns, rankings, and ratings.
Boundaries
It provides public-market data analysis only: no real-time trading, no personal account access, no future-return prediction, and no private-fund coverage. Confirmed NAV and intraday estimated NAV must be distinguished, non-trading days should use the prior trading day, and large batch analyses may time out.
Use Cases
- Analyze a fund's 1-year/3-year returns, peer rank, size, and holding concentration, then generate an HTML report.
- Compare 2-3 funds by stage returns, risk thresholds, fees, and manager tenure to produce a ranked recommendation.
- Provide held funds and amounts to calculate daily, weekly, and monthly returns, then check allocation and overlap.
- Inspect CATL 5-minute candles, five-level order book, large-order flow, or compare multiple stock trends and correlation.
Best For
- Individual investors who need recurring reports on fund NAV, peer ranking, and portfolio returns.
- Research analysts who compare fund risk, fees, and peer rankings, then produce standardized HTML reports.
- Financial data engineers who wrap fund NAV endpoints plus stock candlestick, order-book, and screening data for backtesting.
- Trade-review analysts who inspect minute candles, large-order flow, and sector constituents to log intraday anomalies.
Related Skills
A local A-share quant workspace for quotes, k-lines, conditional screening, MA/RSI backtesting, simulated trading, and risk control via REST APIs.
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.