MinOfferSize

Tag 648

MinOfferSize

Abbreviation: MinOfrSz
TypeQty
Tag648
AddedFIX.4.3
Used in3 messages

Description

Used to indicate a minimum quantity for an offer. If this field is used the OfferSize (135) field is interpreted as the maximum offer size.

Wire Format & Usage Example

Single field (key=value)
648=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 |  | 648=1000 |  | 10=...

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