Determining Winners

What we do at game end:

  1. Take the closing price snapshot (see Price Lock-In Mechanics).

  2. For each entry, compute final portfolio value using kickoff quantities × closing prices (see Calculating Portfolio Value).

  3. Rank all eligible entries by highest final portfolio value (descending).

  4. Publish the final leaderboard

Eligibility: only entries locked and paid before current game start are included (see Drafting Your Portfolio).

Precision: rankings use full-precision math; UI rounding does not affect results.

Last updated