red (Republican strength) and blue
(Democratic strength), each a weighted blend of five partisan sub-indices
(Presidential, Senate, House, Governor, Mayoral). The catalog also includes
red_tr (RED-TR), a derived total-return index that compounds RED
constituent returns from a base value of 100.value = 50 + (the index party's aggregate
win-probability, in percent). So:100 is the neutral baseline: the index party's aggregate
win-probability across its tracked races is 50/50.value − 50 is the implied win-probability: 109 ≈ 59%, 95 ≈ 45%,
130 ≈ 80%.50 (0%) to 150 (100%), so an outcome is "near-certain"
only as the value approaches 150 (or 50). A value near 100–110 is a
mild tilt, not a sure thing.red above 100 means Republicans are favored across its races; blue
above 100 means Democrats are. A constituent market's own price is a
0–100% Yes probability, a different scale from the index value.1curl "http://localhost:7101/api/v1/indices"
1curl "http://localhost:7101/api/v1/indices/red"
kind (market for leaf markets, index for a
composite's child sub-indices) alongside its computed weight.| Composite | Ticker | Child sub-indices and fixed weights |
red | RED | presr_kalshi / PRESR 40%, senater_kalshi / SENR 30%, houser_kalshi / HOUSER 20%, govr_kalshi / GOVR 8%, mayorr_kalshi / MAYORR 2% |
blue | BLUE | presd_kalshi / PRESD 40%, senated_kalshi / SEND 30%, housed_kalshi / HOUSED 20%, govd_kalshi / GOVD 8%, mayord_kalshi / MAYORD 2% |
red_tr / RED-TR is not a composite probability and does not use the
50–150 scale. It is a path-dependent total-return index based on RED's eligible
constituents: 100 is its base value, 125 means a cumulative return of 25%,
and the value is not SMA-smoothed.1curl "http://localhost:7101/api/v1/indices/red/constituents"
1curl "http://localhost:7101/api/v1/indices/red/prices?interval=1hour&limit=24"
123curl "http://localhost:7101/api/v1/export/indices/csv" -H "Authorization: Bearer YOUR_TOKEN" curl "http://localhost:7101/api/v1/export/indices/red/prices.csv?interval=1hour" -H "Authorization: Bearer YOUR_TOKEN"