baostock-guide

Analyze shareholder history and K-line patterns to identify zhuang-stock candidates.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/chinawrj/agent-skills-stock --skill baostock-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baostock-guide
Source: https://github.com/chinawrj/agent-skills-stock/tree/main/.github/skills/baostock-guide
Command: npx skills add https://github.com/chinawrj/agent-skills-stock --skill baostock-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires akshare, pandas, playwright, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a practical workflow for using Baostock data to analyze shareholder histories and identify potential zhuang-stock targets, consolidating data retrieval, interpretation, and signal reporting into a repeatable process.

Core Features & Use Cases

  • Shareholder history querying and trend analysis to infer accumulation or distribution signals
  • Weekly and daily K-line based screening to surface stocks with box-like consolidation and staged surge patterns
  • Automated batch screening and validation to support investment research and reports

Quick Start

Query shareholder histories for a ticker and run the zhuang-stock screening workflow to surface candidate stocks.

Frequently Asked Questions about baostock-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify potential zhuang-stocks using K-line data and volume patterns?

To identify potential zhuang-stocks, analyze weekly and daily K-line data to detect box-like consolidation and staged volume surges. This process computes volume ratios across a broad market to surface candidate targets exhibiting specific accumulation patterns.

What is the best way to query shareholder history for trend analysis?

Query shareholder history using Baostock data to track trend changes and infer accumulation or distribution signals. Analyzing these historical patterns helps determine whether specific shareholders are consolidating positions over time.

Can I use akshare for automated batch stock screening and validation?

Yes, you can use akshare for automated batch screening and validation. The workflow retrieves data via akshare, computes volume ratios, detects surge peaks, and outputs structured results with basic error handling to support investment research.

Does Baostock data analysis require pandas and playwright to run?

Baostock data analysis requires pandas for data manipulation and playwright for browser automation tasks. These dependencies support the underlying scripts that retrieve data, compute volume ratios, and output structured screening results.

When should I not rely on volume surge detection for stock analysis?

You should not rely on volume surge detection when basic error handling is insufficient for your validation needs, or when stocks lack sufficient weekly and daily K-line consolidation patterns to establish a reliable baseline for zhuang-stock identification.