OPENAPI / COMPONENTS / SCHEMAS
LastTrade
LastTradeLastTrade data structure
object14properties
TstringrequiredExchange ticker symbol.
carrayTrade condition codes.
dsstringrequiredTrade size including any fractional component, encoded as a decimal string.
eintegerTrade correction indicator.
fintegerTrade Reporting Facility receipt time as a Unix timestamp in nanoseconds.
istringrequiredTrade identifier, unique per ticker/exchange/TRF combination.
pnumberrequiredPrice per whole share.
qintegerrequiredIncreasing event sequence number for the ticker; gaps are possible.
rintegerTrade Reporting Facility identifier.
snumberTrade size in shares.
tintegerrequiredSIP receipt time as a Unix timestamp in nanoseconds.
xintegerrequiredExchange identifier; resolve through Massive exchange reference data.
yintegerrequiredParticipant/exchange event time as a Unix timestamp in nanoseconds.
zintegerListing tape: 1=A (NYSE), 2=B (NYSE Arca/NYSE American), 3=C (Nasdaq).