I'm asking to confirm whether I'll always receive an update on an order after its been completely filled even after several partial fills? So for example say I placed a 10 lot in the market as a limit order. And I received fills in this order:
2, 3, 4, 1
After I receive the 1-lot fill, will I ALSO receive a 10-lot FILL order update in OnOrderUpdate? OR will I receive these four partial fills and be expected to manage everything on my own? By the way, my strategy is using Unamanaged = true;
thanks!

Comment