Skip to main content
The kalshi.trade_report table contains daily aggregated trade data for Kalshi event contracts. Note that a single date and ticker can have multiple rows at different price points — this is not individual fill data.

Table Schema

ColumnTypeDescription
contracts_tradedDOUBLENumber of contracts traded in the transaction
dateVARCHARDate of the trade report
priceDOUBLEPrice at which the contracts were traded
report_tickerVARCHARUnique ticker identifier for the trade report
ticker_nameVARCHARName or description of the event contract ticker
_updated_atTIMESTAMPLast update timestamp
_ingested_atTIMESTAMPIngestion timestamp

Table sample