A股分时量能分析
A-share real-time quotes + intraday volume analysis, with portfolio tracking and P/L analysis.
Fetches A-share real-time quotes and intraday volume distribution signals, and supports local portfolio tracking (holdings/cost basis) with profit/loss analysis.
Why this rating
Deterministic checks triggered by the tool capabilities and evidence.
- Locality: Hybrid
Executes local `uv run .../*.py` scripts and fetches market data from remote endpoints (e.g., `hq.sinajs.cn`).
- Data access: Sensitive
Supports position management (cost/qty) and stores holdings in `~/.clawdbot/skills/a-stock-analysis/portfolio.json`.
- Action surface: Execute
Runs scripts and can add/update/remove portfolio entries.
Best practices
Follow these steps to reduce risk when using this skill.
- Review the Python scripts and run in a sandbox/venv before executing on a machine with sensitive files.
- Protect `portfolio.json` (holdings/cost basis) with filesystem permissions and backups.
- Double-check ticker codes, cost, and quantity before running add/update/remove operations.
Evidence links
Public sources backing the indicator assignments.
Always be careful when navigating away from the website.
Max-risk rule
If any capability reaches a higher level, the entire indicator level bumps up to keep ratings deterministic and easy to scan.