← Back to Skills Marketplace
Volume Price Analysis
by
haohanyang92
· GitHub ↗
· v1.0.0
· MIT-0
374
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install volume-price-analysis
Description
通过成交量判断价格走势真实性,避免被"诱多"或"诱空"。用于A股技术分析。
Usage Guidance
This skill is coherent and low-risk from a platform perspective, but it's only a set of trading heuristics — it does not fetch market data or place trades. Before using: (1) ensure the agent or another trusted data source supplies accurate price/volume data, (2) backtest these rules on historical data and treat them as heuristics rather than guarantees, (3) never provide trading-account credentials to this skill, and (4) if you don't want autonomous actions based on these signals, restrict the agent's ability to execute trades or write external outputs.
Capability Analysis
Type: OpenClaw Skill
Name: volume-price-analysis
Version: 1.0.0
The skill bundle consists of metadata and a markdown file (SKILL.md) providing logic for stock market volume-price analysis in the A-share market. It contains no executable code, network requests, or instructions that could lead to data exfiltration or system compromise.
Capability Assessment
Purpose & Capability
Name and description (volume/price verification for A-share analysis) match the SKILL.md content, which contains only trading heuristics; nothing requested is unrelated to that purpose.
Instruction Scope
SKILL.md contains only rules for interpreting price and volume (no commands, no file or env access, no external endpoints). It does not describe how to obtain price/volume data — the agent or another skill must supply market data at runtime.
Install Mechanism
No install spec and no code files — instruction-only skill with minimal surface and no artifacts written to disk.
Credentials
The skill requires no environment variables, credentials, or config paths; requested privileges are proportionate (none) to the stated functionality.
Persistence & Privilege
always is false and the skill does not request elevated or permanent presence nor any modifications to other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install volume-price-analysis - After installation, invoke the skill by name or use
/volume-price-analysis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the volume-price-analysis skill.
- Provides rules to verify the authenticity of price movements in A-shares based on trading volume.
- Identifies valid breakouts, false rallies (bull traps), bottom reversals, valid declines, and false breakdowns (bear traps).
- Outlines practical application scenarios and trading signals.
- Answers questions like "Is this rally real?" and "Can I chase this breakout?" based on volume analysis.
Metadata
Frequently Asked Questions
What is Volume Price Analysis?
通过成交量判断价格走势真实性,避免被"诱多"或"诱空"。用于A股技术分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 374 downloads so far.
How do I install Volume Price Analysis?
Run "/install volume-price-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Volume Price Analysis free?
Yes, Volume Price Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Volume Price Analysis support?
Volume Price Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Volume Price Analysis?
It is built and maintained by haohanyang92 (@haohanyang92); the current version is v1.0.0.
More Skills