Use of Kite Connect Historical API?

Sowmay
Sowmay edited April 2017 in API clients
I see an addon in kite connect account which costs additional 2000.

But basically, what it's needed?

I can easily get the historical data by requesting the following API:

"https://api.kite.trade/instruments/historical/5633/minute?from=2015-12-28&to=2016-01-01&api_key=xxx&access_token=yyy"

What kind of additional data the addon provide?
Tagged:
  • sujith
    Hi @Sowmay,
    You will get response data only if you have subscribed to it.
  • Sowmay
    Which of the following data can be fetched from historical data API?

    1) OHLC and time framed prices.
    2) Historic order details of transactions (i.e. data which we can see in our trade-book).

    If we can't get second specified data then is there any other programmatic way to access them?
  • sujith
    Hi @Sowmay,
    You can get OHLC data in Historical data API. Please take a look at documentation.
    Historic order details of transactions (i.e. data which we can see in our trade-book).
    Are you refering to previous day orders?
  • Sowmay
    Yes, previous day orders. Possible?
  • sujith
    Hi @Sowmay,
    Previous day orders is not a part of the trading platform. It is part of the backoffice. As of now, we won't be able to provide it.
    We are building new backoffice, once it is up and running we have plans of giving it out as API.
Sign In or Register to comment.