quantverse.
data / reference / ref.listings

Listings · delistings · halts ref.listings

Exchange listing events and trading status changes.

PIT · Core tier · 1996-01 → today · 44k rows

Coming soon — not served by the API yet.

Methodology

A delisting is not the same event as a halt, and a transfer between venues is neither: the three are distinct rows because the consequences differ — a halt resumes, a transfer keeps trading under a new venue, and only a delisting ends the series. delisting_return records the move through removal, which for a bankrupt issuer can be worse than the last regular-session close suggests, and it is kept even when the final print fell outside regular hours. Every event carries the reason the venue stated, uninterpreted, so a strategy can apply its own rule for what counts as a failure.

Schema

ColumnTypeRole
as_of_tstimestampknowledge time · UTC
effective_tsdatePIT key · event date
symbolstringticker on effective_ts
figistringstable instrument id
exchangestringreporting venue
eventstringlisting · delisting · halt · transfer
reasonstringas stated by the venue
last_trade_datedatefinal regular-session print
delisting_returnfloat64price change through removal

Use cases

  • Include terminal returns for names that stopped trading.
  • Exclude a halted symbol from a period it could not be traded.
  • Distinguish a venue transfer from a genuine delisting.

Background

Related packages

See pricing · all packages