LocateReqd

Tag 114

LocateReqd

Abbreviation:
TypeBoolean
Tag114
AddedFIX.4.0
Used in7 messages

Description

Indicates whether the broker is to locate the stock in conjunction with a short sell order.

Wire Format & Usage Example

Single field (key=value)
114=Y (Yes)
In a FIX message (NewOrderSingle)
8=FIX.4.4 | 9=... | 35=D | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 114=Y (Yes) |  | 10=...

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

All valid values
WireNameDescription
114=YYesIndicates the broker is responsible for locating the stock
114=NNoIndicates the broker is not required to locate

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
YYesIndicates the broker is responsible for locating the stockFIX.4.0
NNoIndicates the broker is not required to locateFIX.4.0