Beginner Stock Watchlist Manager
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_fd308b11/stock-watchlist-manager.
About this skill
What It Solves
Stock watchlist management often breaks down in practical places: too many candidates, incomplete fundamentals, no consistent status for stop-loss and target prices, and no post-trade review trail. This skill organizes tracking into four tiers: Tier 1 sea-selection pool (50-100 names), Tier 2 watch pool (20-30 names), Tier 3 core pool (10-15 names), and Tier 4 trading pool (3-5 names). It stores state in a local SQLite database at ./data/stock_pools.db, which fits daily watchlists, stop-loss checks, and after-market review.
How It Works
- Pool management: Perform
CRUDoperations across the four pools. Add, query, move, update, or remove stocks. The core pool tracks entry points, stop-loss levels, target prices, and position suggestions; the trading pool further records planned/actual fill prices, cost basis, and unrealized P&L. - Data refresh:
scripts/data_fetcher.pywrapsaksharefor market and fundamentals data, whilescripts/pool_manager.pyhandles persistence. - Screening rules: Tier 1 filters include non-
ST/*ST, market cap, and listing age. Tier 2 adds checks around averageROE, gross margin stability, and leverage. Later-stage checks include whether price breaks below the stop-loss level or whether turnover stays below 50 million for five consecutive days. - Alert monitoring:
scripts/alerter.pyflags states in red, yellow, green, and blue using rules involving price, target levels,PE,ROE, and debt ratio, making it easier to spot positions that need attention. - Post-market review:
scripts/review.pygenerates daily/weekly/monthly reports, andscripts/cli.pyacts as the command-line entry point that dispatches tasks to the other modules.
Limits
This skill is decision support only and is not investment advice. akshare is an open-source data source and quotes may be delayed. Alerts require human confirmation before any actual trade. Price and ratio inputs must be valid numbers, and pool maintenance automatically runs elimination checks.
Use Cases
- Organize a stock watchlist into tier-one and tier-two pools during daily screening.
- Check whether positions breach stop-loss levels after market close and review red alerts.
- Generate daily or weekly post-market reviews for core-pool targets and unrealized P&L.
- Screen new names using market cap, ROE, and debt-ratio rules before promotion.
Best For
- Retail investors: maintain tiered watchlists with consistent stop-loss fields.
- Quant beginners: persist stock pools in SQLite and run simple screening rules.
- Review-focused traders: check entry points, targets, and P&L after close.
- Equity research assistants: screen candidates by ROE, debt ratio, and turnover.
Related Skills
A nanoAR projection advisor that applies fixed optics formulas to select films, projectors, and quote templates.
Run the ORI Nextflow collection on the Tencent Health Genomics Platform for protein generation, signal peptide, solubility, thermostability, and structure prediction.
Evaluates regional resources, industrial base, and innovation capacity to recommend future industry directions with actionable layout guidance.
A pre-IPO tax and internal-control framework covering three-year cleanup, restructuring tax, controls, remediation, related-party transactions, and compliance reporting.