I am trying to calculate costs for orders executed at the EOD and have considered all possibilities (even partially filled order and then cancelled), however, there is one missing case where:
1. I place an order, the order is executed partially and price moves away 2. I modify the same order and get the fill for the rest of the qty in the order
@sujith@rakeshr I would like to know, how can I identify such orders when I pull the orders data using the kite.orders() API at EOD?
1. I place an order, the order is executed partially and price moves away 2. I modify the same order and get the fill for the rest of the qty in the order