1024bets ETF — Composite Scoring
Reference Python composite-scoring function for the 1024bets ETF universe. Four sub-scores (FCF, reinvestment ROIIC, indispensability, options-eligibility) → 0–1024 composite → AKQJ tier.
TL;DR: Reference Python composite-scoring function for the 1024bets ETF universe. Four sub-scores (FCF, reinvestment ROIIC, indispensability, options-eligibility) → 0–1024 composite → AKQJ tier.
Summary
Reference Python composite-scoring function for the 1024bets ETF universe. Four sub-scores (FCF, reinvestment ROIIC, indispensability, options-eligibility) → 0–1024 composite → AKQJ tier. Status as of 2026-05-27: public reference artifact.
1024bets-etf-composite-scoring.pypython · 83 lines
"""
1024bets ETF — Composite Scoring (reference)
Illustrative scoring function for the 1024bets index/ETF candidate filter. Maps
an equity onto a 0–1024 score from four sub-scores corresponding to the Alpha
Bets 27 triple filter + an Aloha Flywheel readiness factor.
NOT a live index. NOT a registered ETF. Reference math; thresholds and weights
illuminate the model only.
"""Full artifact
Stored in Google Drive (husshtech): view · download.
Cross-referenced from
Drive shortcuts pointing back to this artifact live in:
- husshtech /
wiki/concepts/alpha-bets-27/code/1024bets-etf-composite-scoring.py(open) — relates to Alpha Bets 27 - husshtech /
wiki/concepts/aces-kings-queens-jacks/code/1024bets-etf-composite-scoring.py(open) — relates to Aces / Kings / Queens / Jacks - husshtech /
wiki/concepts/iron-rules/code/1024bets-etf-composite-scoring.py(open) — relates to Iron Rules
Relations
- Alpha Bets 27
- Aces / Kings / Queens / Jacks
- Iron Rules
- 1024bets ETF — public-market FCF-aces vehicle (concept) — Composite scoring code
Sources
- Internal Hussh source note - 1024bets etf composite scoring code artifact synthesis and public wiki publication context.