Imported from previous forum
Appendix D35 of FIX 4.2 Manual
provides an example of an Order that is Part Filled, then Cancelled, with a subsequent bust of filled amount and partfill … It seems as though an order once cancelled must remain in Cancelled Exec Type state. What is unusual is that the leaves quantity remains 0 on the bust and new fill. IN the example given , 5000 was the original fill that gets busted, but then a part fill of 4000 is sent. What is the maximum quantity of part fills that can be sent ? up to 5000 , the original busted quantity on order prior to cancellation, or up to 10,000 the original order?
thanks
In general, if the busted Qty is open for trade then it can go up to the original Qty (here in D35 - 10,000), else it is up to the qty leaves at the time of bust (here 5000) only.
Amiya.
Appendix D35 of FIX 4.2 Manual provides an example of an Order that is
Part Filled, then Cancelled, with a subsequent bust of filled amount and
partfill … It seems as though an order once cancelled must remain in
Cancelled Exec Type state. What is unusual is that the leaves quantity
remains 0 on the bust and new fill. IN the example given , 5000 was the
original fill that gets busted, but then a part fill of 4000 is sent.
What is the maximum quantity of part fills that can be sent ? up to 5000
, the original busted quantity on order prior to cancellation, or up to
10,000 the original order? thanks