Status of partially filled order

keshav_
keshav_ edited November 2018 in Python client
What would be the status of the order if its partially filled ?
  • sujith
    The order status will remain same as is in partial fill scenario.
    In this case if a limit order has PENDING status before partial fill it will remain same after the partial fill.

    You can check filled quantity field to figure out a partial fill.
  • keshav_
    what happens if i cancel a partially filled order? Do i still get the qty of stock in my portfolio?
  • sujith
    Yes, a position will be created as soon as the trade happens.
Sign In or Register to comment.