• Joined on 2026-06-12
zhiwei pushed to master at hmo/MoFin 2026-07-02 06:12:35 +00:00
9e5ea52c1e 策略质量门禁三段自动修复
zhiwei pushed to master at hmo/MoFin 2026-07-02 06:04:20 +00:00
400e4ee34d review_needed 跟进机制 + 质量门禁文档
zhiwei pushed to master at hmo/MoFin 2026-07-02 05:57:56 +00:00
6f8644b327 质量门禁自动修复 — CRITICAL失败不再退回, 调技术分析补全
zhiwei pushed to master at hmo/MoFin 2026-07-02 05:50:59 +00:00
c36479f481 第4条CRITICAL红线:GATE_9D_ANALYSIS
zhiwei pushed to master at hmo/MoFin 2026-07-02 05:46:56 +00:00
7c0e85af28 硬性策略质量门禁 validate_strategy()
zhiwei pushed to master at hmo/MoFin 2026-07-01 17:43:37 +00:00
04b8a6d4bc mo_data: +write_cash_log 函数
zhiwei pushed to master at hmo/MoFin 2026-07-01 17:05:35 +00:00
29d0eb96cc feat: 筹码因子情景权重+共振检测修复
zhiwei pushed to master at hmo/MoFin 2026-07-01 16:58:01 +00:00
69c6c5633a feat: 筹码S/R集成到reassess_strategy
zhiwei pushed to master at hmo/MoFin 2026-07-01 16:36:41 +00:00
7f8b27df3b feat: 筹码因子模块 + 分钟K线 + 历史数据回填
zhiwei pushed to master at hmo/MoFin 2026-07-01 16:22:50 +00:00
c1cdec6edc feat: 分钟级K线 get_minute_kline() + 1s限流保护
zhiwei pushed to master at hmo/MoFin 2026-07-01 15:48:17 +00:00
c91a2b47e4 docs: CHANGELOG — mo_data + cash_log
zhiwei pushed to master at hmo/MoFin 2026-07-01 15:45:34 +00:00
6305204c7a feat: mo_data.py unified read layer (DB-first, JSON fallback) + cash_log table + batch JSON→DB migration (16 files)
zhiwei pushed to master at hmo/MoFin 2026-07-01 15:28:34 +00:00
864d924012 docs: CHANGELOG 2026-07-01 — DB migration + single price source + health check
zhiwei pushed to master at hmo/MoFin 2026-07-01 15:21:44 +00:00
6918dffd10 fix: restore 0.1s sleep between Eastmoney HK requests (anti-scraping)
zhiwei pushed to master at hmo/MoFin 2026-07-01 15:15:44 +00:00
0faa58d211 perf: remove 0.2s sleep between Eastmoney HK requests (9 stocks < 1s, batch not supported by API)
zhiwei pushed to master at hmo/MoFin 2026-07-01 15:07:28 +00:00
671fe4ecc2 feat: price_monitor cron entry + health check script (DB freshness monitoring)
zhiwei pushed to master at hmo/MoFin 2026-07-01 15:00:33 +00:00
ec285669c4 fix: deploy scripts/ files properly (correct directory)
zhiwei pushed to master at hmo/MoFin 2026-07-01 14:59:23 +00:00
b2822cec15 feat: all remaining Tencent API price fetchers now DB-first (8 files)
zhiwei pushed to master at hmo/MoFin 2026-07-01 14:56:29 +00:00
0aef122b69 feat: mofin_db get_price_from_db/get_prices_batch helpers + strategy_evaluator DB-first
zhiwei pushed to master at hmo/MoFin 2026-07-01 14:48:54 +00:00
8ed755bff9 feat: strategy_lifecycle + stale_detector + server — DB-first price reads, Tencent API as fallback only