MoFin 初始提交

完整数据采集+分析管道:
- market_watch.py:90行业板块采集(同花顺/东方财富)
- 市场精选推荐 cron:全市场分析+候选池+星级推荐
- price_monitor.py:持仓/自选高频价格监控
- refresh_mtf_cache.py:多周期K线缓存
- 策略评估/知识萃取管道

文档:docs/ 含完整需求+架构设计
注意:尚未配置 git remote,笑笑接手后自行配置
This commit is contained in:
知微 (MoFin)
2026-06-20 12:04:21 +08:00
commit aa0f740381
950 changed files with 189006 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"title": "Cron Job: 市场数据采集",
"type": "未知",
"created_at": "2026-06-02T09:55:38.234248",
"summary": "**Job ID:** b818e2bfd8d1\n**Run Time:** 2026-06-02 09:31:04\n**Schedule:** 0,30 9-16 * * 1-5\n[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically deli",
"content": "# Cron Job: 市场数据采集\n\n**Job ID:** b818e2bfd8d1\n**Run Time:** 2026-06-02 09:31:04\n**Schedule:** 0,30 9-16 * * 1-5\n\n## Prompt\n\n[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to the user — do NOT use send_message or try to deliver the output yourself. Just produce your report/output as your final response and the system handles the rest. SILENT: If there is genuinely nothing new to report, respond with exactly \"[SILENT]\" (nothing else) to suppress delivery. Never combine [SILENT] with content — either report your findings normally, or say [SILENT] and nothing more.]\n\n【市场数据采集】每30分钟采集一次行业板块数据更新dashboard。运行:cd /home/hmo/web-dashboard && python3 market_watch.py\n\n## Response\n\n✅ **市场数据采集完成** — 2026-06-02 09:30\n\n| 指标 | 数据 |\n|------|------|\n| 数据源 | 同花顺 (EM API降级) |\n| 行业板块 | 90 个 |\n| 概念板块 | 15 个 |\n| 上涨比例 | 57.8% |\n| 市场情绪 | 😐 neutral |\n\n**领涨板块**: 油气开采及服务 · 黑色家电 · 工业金属 · 小金属 · 煤炭开采加工\n**领跌板块**: 电力 · 机场航运 · 电网设备\n\n`market.json` 已更新至 dashboard。\n",
"stocks_mentioned": [],
"_id": "cron_b818e2bfd8d1_2026-06-02_09-31-04"
}