SolicitedFlag

Tag 377

SolicitedFlag

Abbreviation:
TypeBoolean
Tag377
AddedFIX.4.2
Used in9 messages

Description

Indicates whether or not the order was solicited.

Wire Format & Usage Example

Single field (key=value)
377=N (WasNotSolicited)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 377=N (WasNotSolicited) |  | 10=...

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

All valid values
WireNameDescription
377=NWasNotSolicitedWas not solicited
377=YWasSolicitedWas solcitied

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
NWasNotSolicitedWas not solicitedFIX.4.2
YWasSolicitedWas solcitiedFIX.4.2