a-stock-analysis

Fetch and analyze real-time A-share quotes and intraday volume signals from Sina Finance.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/okbest2024/openclaw-backup --skill a-stock-analysis-okbest2024
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a-stock-analysis
Source: https://github.com/okbest2024/openclaw-backup/tree/main/workspace/skills/a-stock-analysis-1.0.0
Command: npx skills add https://github.com/okbest2024/openclaw-backup --skill a-stock-analysis-okbest2024

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

A股投资者需要实时行情、分时量能分析以及持仓管理来快速判断市场趋势与投资组合的风险与收益。

Core Features & Use Cases

  • 实时行情查询:获取沪深股票实时价格、涨跌、成交量与成交额。
  • 分时量能分析:分析分时成交量分布、主力动向信号与涨停封单等特征。
  • 持仓管理与盈亏分析:管理持仓、计算成本与盈亏并输出简洁的投资决策参考。
  • Use Case: 当你持有多支股票并需要快速评估当前组合价值和单股表现时,此技能可汇集价格、分时和盈亏信息,帮助你做出调整。

Quick Start

Run the a-stock-analysis script with one or more stock codes to fetch real-time quotes and optional minute-volume analysis.

Frequently Asked Questions about a-stock-analysis

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

FAQPage Schema
How do I get real-time A-share quotes for multiple stock codes?

Real-time A-share quotes are fetched by running the script with one or more Shanghai or Shenzhen stock codes. It retrieves live price, change, volume, and turnover data from Sina Finance for simultaneous multi-code analysis.

How does minute-level volume analysis identify market signals?

Minute-level volume analysis computes intraday volume distribution across trading sessions to identify potential signals. It evaluates early and late session patterns,主力动向, and 涨停封单 to support trading decisions.

Can I track my portfolio holdings and calculate profit and loss?

Portfolio tracking and profit and loss calculation are supported by inputting your stock codes and costs. The script aggregates real-time prices to compute current portfolio value, gains, losses, and distribution across trading sessions.

Does this tool work with both Shanghai and Shenzhen stocks?

Yes, this tool works with both Shanghai and Shenzhen stocks. It fetches real-time A-share quotes and intraday volume signals from Sina Finance, applying uniformly to monitoring stocks across both exchanges.

What is the best way to analyze intraday volume distribution for A-shares?

Analyzing intraday volume distribution is best done using the script's minute-by-minute insights feature. It computes volume distribution across trading sessions and evaluates early or late session patterns to highlight potential market signals.