OPENAPI / COMPONENTS / SCHEMAS

LastTrade

LastTrade

LastTrade data structure

object14properties
Tstringrequired

Exchange ticker symbol.

carray

Trade condition codes.

dsstringrequired

Trade size including any fractional component, encoded as a decimal string.

einteger

Trade correction indicator.

finteger

Trade Reporting Facility receipt time as a Unix timestamp in nanoseconds.

istringrequired

Trade identifier, unique per ticker/exchange/TRF combination.

pnumberrequired

Price per whole share.

qintegerrequired

Increasing event sequence number for the ticker; gaps are possible.

rinteger

Trade Reporting Facility identifier.

snumber

Trade size in shares.

tintegerrequired

SIP receipt time as a Unix timestamp in nanoseconds.

xintegerrequired

Exchange identifier; resolve through Massive exchange reference data.

yintegerrequired

Participant/exchange event time as a Unix timestamp in nanoseconds.

zinteger

Listing tape: 1=A (NYSE), 2=B (NYSE Arca/NYSE American), 3=C (Nasdaq).