I am trying to understand how partially filled orders behave in my algo and was looking for a way to ensure that an order generates one or more parial filled states before completing an order. Is there a way to get partial fill orders in a backtest?

Author