Skip to content

sp500: simplify rebalancer with blended SPY+VEA and 100-stock cap#27

Open
wpowiertowski wants to merge 1 commit intomainfrom
claude/simplify-sp500-rebalancing-xBMzz
Open

sp500: simplify rebalancer with blended SPY+VEA and 100-stock cap#27
wpowiertowski wants to merge 1 commit intomainfrom
claude/simplify-sp500-rebalancing-xBMzz

Conversation

@wpowiertowski
Copy link
Copy Markdown
Owner

Reworks the SP500 rebalancer to blend S&P 500 (SPY) with FTSE Developed
ex-US (VEA, fallback IEFA) and cap the buy list to a configurable top-N
(default 100) so the plan is actually executable by a single trader.

  • New CLI flags: --max-stocks, --us-weight, --us-only, --intl-only
  • Default exclusion list adds ORCL and PLTR
  • Coverage report shows what fraction of each underlying index the
    picked names capture
  • Dollar values printed without thousands separators for easier
    copy-paste into trading UIs

https://claude.ai/code/session_01YGYkgyN6GSbMpBbZDGRAqS

Reworks the SP500 rebalancer to blend S&P 500 (SPY) with FTSE Developed
ex-US (VEA, fallback IEFA) and cap the buy list to a configurable top-N
(default 100) so the plan is actually executable by a single trader.

- New CLI flags: --max-stocks, --us-weight, --us-only, --intl-only
- Default exclusion list adds ORCL and PLTR
- Coverage report shows what fraction of each underlying index the
  picked names capture
- Dollar values printed without thousands separators for easier
  copy-paste into trading UIs

https://claude.ai/code/session_01YGYkgyN6GSbMpBbZDGRAqS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants