fix: 全线港股前缀修复 + 币种统一

per_stock_reassess.py:
  - 港股5位代码前缀优先(0开头不匹配sz)
  - 删除CNY转换,存Tencent原始HKD值
stale_push_wlin.py fetch_trend_data:
  - 港股5位代码前缀优先
strategy_review.py (x2):
  - 港股5位代码前缀优先
验证:
  建滔 price=97.2 HKD SL=94.62 HKD ✓
  腾讯 price=421.2 HKD SL=409.73 HKD ✓
  中芯H price=88.8 HKD SL=84.8 HKD ✓
  A股不受影响 ✓
This commit is contained in:
知微
2026-06-30 10:38:18 +08:00
parent e1057bc747
commit 8e738404d4
23 changed files with 5507 additions and 2095 deletions
+3717 -991
View File
File diff suppressed because it is too large Load Diff