root
|
fbe69ab70e
|
refine decision-first templates and order styles
|
2026-04-01 13:24:17 +08:00 |
|
root
|
4b66b48df7
|
add cached news, event, and buzz layers
|
2026-04-01 01:04:42 +08:00 |
|
root
|
2d8aae25de
|
add resilient CN market fallbacks and source metadata
|
2026-04-01 00:12:12 +08:00 |
|
root
|
da951705bc
|
improve stockbuddy skill guidance and IM-friendly templates
|
2026-03-31 23:35:20 +08:00 |
|
root
|
8b438f198b
|
Remove remaining stock code references
|
2026-03-31 15:00:55 +08:00 |
|
root
|
50f01e3a9a
|
Trim code examples from skill docs
|
2026-03-31 14:56:23 +08:00 |
|
root
|
ccb4c6b510
|
Refine markdown report templates
|
2026-03-31 14:29:29 +08:00 |
|
root
|
5e467494e6
|
feat: add multi-market analysis and sqlite-backed reporting
|
2026-03-31 01:03:03 +08:00 |
|
|
|
7032875977
|
feat: 港股分析助手 skill 初始版本
- SKILL.md: skill 定义文件(触发条件、工作流、输出模板)
- scripts/analyze_stock.py: 单只股票技术面+基本面分析(含缓存+重试机制)
- scripts/portfolio_manager.py: 持仓管理与批量分析
- scripts/install_deps.sh: 依赖自动安装脚本
- references/: 港股代码映射、技术指标说明、输出模板参考
特性:
- 综合评分体系(-10~+10)给出买入/卖出/持有建议
- 10分钟本地缓存 + 指数退避重试,解决 Yahoo Finance 限频
- 批量分析时自动间隔请求,避免触发限流
|
2026-03-23 20:55:07 +08:00 |
|