Files
MoFin/data/reports/cron_d763b2aab864_2026-06-03_17-37-54.json
T
知微 (MoFin) aa0f740381 MoFin 初始提交
完整数据采集+分析管道:
- market_watch.py:90行业板块采集(同花顺/东方财富)
- 市场精选推荐 cron:全市场分析+候选池+星级推荐
- price_monitor.py:持仓/自选高频价格监控
- refresh_mtf_cache.py:多周期K线缓存
- 策略评估/知识萃取管道

文档:docs/ 含完整需求+架构设计
注意:尚未配置 git remote,笑笑接手后自行配置
2026-06-20 12:04:21 +08:00

16 lines
3.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "Cron Job: 区间维护",
"type": "未知",
"created_at": "2026-06-03T17:55:34.900809",
"summary": "**Job ID:** d763b2aab864\n**Run Time:** 2026-06-03 17:37:54\n**Schedule:** every 30m\n[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to",
"content": "# Cron Job: 区间维护\n\n**Job ID:** d763b2aab864\n**Run Time:** 2026-06-03 17:37:54\n**Schedule:** every 30m\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分钟自动检查并维护买入区\n\n时段:8:00-22:00,否则SILENT\n\n第一步:读 ~/.hermes/zone_breach.json\n 没有action=reassess的条目 → SILENT(零输出,不发消息)\n\n第二步:对每只action=reassess的股票,执行以下流程\n\n2a. 偏离>10%(明显老数据):\n - web_search 查找该股近期走势和研报\n - 根据当前价位重新计算合理买入区\n - 如果是watchlist里的自选股:直接更新 /home/hmo/web-dashboard/data/watchlist.json 的 buy_low/buy_high\n - 如果是decisions里的active策略:直接更新 /home/hmo/web-dashboard/data/decisions.json 的对应trigger区间\n - 重置zone_breach.json中该股的breach_count=0, action=maintain\n\n2b. 偏离3~10%(临界):\n - 拉实时价\n - 只生成调整建议,不执行修改\n - 不清除breach标记,等用户确认后再改\n\n第三步:推送XMPP\n 用 docker exec ejabberd ejabberdctl send_message chat zhiwei@yoin.fun mohe@yoin.fun \"\" \"...\" \n 推送格式(多条合并成一条):\n 【区间维护】时间\n ✅ 已自动调整:股票名(代码) 旧区间→新区间(理由)\n 💡 建议调整:股票名(代码) 建议XX~XX(理由)\n \n 无调整也SILENT\n\n第四步:如果是A股非交易时段(15:00-次日9:30),只分析不推送\n\n## Response\n\n全部更新完成并已验证。最终报告如下:\n\n---\n\n**【区间维护】06-03 17:34 运行报告**\n\n**检测:** 5只 `action=reassess` 股票 → 4只2a(自动调整)+ 1只2b(建议)\n\n**✅ 已自动调整(偏离>10%,已执行修改)**\n\n① **建滔集团(01888)** 旧45~47 → **新50~53**\n- 现价54.25(+9.55%),今日高55.30低49.52\n- watchlist.json ✅ 已更新 | zone_breach ✅ 已重置\n\n② **长飞光纤(06869)** 旧210~220 → **新240~255**\n- 现价257.6(+10.65%),今日高273.00低241.2052周高283\n- watchlist.json ✅ 已更新 | zone_breach ✅ 已重置\n\n③ **摩尔线程(688795)** 旧580~600 → **新620~650**\n- 现价667.85(+8.35%),今日高688.69低610.00(实时价已远高于zone_breach存储的637.61\n- watchlist.json ✅ 已更新 | zone_breach ✅ 已重置\n\n④ **沐曦股份(688802)** 旧620~650 → **新700~740**\n- 现价756.40(+14.01%),今日高762.70低656.66\n- watchlist.json ✅ 已更新 | zone_breach ✅ 已重置\n\n**💡 建议调整(偏离4.2%,等待确认)**\n\n⑤ **博创科技(300548)** 现价244.90,原区230~235\n- 实时价244.90高于区间上沿235,偏离4.2%\n- 建议:上调买入区至 **240~248**\n- ⚠️ 未执行修改,breach标记保留,等您确认后改\n\n**📡 推送:** 已跳过(A股非交易时段 15:00-次日9:30,只分析不推送)\n",
"stocks_mentioned": [
"01888",
"06869",
"300548",
"688795",
"688802"
],
"structured": null,
"_id": "cron_d763b2aab864_2026-06-03_17-37-54"
}