Files
etf/rotation
aszerW 07d6f1451c fix(rotation): raise RuntimeError on held asset data failure
- Add data integrity check: if any currently held asset is missing
  from factors, raise RuntimeError immediately to prevent false rebalance
- Previously missing data would silently cause incorrect sell signals
- Now fails fast with clear error message identifying the missing assets
  and the date of failure
2026-06-02 01:16:44 +08:00
..