ai-decision
AI 决策仪表盘
基于技术分析结果,生成完整的投资决策建议。
执行
python scripts/decision.py <股票代码> --date YYYY-MM-DD [--news "舆情内容"]
# 示例
python scripts/decision.py 600519 --date 2025-01-01
python scripts/decision.py 600519 --date 2025-01-01 --news "公司发布利好公告"
输入(必需)
需要先运行 technical-analysis,并确保 --date 一致。
More from ismxy0934/qing-skills
technical-analysis
对股票K线数据进行技术分析,计算MA/MACD/RSI等指标,判断趋势和买卖信号。触发场景:(1) "分析一下茅台的技术面" (2) "看看这只股票能不能买" (3) "技术分析 600519" (4) 需要判断股票趋势、买卖点时使用。需要先用 data-collect 获取数据
120data-collect
收集股票历史K线、实时行情、筹码分布数据,支持A股/港股/美股/ETF。当用户提及股票代码、获取行情数据、K线、实时报价、筹码分布、或询问茅台/AAPL等股票时使用
13skill-create
>-
1release-skills
Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".
1a-share-stock-picker
Analyze mainland A-share candidates across short-, medium-, and long-term horizons using the latest completed session as the price anchor plus recent history, market context, policy/news catalysts, and official disclosures. Use when asked to review, rank, or produce an A-share watchlist or trading plan for the post-close to pre-open window, especially requests such as "推荐股票", "盘前选股", "给我短中长线标的", or "按收盘后信息做观察池/交易计划". Do not use for blind direct buy/sell touting without evidence; prefer evidence-based watchlists and conditional plans.
1