← 返回 Skills 市场
Volume Price Analysis
作者
haohanyang92
· GitHub ↗
· v1.0.0
· MIT-0
374
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install volume-price-analysis
功能描述
通过成交量判断价格走势真实性,避免被"诱多"或"诱空"。用于A股技术分析。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volume-price-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/volume-price-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Volume Price Analysis 是什么?
通过成交量判断价格走势真实性,避免被"诱多"或"诱空"。用于A股技术分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 374 次。
如何安装 Volume Price Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volume-price-analysis」即可一键安装,无需额外配置。
Volume Price Analysis 是免费的吗?
是的,Volume Price Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Volume Price Analysis 支持哪些平台?
Volume Price Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Volume Price Analysis?
由 haohanyang92(@haohanyang92)开发并维护,当前版本 v1.0.0。
推荐 Skills