Indication of interest messages market merchandise which the broker is buying or selling in either a proprietary or agency capacity.
Added
FIX.2.7
Expand Components | Collapse Components
Field or Component | Field Name | Req'd | Comments | Depr. |
---|
Component | StandardHeader |
MsgType = 6 |
23 | IOIid | ||||
28 | IOITransType | ||||
26 | IOIRefID |
Required for Cancel and Replace IOITransType messages | |||
55 | Symbol | ||||
65 | SymbolSfx | ||||
48 | SecurityID | ||||
22 | IDSource | ||||
167 | SecurityType |
Must be specified if a Future or Option. If a Future: Symbol, SecurityType, and MaturityMonthYear are required. If an Option: Symbol, SecurityType, MaturityMonthYear, PutOrCall, and StrikePrice are required. | |||
200 | MaturityMonthYear |
Specifiesthe month and year of maturity. Required if MaturityDay is specified. | |||
205 | MaturityDay |
Can be used in conjunction with MaturityMonthYear to specify a particular maturity date. | |||
201 | PutOrCall |
For Options. | |||
202 | StrikePrice |
For Options. | |||
206 | OptAttribute |
For Options. | |||
231 | ContractMultiplier |
For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount. | |||
223 | CouponRate |
For Fixed Income. | |||
207 | SecurityExchange |
Can be used to identify the security. | |||
106 | Issuer | ||||
348 | EncodedIssuerLen |
Must be set if EncodedIssuer field is specified and must immediately precede it. | |||
349 | EncodedIssuer |
Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field. | |||
107 | SecurityDesc | ||||
350 | EncodedSecurityDescLen |
Must be set if EncodedSecurityDesc field is specified and must immediately precede it. | |||
351 | EncodedSecurityDesc |
Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field. | |||
54 | Side |
Side of Indication Valid values: 1 = Buy 2 = Sell 7 = Undisclosed (for IOIs) | |||
27 | IOIShares | ||||
44 | Price | ||||
15 | Currency | ||||
62 | ValidUntilTime | ||||
25 | IOIQltyInd | ||||
130 | IOINaturalFlag |
Repeating Group 199 | NoIOIQualifiers |
Required if any IOIQualifiers are specified. Indicates the number of repeating IOIQualifiers. |
104 | IOIQualifier |
Required if NoIOIQualifiers > 0 |
end Repeating Group |
58 | Text | ||||
354 | EncodedTextLen |
Must be set if EncodedText field is specified and must immediately precede it. | |||
355 | EncodedText |
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. | |||
60 | TransactTime | ||||
149 | URLLink |
A URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html) |
Repeating Group 215 | NoRoutingIDs |
Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group. |
216 | RoutingType |
Indicates type of RoutingID. Required if NoRoutingIDs is > 0. | |||
217 | RoutingID |
Identifies routing destination. Required if NoRoutingIDs is > 0. |
end Repeating Group |
218 | SpreadToBenchmark |
For Fixed Income | |||
219 | Benchmark |
For Fixed Income |
Component | StandardTrailer |
|