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-06T14:55:22.471309",
|
||||
"summary": "**Job ID:** c97603f633af\n**Run Time:** 2026-06-06 13:56:09\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-06 13:56:09\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📥 新增报告: 1篇\n📊 个股数据: 67条\n📋 决策库: 新增1061条建议\n✅ 06/06 13:56 数据同步完成\n\nServer: 8899 正常 (HTTP 200)\n",
|
||||
"stocks_mentioned": [],
|
||||
"structured": null,
|
||||
"_id": "cron_c97603f633af_2026-06-06_13-56-09"
|
||||
}
|
||||
Reference in New Issue
Block a user