Is it possible to get the historical orders (using the API) (Similar to Q Tradebook)

phantomdrake
Hey @sujith, all
I was interested in getting all the historical orders using the API maybe for a range of date (Similar to the Tradebook option in Q).
Tagged:
  • sujith
    Kite Connect currently only provides APIs of the trading terminal right now. It doesn't include backoffice APIs. Once our new backoffice APIs are up. We will provide it.
  • phantomdrake
    oh ok @sujith thanks. Waiting for this as this necessary component for Algo-Trades. Also for the Holdings/Positions do we have to fire the Request at some interval or do we have something in Websocket Stream that can publish the changes ?
  • sujith
    @phantomdrake,
    You get only order updates on websockets, you need to fetch portfolio when you receive order update with status complete.

    Please create a new thread for new queries, it might help others who are looking for the same.
Sign In or Register to comment.