Enum

ExthourSoldCodes

Extended hours / "sold" qualifier for the sale.

values6 used byTradeReport
Values
EXTENDED_HOURS_TRADE 0
Trade executed outside regular trading hours.
EXTENDED_HOURS_TRADE_LATE_OR_OUT_OF_SEQUENCE 1
Extended hours trade reported late or out of sequence.
SOLD_LAST 2
Late report of a trade that is the last sale for its market.
SOLD_OUT_OF_SEQUENCE 3
Trade reported out of sequence.
EXTHOUR_SOLD_CODES_EMPTY 4
Sentinel: the trade carries no extended hours/sold code.
ESC_EMPTY 5
Sentinel: the trade carries no extended hours/sold code (alias of EXTHOUR_SOLD_CODES_EMPTY).