• Joined on 2026-06-12
zhiwei pushed to master at hmo/MoFin 2026-07-08 20:04:37 +08:00
b13259df5f fix: market_screener小果离线降级+2秒快速探测
zhiwei pushed to master at hmo/MoFin 2026-07-08 19:50:48 +08:00
db5ce2b305 fix: 4个脚本连环bug(import缺失+解包不匹配+dict/list混用)
zhiwei pushed to master at hmo/MoFin 2026-07-08 19:43:08 +08:00
84a147b6f2 feat: 数据流四态分类(healthy/write_only/read_only/orphan)+僵尸表清理
zhiwei pushed to master at hmo/MoFin 2026-07-08 18:54:39 +08:00
9e3c2ef170 fix: price_monitor.py 连环bug - 缺失import json + 元组解包不匹配
zhiwei pushed to master at hmo/MoFin 2026-07-08 18:09:03 +08:00
f20bac075c feat: 数据流Tab(🔀)+功能树折叠
zhiwei pushed to master at hmo/MoFin 2026-07-08 17:25:13 +08:00
ab85173902 fix: 功能树只显示position-analyst(知微)的cron,default(莫荷)的cron不混入
zhiwei pushed to master at hmo/MoFin 2026-07-08 16:56:26 +08:00
5239f481b0 fix: feature tree pipes中schedule字段类型从dict改为display字符串
zhiwei pushed to master at hmo/MoFin 2026-07-08 16:47:54 +08:00
63397ec0bd fix: 前端node.pipes显示bug+自动归类关键词精确化
zhiwei pushed to master at hmo/MoFin 2026-07-08 16:42:01 +08:00
dba9e2e759 fix: 功能树自动归集未分类cron,保证100%覆盖
zhiwei pushed to master at hmo/MoFin 2026-07-08 16:29:05 +08:00
c614eee8b1 fix: 功能树每个节点嵌入cron管道信息,修复数据采集节点不显示cron的问题
zhiwei pushed to master at hmo/MoFin 2026-07-08 16:18:43 +08:00
f367c8c94c feat: 报告模板系统 - prepare_report_data + generate_report + 5模板
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:41:20 +08:00
400b7f6f45 fix: volume_deep DB路径修复+全面接入策略 — 所有重评自动识别量价模式
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:37:43 +08:00
b5c4302b5e fix: 批量修复scripts/*.py中所有Path(__file__).parent/'data'路径错误—统一指向MoFin/data/
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:36:12 +08:00
258b8871ef fix: MA排序bug(用日期代替价格)+量价历史存储+deep_vol接入full_analysis+DB路径统一
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:34:43 +08:00
2762ddf3ae fix: DB路径大面积修复——mofin_db/server/technical_analysis/strategy_tree等脚本的Path(__file__).parent/data错误指向scripts/data而非data/ 导致读写分离
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:30:37 +08:00
c11a11849f fix: 策略系统新增深度量价分析(放量建仓/出货/洗盘检测) — 结束版本
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:26:05 +08:00
f72559665d fix: 策略系统新增深度量价分析 — analyze_volume_deep(量价齐升/背离/洗盘检测)+接入reassess_strategy
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:23:38 +08:00
ee1231b32f feat: 功能树+Cron合并视图+数据实体描述列
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:21:27 +08:00
398b6990b3 fix: 策略缺失量价分析系统 — 新增深度量价分析(放量建仓/出货/洗盘检测)+接入reassess_strategy
zhiwei pushed to master at hmo/MoFin 2026-07-08 12:13:54 +08:00
a288316a5e fix: 健康JSON同时写入static供dashboard serve