MoFin 初始提交
完整数据采集+分析管道: - market_watch.py:90行业板块采集(同花顺/东方财富) - 市场精选推荐 cron:全市场分析+候选池+星级推荐 - price_monitor.py:持仓/自选高频价格监控 - refresh_mtf_cache.py:多周期K线缓存 - 策略评估/知识萃取管道 文档:docs/ 含完整需求+架构设计 注意:尚未配置 git remote,笑笑接手后自行配置
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"title": "Cron Job: 数据同步-dashboard",
|
||||
"type": "未知",
|
||||
"created_at": "2026-06-05T15:55:45.376308",
|
||||
"summary": "**Job ID:** c97603f633af\n**Run Time:** 2026-06-05 14:56:51\n**Schedule:** 55 * * * *\n[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered t",
|
||||
"content": "# Cron Job: 数据同步-dashboard\n\n**Job ID:** c97603f633af\n**Run Time:** 2026-06-05 14:56:51\n**Schedule:** 55 * * * *\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【数据同步】每小时运行一次数据同步管道。\n\n运行:cd /home/hmo/web-dashboard && python3 update_data.py\n然后确认server.py在8899端口运行正常(curl localhost:8899快速检测)。\n\n规则:\n- update_data.py有输出 → 正常转发(有新数据)\n- update_data.py无输出 + server正常 → SILENT(不输出任何内容,无新增无异常就不发)\n- server挂了 → 重启:cd /home/hmo/web-dashboard && python3 server.py 8899 & 并输出重启记录\n\n## Response\n\n服务器运行正常(返回HTTP 200状态码)。根据规则,由于update_data.py有输出,我需要正常转发结果。\n\n**数据同步报告**\n🕐 2026-06-05 14:56\n\n📥 新增报告: 11篇\n📊 个股数据: 67条 \n📋 决策库: 新增1048条建议\n✅ 数据同步完成\n\n🌐 服务器状态: 正常运行 (localhost:8899)\n",
|
||||
"stocks_mentioned": [],
|
||||
"structured": null,
|
||||
"_id": "cron_c97603f633af_2026-06-05_14-56-51"
|
||||
}
|
||||
Reference in New Issue
Block a user