BidID

Tag 390

BidID

Abbreviation:
TypeString
Tag390
AddedFIX.4.2
Used in4 messages

Description

Unique identifier for Bid Response as assigned by broker. Uniqueness must be guaranteed within a single trading day.

Wire Format & Usage Example

Single field (key=value)
390=EXAMPLE
In a FIX message (NewOrderList)
8=FIX.4.4 | 9=... | 35=E | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 390=EXAMPLE |  | 10=...

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