SecurityStatusRequest
FIX Message SecurityStatusRequest (MsgType=e)
| MsgType | FIX Specification | First introduced |
|---|---|---|
| MsgType=e | PreTrade messages - SecuritiesReferenceData | FIX.4.2 |
The Security Status Request message provides for the ability to request the status of a security. One or more Security Status messages are returned as a result of a Security Status Request message.
The Security Status Request message contains a SubscriptionRequestType field. This tells the counter party what type of request is being made:
0 - indicates that the requestor only wants a snapshot or the current status.
1 - indicates that the requestor wants a snapshot (the current status) plus updates as the status changes. This is similar to subscribing for information and can be implemented in applications as a subscription mechanism.
2 - indicates that the requestor wishes to cancel any pending snapshots or updates - in essence making this an unsubscribe operation.
Message Contents By FIX Version
Notes
Please post comments, clarifications, examples here. Click on the edit button on the right and away you go!
Don't forget to refer to the FPL Discussion Groups to back up anything you write. You will often find the authoritative statements on matters of FIX specification interpretation there. Links from FIXwiki pages to relevant discussions on the FPL site are very valuable.
For example if you were writing a clarification on how to specify the "quantity" of an order in FIX, you might add the following relevant link, http://www.fixprotocol.org/discuss/read/f5014573, to back up your points.