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-01T14:55:20.375722",
"summary": "**Job ID:** b818e2bfd8d1\n**Run Time:** 2026-06-01 14:30:55\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-01 14:30:55\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✅ **市场数据采集完成** (14:30 定时任务)\n\n- **行业板块**: 15个监测,上涨 **93.3%**,情绪 **bullish**\n- **领涨板块**: 煤炭、农林牧渔、物流、家居用品、纺织服饰\n- **领跌板块**: 通信设备\n- **概念板块**: 15个\n- **数据源**: THSEM降级后自动切换)\n- **耗时**: ~3.5秒\n- **结果**: `market.json` 已更新,dashboard 数据就绪\n",
"stocks_mentioned": [],
"_id": "cron_b818e2bfd8d1_2026-06-01_14-30-55"
}