mostlyright.markets.catalog
mostlyright.markets.catalog — prediction market contract specs.
(MARKETS-01..03) ships Kalshi NHIGH/NLOW settlement specs +
the 20-city station whitelist. Polymarket lands in.
(ECONOMY-10/ECONOMY-17) adds the Kalshi Economics resolver (kalshi_economy),
a per-series agency-NAME router consuming the codegen’d economy settlement
table.
class mostlyright.markets.catalog.StationCitation(station, citation)
Section titled “class mostlyright.markets.catalog.StationCitation(station, citation)”Bases: object
A station mapping with its Kalshi citation.
citation: str
Section titled “citation: str”station: str
Section titled “station: str”Modules
Section titled “Modules”kalshi_economy | Kalshi Economics contract resolver (per-series agency-NAME routing). |
|---|---|
kalshi_nhigh | Kalshi NHIGH contract spec (daily HIGH temperature settlement). |
kalshi_nlow | Kalshi NLOW contract spec (daily LOW temperature settlement). |
kalshi_stations | Kalshi NHIGH / NLOW settlement station whitelist. |