知微
|
b5dade3b65
|
docs: 记录 XMPP bot 递归重连修复到 CHANGELOG 和 knowledge-log
|
2026-07-19 21:00:54 +08:00 |
|
知微
|
90966c63ca
|
chore: 同步运行版本与git一致
- strategy_lifecycle.py: GATE_9D_ANALYSIS → GATE_12D_ANALYSIS(12维交叉验证)
- system_audit.py: 审计策略评估改用holding_strategies.updated_at
- CHANGELOG.md + analyst-knowledge-log.md 日常更新
|
2026-07-17 23:08:11 +08:00 |
|
知微
|
02d1c93923
|
fix(price_monitor): DB写锁死锁根治 - 统一BEGIN IMMEDIATE + 5次重试指数退避 + emergency WAL checkpoint
- 统一一个BEGIN IMMEDIATE事务包裹所有写操作,替代独立写函数调用
- 5次重试 + 指数退避 (1s,2s,4s,8s,16s),原3次+固定2s
- 重试耗尽后自动 emergency WAL checkpoint(TRUNCATE)释放死锁
- try/except确保连接始终释放,修复conn泄漏
- 三副本同步:profile/scripts + MoFin/scripts + MoFin/root
|
2026-07-14 10:30:15 +08:00 |
|
知微
|
9239ab40c0
|
docs: 更新CHANGELOG + 开发日志记录07/13全部变更
- XMPP Bot非阻塞/本地XMPP/MUC修复
- price_monitor推送冷却持久化
- 深套股规则重构+换股规划swap-plan
- 周月线技术分析增强
- 健康Tab写无读清零
- stale_push_wlin/per_stock_reassess/promote_candidates更新
- static/index.html + mofin_health.json + server.py同步
|
2026-07-13 12:09:25 +08:00 |
|
知微
|
52e70bde26
|
fix: 14个LLM cron prompt添加数据真实性铁律(置顶)+注册到提示词系统
|
2026-07-09 13:38:36 +08:00 |
|
知微
|
d2fe7e771f
|
fix: intraday_health_check + system_audit信号堆积监控盲区 — 增加全量未处理查询(非仅xiaoguo)
|
2026-07-09 10:50:50 +08:00 |
|
知微
|
8b53182e17
|
docs: 信号堆积修复文档 — CHANGELOG + analyst-knowledge-log
|
2026-07-09 10:40:28 +08:00 |
|
知微
|
9a71498b57
|
docs: update analyst-knowledge-log + CHANGELOG for stale_push_wlin refactor
|
2026-07-09 10:36:06 +08:00 |
|
知微
|
9fef32413b
|
refactor: 统一价格入口 mo_data.get_price() - 22个脚本移除自拉腾讯API
所有价格获取统一走 mo_data.get_price() / get_prices_batch():
- 优先读 live_prices(DB) → 无/过期才调 stock_quote(API) → 自动写回DB
- 22个脚本全部替换:branch_scanner chip_factors divergence_detector
market_screener mo_provider mofin_collect monitor_300308 300308_monitor
multi_timeframe refresh_macro_context stale_detector stale_push_wlin
stock_profile strategy_evaluator strategy_lifecycle strategy_review
strategy-staleness-check technical_analysis xiaoguo_signal_consumer
collect_evaluation_data
|
2026-07-08 23:54:01 +08:00 |
|
知微
|
2762ddf3ae
|
fix: DB路径大面积修复——mofin_db/server/technical_analysis/strategy_tree等脚本的Path(__file__).parent/data错误指向scripts/data而非data/ 导致读写分离
- 量价分析: full_analysis输出volume_deep+成交量存储在price_history.json
- FK约束移除: holding_strategies外键->holdings阻止自选股写入
- #000850 重评已写入(止损3.74/止盈4.06/RR1.67)含量价信号
|
2026-07-08 12:34:39 +08:00 |
|
知微
|
de6e5f6624
|
docs: 更新CHANGELOG — 2026-07-06全面系统修复记录
|
2026-07-06 14:03:27 +08:00 |
|
知微
|
8b114d6e9e
|
refactor: remove duplicate scripts + JSON constants + update docs
|
2026-07-04 09:30:50 +08:00 |
|
知微
|
b6959f73bc
|
docs: update CHANGELOG + data model + mark decisions migration complete
|
2026-07-03 23:34:52 +08:00 |
|
知微
|
04b8a6d4bc
|
mo_data: +write_cash_log 函数
cash_log表已存在,新增写入函数便于截图/交易变更时记录现金流水。
用于process_trade.py、手动改cash时调用,保证现金变更可追溯。
知识萃取-盘后 cron 已暂停(莫荷接手知识库报告)
|
2026-07-02 01:43:33 +08:00 |
|
知微
|
c91a2b47e4
|
docs: CHANGELOG — mo_data + cash_log
|
2026-07-01 23:48:11 +08:00 |
|
知微
|
864d924012
|
docs: CHANGELOG 2026-07-01 — DB migration + single price source + health check
|
2026-07-01 23:28:29 +08:00 |
|
hmo
|
bfeb3cdfb1
|
docs: DSA Web + AlphaSift + 选股链路修复 + 小果EasyTier
|
2026-06-30 02:35:40 +08:00 |
|
hmo
|
8bcba05e7d
|
docs: add DSA web server info to CHANGELOG
|
2026-06-30 00:50:56 +08:00 |
|
hmo
|
5264fd5241
|
docs: MoFin architecture reform CHANGELOG
|
2026-06-30 00:36:08 +08:00 |
|