Files
MoFin/data/reports/cron_4d2a6edd560d_2026-05-22_15-07-36.json
知微 (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

11 lines
3.4 KiB
JSON
Raw Permalink 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: 持仓情报-盘中(每小时40分)",
"type": "盘中",
"created_at": "2026-06-01T10:25:54.028860",
"summary": "**Job ID:** 4d2a6edd560d\n**Run Time:** 2026-05-22 15:07:36\n**Schedule:** 40 8-15 * * 1-5\n[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delive",
"content": "# Cron Job: 持仓情报-盘中(每小时40分)\n\n**Job ID:** 4d2a6edd560d\n**Run Time:** 2026-05-22 15:07:36\n**Schedule:** 40 8-15 * * 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执行持仓情报采集任务。现在是交易日盘中时段(A股9:30-11:3013:00-15:00,港股9:30-12:0013:00-16:00)。\n\n你的持仓和自选数据不在提示词里硬编码,请读取以下文件获取:\n1. /home/hmo/Obsidian/knowledge/finance/dad-portfolio.md — 14只持仓明细\n2. /home/hmo/Obsidian/knowledge/finance/dad-watchlist.md — 全部自选观察股\n3. /home/hmo/Obsidian/knowledge/finance/watchlist-buy-recommendations.md — 重点自选买入建议(含买入区间、目标价、建议仓位)\n\n⚠️ 规则:每轮必须发送报告!即使有变化的股票和上轮相同也发,更新价格即可。\n只合并成一条消息,禁止逐只推送。\n\n第一步:用 web_search 获取实时行情(搜索\"A股最新行情\"等),或者从 /home/hmo/Obsidian/knowledge/finance/ 读取缓存数据。\n然后调用 http://192.168.0.111:19088/api/sendTextMsg POST 到 CyberKids 群。\n\nPOST body{\"wxid\": \"54580629017@chatroom\", \"msg\": \"报告内容\"}\n\n报告格式:\n🕐 持仓监控 YYYY-MM-DD HH:MM\n\n【持仓操作】按仓位从高到低\n有操作建议的才列,其余说\"其余X只持有观望\"\n• 股票名(代码) 现价 → 今日涨跌 + 操作建议 + 理由\n\n【自选关注】按推荐价值从高到低\n有操作建议的才列\n• 股票名(代码) 现价 → 今日涨跌 + 买入区间 + 仓位建议\n\n逻辑校验:止损<补仓<现价<目标,不符合的不输出。\n\n发送成功后在 /home/hmo/.cache/finance/ 写入一个文件记录本轮的 stock 价格快照,供下轮对比用。\n\n## Response\n\n持仓情报采集任务完成 ✅\n\n**报告已发送**到 CyberKids 群(2026-05-22 14:59,收市前最后一轮)\n**快照已保存** `/home/hmo/.cache/finance/portfolio-state.json` (round 5)\n\n**今日关键动态:**\n- 🟢 **诺德股份** +7.21% 放量大涨,创新高关注能否突破10元\n- 🟢 **丘钛科技** +6.30% 深亏反弹,关注9元关口\n- 🟢 **紫金矿业** +3.23% 午后拉涨\n- 🟢 **中银香港** +2.07% 盈利+9.92%,接近10%止盈线\n- 🟢 **自选-中芯国际H** +6.33% 突破买入区,等回调75以下\n- 🔴 **法拉电子** 涨停+10%!已远超买入区158-162\n- 🟢 **建滔积层板** +14.19% 暴涨!优必选+7.56%\n\n下次监控:下周一开盘(5月25日)\n",
"stocks_mentioned": [
"19088"
],
"_id": "cron_4d2a6edd560d_2026-05-22_15-07-36"
}