Document top-200 collector scope
Browse files
README.md
CHANGED
|
@@ -14,9 +14,13 @@ This public dataset contains live Kalshi order-book snapshots and derived state
|
|
| 14 |
after every `orderbook_delta` message for a research universe refreshed every
|
| 15 |
10 minutes.
|
| 16 |
|
| 17 |
-
The universe is the
|
| 18 |
-
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
## Files
|
| 22 |
|
|
|
|
| 14 |
after every `orderbook_delta` message for a research universe refreshed every
|
| 15 |
10 minutes.
|
| 16 |
|
| 17 |
+
The current universe is the 200 highest-volume open markets over a rolling
|
| 18 |
+
48-hour public-trade window. It is spread by volume across four websocket
|
| 19 |
+
connections of 50 markets each, then periodically rebalanced using observed
|
| 20 |
+
per-market delta traffic.
|
| 21 |
+
|
| 22 |
+
Early files used an expanded allowlist/blocklist union. Per-record
|
| 23 |
+
`selection_sources` and `universe` records identify that historical scope.
|
| 24 |
|
| 25 |
## Files
|
| 26 |
|