[This message was posted by David Armstrong of Platform Technologies <[EMAIL PROTECTED]> to the "General Q/A" discussion forum at http://fixprotocol.org/discuss/22. You can reply to it on-line at http://fixprotocol.org/discuss/read/428b8f20 - PLEASE DO NOT REPLY BY MAIL.]
> Need to know how to handle the following > > ORD1 BUY 30 AAPL @ 10 - ordQty=30 cumQty=0 leaves=30 ordStatus=new(0) > Fill 20 - ordQty=30 cumQty=20 leaves=10 ordStatus=part(1) > > REP1 replaces ORD1 reducing ordQty to 10 (ordQty=cumQty) > > FIX doc 4.2 states - 'Requests to replace the OrderQty to a level less > than the CumQty will be interpreted by the broker as requests to stop > executing the order' > > If change to ordQty is > cumQty then ordStatus=part(1) > > I see nothing about reducing ordQty to = cumQty Is the order cancelled > or filled and what are the values of ordStatus, lastShares,... In the > scenerio above would the REP1 In all of your suggestions should the replace request be handled the same whether the order is (1) 1st partially filled then replace request to reduce qty entered or (2) partial passes replace request. Most examples in Appendix D refer to in-flight handling. [You can unsubscribe from this discussion group by sending a message to mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Financial Information eXchange" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/FIX-Protocol?hl=en -~----------~----~----~----~------~----~------~--~---
