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,10 @@
{
"title": "Cron Job: cron-推XMPP中继",
"type": "未知",
"created_at": "2026-06-03T21:55:19.455857",
"summary": "**Job ID:** 30908cdc44a8\n**Run Time:** 2026-06-03 21:16:44\n**Schedule:** */2 9-21 * * 1-5\n[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically deliv",
"content": "# Cron Job: cron-推XMPP中继\n\n**Job ID:** 30908cdc44a8\n**Run Time:** 2026-06-03 21:16:44\n**Schedule:** */2 9-21 * * 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【cron-推XMPP中继】每2分钟扫描一次cron输出目录,有新报告则推送到XMPP。运行:cd /home/hmo/web-dashboard && python3 cron_to_xmpp.py\n\n## Response\n\n**cron_to_xmpp 中继状态:正常运行**\n\n- **crontab**: `*/2 * * * * cd /home/hmo/web-dashboard && python3 cron_to_xmpp.py >> /home/hmo/.cron_to_xmpp.log 2>&1`\n- **首次启动**:已推送 356 份积压报告至 XMPP(全部 ✅)\n- **后续轮次**:稳定运行,每2分钟扫描,无新报告时安静跳过(\"无新报告\"\n- **输出目录**25个cron job子目录,监控覆盖完整\n- **最新运行**2026-06-03 21:16,正常返回\"无新报告\"\n\n无需干预,已在稳定运行中。\n",
"stocks_mentioned": [],
"structured": null,
"_id": "cron_30908cdc44a8_2026-06-03_21-16-45"
}