OddLot

Tag 575

OddLot

Abbreviation: OddLot
TypeBoolean
Tag575
AddedFIX.4.3
Used in1 messages

Description

This trade is to be treated as an odd lot

Wire Format & Usage Example

Single field (key=value)
575=Y (TreatAsOddLot)
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 575=Y (TreatAsOddLot) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 575=Y (TreatAsOddLot) is this field's position in the message.

All valid values
WireNameDescription
575=YTreatAsOddLottreat as odd lot
575=NTreatAsRoundLottreat as round lot

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
YTreatAsOddLottreat as odd lotFIX.4.4
NTreatAsRoundLottreat as round lotFIX.4.4

Used in Messages

1