Communityv1.0.0

stock-analysis-lianghua

分析任意股票的技术指标和趋势,或修改 TradingAgentsV2 中的分析师节点。当用户需要分析某只股票、查看技术指标、获取市场趋势判断时,使用独立分析脚本;当需要新增/修改分析师节点时,参考架构模板。

4.2kdownloads4stars16active installsllq20133100095
View on ClawHubBack to Skills

Skill Details

Slug
stock-analysis-lianghua
Latest Version
1.0.0
Author
llq20133100095
Published
Feb 26, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for stock-analysis-lianghua.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of stock-analysis skill - Provides analysis of any stock's technical indicators and trends using a standalone Python script. - Supports quick CLI analysis with customizable parameters (symbol, date, days, indicators). - Implements multi-source data fetching with automatic failover and local caching. - Outputs structured reports: recent market activity, indicator trends, comprehensive analysis, and summary tables. - Integrates with TradingAgentsV2 as an analyst node, following a unified template for easy extension or modification. - Includes detailed instructions for customizing indicators, analyst types, and report formats.