← 返回 Skills 市场
dxarch1980

Wyckoff Stock Diagnosis (A股诊股工具)

作者 Dxarch1980 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wyckoff-stock
功能描述
A股诊股工具,基于Wyckoff 2.0方法论分析股票。支持获取实时K线数据、技术指标计算、趋势分析、支撑阻力识别、Wyckoff结构判断、风险收益评估。
安全使用建议
This skill is coherent with its description and does not ask for secrets, but review & test before use: 1) Inspect and (if necessary) fix the bundled script — the provided file appears to contain an incomplete/typo line that may crash execution. 2) Install efinance in a sandboxed/python virtualenv before running; efinance will make network requests to fetch market data. 3) Validate outputs on known tickers (and with historical backtests) — analytics code can contain logic bugs or edge cases. 4) Do not treat results as investment advice. If you want higher confidence, ask the author for a clean, complete source or run the script in an isolated environment and review network traffic to confirm only expected endpoints are contacted.
功能分析
Type: OpenClaw Skill Name: wyckoff-stock Version: 1.0.0 The skill bundle is a legitimate stock analysis tool for the A-share market based on the Wyckoff 2.0 methodology. The core logic in `scripts/diagnose.py` uses the `efinance` library to fetch historical market data and performs standard technical analysis calculations (Moving Averages, Volume Profile, Weis Wave) without any signs of malicious behavior, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the implementation: the script fetches A‑share K‑line data via the efinance library and computes moving averages, volume/Weis Wave/volume‑profile analyses and Wyckoff-related heuristics. The declared dependency (efinance) is appropriate for the task.
Instruction Scope
SKILL.md instructions and the script stay within stock analysis (fetch data, compute indicators, produce JSON report). The instructions do not ask the agent to read unrelated system files or environment variables. Note: the provided script content in the package appears truncated/contains a coding error (a partial line 'if val_touche...' / variable name typo) that could cause runtime exceptions.
Install Mechanism
No install spec (instruction-only) and no arbitrary downloads — the script depends on the public pip package 'efinance'. That is a low to moderate risk (you must pip install a third‑party package). No unusual install behavior or remote code fetches embedded in the skill itself.
Credentials
The skill requests no environment variables, no credentials, and requires only network access to fetch market data via efinance — this is proportional to its stated purpose.
Persistence & Privilege
Skill is not always: true and does not request elevated privileges or modify other skills. It does not persist credentials or alter system/agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wyckoff-stock
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wyckoff-stock 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Wyckoff 2.0 analysis, Volume Profile, Weis Wave, historical signal statistics
元数据
Slug wyckoff-stock
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wyckoff Stock Diagnosis (A股诊股工具) 是什么?

A股诊股工具,基于Wyckoff 2.0方法论分析股票。支持获取实时K线数据、技术指标计算、趋势分析、支撑阻力识别、Wyckoff结构判断、风险收益评估。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Wyckoff Stock Diagnosis (A股诊股工具)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wyckoff-stock」即可一键安装,无需额外配置。

Wyckoff Stock Diagnosis (A股诊股工具) 是免费的吗?

是的,Wyckoff Stock Diagnosis (A股诊股工具) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wyckoff Stock Diagnosis (A股诊股工具) 支持哪些平台?

Wyckoff Stock Diagnosis (A股诊股工具) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wyckoff Stock Diagnosis (A股诊股工具)?

由 Dxarch1980(@dxarch1980)开发并维护,当前版本 v1.0.0。

💬 留言讨论