SettlInstSource

Tag 165

SettlInstSource

Abbreviation: InstSrc
Typechar
Tag165
AddedFIX.4.1
Used in7 messages

Description

Indicates source of Settlement Instructions

Wire Format & Usage Example

Single field (key=value)
165=1 (BrokerCredit)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 165=1 (BrokerCredit) |  | 10=...

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

All valid values
WireNameDescription
165=1BrokerCreditBroker’s Instructions
165=2InstitutionInstitution’s Instructions
165=3InvestorInvestor (e.g. CIV use)

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1BrokerCreditBroker’s InstructionsFIX.4.1
2InstitutionInstitution’s InstructionsFIX.4.1
3InvestorInvestor (e.g. CIV use)FIX.4.3