RequestForPositions
From FIXwiki
(Redirected from Category:RequestForPositions)
FIX Message RequestForPositions (MsgType=AN)
| MsgType | FIX Specification | First introduced |
|---|---|---|
| MsgType=AN | PostTrade messages - PositionMaintenance | FIX.4.4 |
The Request For Positions message is used by the owner of a position to request a Position Report from the holder of the position, usually the central counter party or clearing organization. The request can be made at several levels of granualarity.
- Position Report only
- Positions and related Trades
- Exercises only
- Assignments only
- Settlements activity
The message can be used to request a one time snapshot of positions or to subscribe to updates as they occur using the SubscriptionRequestType (tag 263). The ResponseTransportType (tag 725) can be used to specify if the reports are to be sent inband over the session transport or out-of-band of band over an alternative transport such as FTP.
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.