Historical Orders

projjwaldas
Hi All, is it possible to get historical orders placed through kiteconnect python api? e.g. I want to extract all the trade information done last week.
I saw the function order_history, but that gives the history for a particular order.
  • sujith
    Kite Connect doesn't provide this feature. You will have to dump orderbook at your end every day and use it.
Sign In or Register to comment.