I want to verify, from what I saw in the trace files, that after I get a partial fill the quantity of the order that remain standing is changed to the remaining quantity.
For example, I placed a Buy 10 order so the order has Quantity=10 Fills=0.
After I get partial fill of 2 contracts I see Quantity=8 Fills=2.
Is that corrects? so after partial fill to know the total quantity of the order I need to sum the quantity and the fills?
Thanks in advance.

Comment