This website requires JavaScript.
9bc0cca174
fix: HK currency→CNY + portfolio_summary + LLM prompt evaluation.json→DB
知微
2026-07-03 23:15:18 +08:00
239590c0d4
现金132121.93/frozen=0写入DB portfolio_summary+portfolio.json
知微
2026-07-03 17:29:52 +08:00
b15960ba38
全数据路径审计修复完成:所有脚本从DB读数据
知微
2026-07-03 17:14:56 +08:00
908dc6a897
全数据路径审计修复:price_monitor HK股价不再转CNY
知微
2026-07-03 17:13:19 +08:00
0bfb819110
DB港股价格+成本修复回HKD原值
知微
2026-07-03 14:42:30 +08:00
5bd8af20ac
migrate: live_prices+mtf+capital_flow DB read/write, cleanup remaining JSON refs
知微
2026-07-03 13:46:12 +08:00
bb9b3922c9
migrate: last 4 JSON files — live_prices, market, mtf_cache, capital_flow → DB
知微
2026-07-03 13:44:10 +08:00
7cc0ea0ef3
fix: Eastmoney 1-fail→Tencent + 2s interval + HKD→CNY + None-safe
知微
2026-07-03 13:34:31 +08:00
c1c4ba4a81
fix: price_monitor HKD→CNY + Eastmoney 2s timeout + None-safe + summary fix
知微
2026-07-03 13:24:10 +08:00
9124a7ad56
migrate: remove final JSON cold backup lines, prune/branch→DB
知微
2026-07-03 12:41:20 +08:00
b3bedc8024
migrate: remove JSON, DB-only — mo_data, server, scripts, prompts (27 files)
知微
2026-07-03 12:12:05 +08:00
b1a79d962c
fix: write_holding_strategy DELETE+INSERT (no UNIQUE constraint on code)
知微
2026-07-03 10:46:14 +08:00
6eecc4d4eb
fix: currency+PnL+is_hk_stock+gate+zone+total_pnl
知微
2026-07-03 10:27:17 +08:00
cc55ff76ad
全面移除JSON数据源 移至mo_data/DB
知微
2026-07-03 10:22:13 +08:00
24a73103ed
price_monitor港股币种修复+calc_total_mv汇兑处理
知微
2026-07-03 10:19:09 +08:00
1bb83c715d
data_snapshot统一数据入口+DB银行locked修复+建滔/现金修正
知微
2026-07-03 10:12:21 +08:00
e31bb9e089
所有LLM cron prompt移除JSON读取,全部走DB
知微
2026-07-03 10:03:00 +08:00
cd8eba74e4
HK股数据清洗:成本/价格双币种标记
知微
2026-07-03 09:31:27 +08:00
9e5ea52c1e
策略质量门禁三段自动修复
知微
2026-07-02 14:12:31 +08:00
400e4ee34d
review_needed 跟进机制 + 质量门禁文档
知微
2026-07-02 14:04:15 +08:00
6f8644b327
质量门禁自动修复 — CRITICAL失败不再退回, 调技术分析补全
知微
2026-07-02 13:57:50 +08:00
c36479f481
第4条CRITICAL红线:GATE_9D_ANALYSIS
知微
2026-07-02 13:50:53 +08:00
7c0e85af28
硬性策略质量门禁 validate_strategy()
知微
2026-07-02 13:46:53 +08:00
04b8a6d4bc
mo_data: +write_cash_log 函数
知微
2026-07-02 01:43:33 +08:00
29d0eb96cc
feat: 筹码因子情景权重+共振检测修复
知微
2026-07-02 01:05:29 +08:00
69c6c5633a
feat: 筹码S/R集成到reassess_strategy
知微
2026-07-02 00:57:54 +08:00
7f8b27df3b
feat: 筹码因子模块 + 分钟K线 + 历史数据回填
知微
2026-07-02 00:36:35 +08:00
c1cdec6edc
feat: 分钟级K线 get_minute_kline() + 1s限流保护
知微
2026-07-02 00:22:42 +08:00
c91a2b47e4
docs: CHANGELOG — mo_data + cash_log
知微
2026-07-01 23:48:11 +08:00
6305204c7a
feat: mo_data.py unified read layer (DB-first, JSON fallback) + cash_log table + batch JSON→DB migration (16 files)
知微
2026-07-01 23:45:30 +08:00
864d924012
docs: CHANGELOG 2026-07-01 — DB migration + single price source + health check
知微
2026-07-01 23:28:29 +08:00
6918dffd10
fix: restore 0.1s sleep between Eastmoney HK requests (anti-scraping)
知微
2026-07-01 23:21:40 +08:00
0faa58d211
perf: remove 0.2s sleep between Eastmoney HK requests (9 stocks < 1s, batch not supported by API)
知微
2026-07-01 23:15:39 +08:00
671fe4ecc2
feat: price_monitor cron entry + health check script (DB freshness monitoring)
知微
2026-07-01 23:07:24 +08:00
ec285669c4
fix: deploy scripts/ files properly (correct directory)
知微
2026-07-01 23:00:28 +08:00
b2822cec15
feat: all remaining Tencent API price fetchers now DB-first (8 files)
知微
2026-07-01 22:59:17 +08:00
0aef122b69
feat: mofin_db get_price_from_db/get_prices_batch helpers + strategy_evaluator DB-first
知微
2026-07-01 22:56:24 +08:00
8ed755bff9
feat: strategy_lifecycle + stale_detector + server — DB-first price reads, Tencent API as fallback only
知微
2026-07-01 22:48:48 +08:00
849495c4ba
fix: remove stale_push_wlin hardcoded 0.87 fallback — imports mo_models directly, no shadow functions
知微
2026-07-01 22:39:20 +08:00
f50b93d427
feat: eliminate duplicate price fetches — stale_push_wlin + per_stock_reassess now read from DB instead of self-pulling Tencent API
知微
2026-07-01 22:32:30 +08:00
82024a6d7f
给笑笑的接手说明 — refactor-for-xiaoxiao.md
知微
2026-07-01 22:05:01 +08:00
e8653acd37
sync: 全部cron脚本同步+游离代码归位+关键依赖部署
知微
2026-07-01 00:02:56 +08:00
00b0e643d1
feat: holdings_reconciliation + process_trade + import_holding_xls → DB writes
知微
2026-06-30 23:56:51 +08:00
e3bf196a59
fix: ALTER TABLE migrations must run before CREATE TABLE + currency validation in write_holdings_batch
知微
2026-06-30 23:53:57 +08:00
1c2344d217
feat: strategy_lifecycle regenerate_all now writes to DB (holdings+strategies+watchlist)
知微
2026-06-30 23:47:59 +08:00
dc68739ac4
feat: DB migration — enforce currency constraints on holdings/strategies/watchlist/summary tables + price_monitor DB writes
知微
2026-06-30 23:46:08 +08:00
236e67fa71
fix: NEAR_SL false alarm — add cost check, relabel as PROFIT_PROTECT when floating profit >5%
知微
2026-06-30 23:33:37 +08:00
0a6c659e45
sync: system_audit.py cache审计(笑笑)
知微
2026-06-30 23:12:53 +08:00
28c001684e
币种标记标准化 + data-pipeline诊断文档
知微
2026-06-30 11:13:45 +08:00
28afb14769
建滔价格错误修复 + 币种标记标准化
知微
2026-06-30 11:11:22 +08:00
8e738404d4
fix: 全线港股前缀修复 + 币种统一
知微
2026-06-30 10:38:18 +08:00
e1057bc747
docs: 数据管道诊断报告(交笑笑重构参考)
知微
2026-06-30 09:34:59 +08:00
6cbc433c20
fix: 莫荷审计三个问题修复
知微
2026-06-30 03:20:47 +08:00
fb74c8bbb5
fix: capital_flow_collector+per_stock_reassess归位
知微
2026-06-30 03:12:59 +08:00
12025d58a0
docs: 更新交接文档(含笑笑架构改革)
知微
2026-06-30 03:04:26 +08:00
04c98c23e1
docs: session交接文档
知微
2026-06-30 03:02:29 +08:00
6915fd9cbf
fix: 添加venv到gitignore+移除跟踪
知微
2026-06-30 02:57:11 +08:00
fa45d8aa5f
fix: 小果地址统一node122(兼容LAN+EasyTier)
知微
2026-06-30 02:56:35 +08:00
8f0ee37aa4
sync: 游离代码归位+node122地址
知微
2026-06-30 02:46:55 +08:00
bfeb3cdfb1
docs: DSA Web + AlphaSift + 选股链路修复 + 小果EasyTier
hmo
2026-06-30 02:35:40 +08:00
d4cfc5c931
fix: market_screener call_xiaoguo direct to node122 instead of Hermes gateway
hmo
2026-06-30 02:30:32 +08:00
f4b2467ae9
fix: replace hardcoded 192.168.1.122 with node122 (hostname resolves via /etc/hosts to LAN or EasyTier)
hmo
2026-06-30 02:27:52 +08:00
efaa20d775
feat: AlphaSift disabled by default (ALPHASIFT_ENABLED=false), add --enable flag
hmo
2026-06-30 02:21:23 +08:00
c38787aea3
fix: sort candidates by score across strategies before limiting MAX_ADD
hmo
2026-06-30 02:15:44 +08:00
992b283d3f
feat: multi-strategy parallel screening (balanced_alpha+dual_low+quality_value)
hmo
2026-06-30 02:08:48 +08:00
790b0f9acc
feat: mo_alphasift_bridge v2 — async mode + source tracking (date/strategy/notes)
hmo
2026-06-30 01:57:01 +08:00
897bc54bab
feat: mo_alphasift_bridge.py — AlphaSift screening → MoFin watchlist auto-bridge
hmo
2026-06-30 01:51:48 +08:00
8fd134a063
fix: mo_bridge cache path (reports/ + data/market_review/) + mo_dsa_opinion.py standalone DSA strategy reference script
hmo
2026-06-30 01:31:42 +08:00
18081c05a4
fix: mo_bridge news fallback to akshare + market review cache-only in cron
hmo
2026-06-30 01:24:09 +08:00
ab23dfd234
feat: DSA full integration — mo_bridge v2 + strategy_lifecycle injection
hmo
2026-06-30 01:17:23 +08:00
8bcba05e7d
docs: add DSA web server info to CHANGELOG
hmo
2026-06-30 00:50:56 +08:00
5264fd5241
docs: MoFin architecture reform CHANGELOG
hmo
2026-06-30 00:36:08 +08:00
d9b48ea5f0
fix: Eastmoney individual query + remove /100 price bug
hmo
2026-06-30 00:29:37 +08:00
8710dfe366
feat: HK realtime via Eastmoney push2 API — no more 15-min delay
hmo
2026-06-30 00:25:56 +08:00
89153832b4
fix: DSA path auto-detect — check server path /home/hmo/daily-stock-analysis first
hmo
2026-06-29 23:47:59 +08:00
6abc2e45b0
refactor: phase 0-2 MoFin architecture reform — single source of truth
hmo
2026-06-29 23:25:54 +08:00
7d49470aeb
总资产公式修复+数据模型文档
知微
2026-06-29 22:35:07 +08:00
5a2d616dfd
现金冻结修复:price_monitor不再重算cash
知微
2026-06-29 22:24:12 +08:00
0b0323eb23
cash/总资产循环依赖修复
知微
2026-06-29 22:17:28 +08:00
9709c43ccb
总资产权威数据源统一修复
知微
2026-06-29 21:39:06 +08:00
a8d5418726
price_monitor 汇总值重算 + total_assets修正
知微
2026-06-29 20:20:24 +08:00
d82de939ff
revert(币种统一): 回退CNY转换
知微
2026-06-29 17:46:14 +08:00
6aa338ee4d
币种统一全覆盖审计 + 修复
知微
2026-06-29 16:58:18 +08:00
1ad2c20493
CNY币种统一修复 — decisions.json所有价格字段统一CNY
知微
2026-06-29 16:28:59 +08:00
4bcc51f219
数据新鲜度铁律+违规记录
知微
2026-06-29 15:52:29 +08:00
aa4f013ee5
数据新鲜度防御体系(致命错误防御)
知微
2026-06-29 15:23:32 +08:00
6a97d93018
现金更正 + 法拉电子清仓记录
知微
2026-06-29 12:40:50 +08:00
13b4dcbcf0
三维分析框架固化(news-flow-analysis skill)
知微
2026-06-28 22:06:24 +08:00
1abb6bb7fd
自选正反自动同步
知微
2026-06-28 00:18:11 +08:00
4477b06f12
Watchlist↔Holdings双向自动迁移
知微
2026-06-28 00:15:37 +08:00
91d2957ab0
自选清理+新增策略
知微
2026-06-28 00:12:31 +08:00
8474effcad
feat: --verify-new-cron模式 + MEMORY.md流程
知微
2026-06-27 02:31:18 +08:00
2912b127e3
docs: 38个cron完全手册
知微
2026-06-27 02:26:34 +08:00
c3c1895896
fix: 自动注册读脚本docstring推算数据流,不再是"未知"
知微
2026-06-27 02:22:34 +08:00
d89351fbfe
fix: 管道注册表自动修复——新组件自动登记占位
知微
2026-06-27 02:19:12 +08:00
10caef1853
fix: 管道审计改为动态读jobs.json,无需手动维护脚本列表
知微
2026-06-27 02:16:46 +08:00
44d0a435a0
fix: 管道注册表自发现+未登记组件报警
知微
2026-06-27 02:08:21 +08:00
120f35671d
feat: 数据管道注册表+宏观风险集成+管道完整性审计
知微
2026-06-27 02:04:22 +08:00
b4f957f80d
fix: guardian每日调gateway清理memory, 花token但省心
知微
2026-06-27 01:37:18 +08:00
56249428fe
fix: MEMORY.md补全现金铁律+报告规则, guardian支持模式清理
知微
2026-06-27 01:34:48 +08:00