stock-daily-analysis
Installation
Summary
LLM-powered daily stock analysis across A-shares, Hong Kong, and US markets with technical indicators and AI-driven signals.
- Analyzes multiple markets (A-shares, Hong Kong, US stocks) with technical indicators including moving averages, MACD, RSI, and bias rate
- Generates trend status, buy signal scores, and AI-driven operation advice with target prices and stop-loss levels
- Supports batch analysis of multiple stocks and optional integration with market-data skill for enhanced data stability
- Configurable AI providers (DeepSeek, Gemini, OpenAI) for deeper analysis and decision recommendations
SKILL.md
Daily Stock Analysis for OpenClaw
基于 LLM 的 A/H/美股智能分析 Skill,提供技术面分析和 AI 决策建议。
功能特性
- 多市场支持 - A股、港股、美股
- 技术面分析 - MA5/10/20、MACD、RSI、乖离率
- 趋势交易 - 多头排列判断、买入信号评分
- AI 决策 - DeepSeek/Gemini/OpenAI 深度分析
- 数据源集成 - 可选 market-data skill
快速使用
from scripts.analyzer import analyze_stock, analyze_stocks