Tag 647
MinBidSize
Abbreviation:
MinBidSzDescription
Used to indicate a minimum quantity for a bid. If this field is used the BidSize (134) field is interpreted as the maximum bid size
Wire Format & Usage Example
Single field (key=value)
647=1000
In a FIX message (Quote)
8=FIX.4.4 | 9=... | 35=S | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 647=1000 | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 647=1000 is this field's position in the message.