Description
The purpose of this message is to initiate a margin requirement inquiry for a margin account. The inquiry may be submitted at the detail level or the summary level. It can also be used to inquire margin excess/deficit or net position information. Margin excess/deficit will provide information about the surplus or shortfall compared to the previous trading day or a more recent margin calculation. An inquiry for net position information will trigger one or more PositionReport messages instead of one or more MarginRequirementReport messages.
If the inquiry is made at the detail level, an Instrument block must be provided with the desired level of detail. If the inquiry is made at the summary level, the Instrument block is not provided, implying a summary request is being made. For example, if the inquiring firm specifies the Security Type of “FUT” in the Instrument block, then a detail report will be generated containing the margin requirements for all futures positions for the inquiring account. Similarly, if the inquiry is made at the summary level, the report will contain the total margin requirement aggregated to the margin account level.
Structure
Tag | Field Name | Req'd | Comments | |
---|---|---|---|---|
Component Block - <StandardHeader> | Y | MsgType <35> = CH | ||
1635 | MarginReqmtInqID | Y |
Unique identifier for this message |
|
Component Block - <MarginReqmtInqQualGrp> | Y |
Type of margin requirement inquiry |
||
263 | SubscriptionRequestType | N |
Used to subscribe / unsubscribe for margin requirement reports. If the field is absent, the default will be snapshot request only - no subscription. |
|
725 | ResponseTransportType | N |
Ability to specify whether the response to the request should be delivered inband or via pre-arranged out-of-band transport. |
|
726 | ResponseDestination | N |
URI destination name. Used if ResponseTransportType is out-of-band. |
|
Component Block - <Parties> | N | |||
715 | ClearingBusinessDate | N |
Indicates the date for which the margin is to be calculated |
|
716 | SettlSessID | N |
Indicates the settlement session for which the margin is to be calculated – End Of Day or Intraday |
|
717 | SettlSessSubID | N | ||
1639 | MarginClass | N |
Used to identify a group of instruments with similar risk profile. |
|
Component Block - <Instrument> | N | |||
60 | TransactTime | N |
Represents the time the inquiry was submitted |
|
58 | Text | N | ||
354 | EncodedTextLen | N |
Must be set if EncodedText field is specified and must immediately precede it. |
|
355 | EncodedText | N |
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
|
Component Block - <StandardTrailer> | Y |