SolicitedFlag

Tag 377

SolicitedFlag

Abbreviation: SolFlag
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=Y (WasSolicited)
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=Y (WasSolicited) |  | 10=...

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

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

Enumerated Values

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