OrderMassStatusRequest
From FIXwiki
(Redirected from Category:OrderMassStatusRequest)
FIX Message OrderMassStatusRequest (MsgType=AF)
| MsgType | FIX Specification | First introduced |
|---|---|---|
| MsgType=AF | Trade messages - OrderMassHandling | FIX.4.3 |
The order mass status request message requests the status for orders matching criteria specified within the request.
A mass status request is assigned a ClOrdID and is treated as a separate entity.
ExecutionReports with ExecType="Order Status" are returned for all orders matching the criteria provided on the request.
Specifying order selection criteria is specified using the MassStatusReqType field.
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.