Commit Graph

2 Commits

Author SHA1 Message Date
8d8fd71149 feat(viewer): sort holdings cards by position weight descending
Display largest position first in the holdings panel for better readability
2026-06-06 22:48:40 +08:00
eb3c82f05b feat(rotation): add position weight to detail JSON and viewer
- Record position_weights in daily_records during backtest run
- Export weight field per held asset in detail JSON
- Display weight percentage in backtest_viewer holdings cards
- Force-add backtest_viewer.html (previously ignored by *.html rule)
2026-06-06 22:39:23 +08:00