Ok, Another question @imran/@rakeshr, is the 5 r/s Order place API call limit a combined limit for both Order place and order book calls? (Say I have made 5 get order calls for different orders in the same second, would I not be able to make a plac…
Checking the orderbook would be ineffecient, since
1) It that would get the entire orderbook, and
2) would also consume another API call within the 5 order calls per second limit.
Hi @rakeshr / @sujith , do these limits remain the same even as of now? Would be good if you can include these limits as part of your API documentation.
Would be great if you can start providing tick by tick historical data. Can you please point to the best currently reliable source to get tick by tick historical data?
Hi @ajinasokan
Yes, I have used bo as variety and MIS as product. As I mentioned earlier, many other BO orders that I have placed programmatically have got executed properly. There was this issue with only 2 orders, and from what I see, it mostl…
HI @sujith,
Am getting same response even for:
https://api.kite.trade/instruments/historical/16472578/day?from=2017-06-10&to=2017-06-23&api_key=xxx&access_token=yyy
Hi @sujith,
Even for day interval, I get the same error, with:
https://api.kite.trade/instruments/historical/16472578/day?from=2017-06-25&to=2017-06-25&continuous=1&api_key=xxx&access_token=yyy
Does not seem to work. 16472578 is the instrument token for COLPAL17AUGFUT. Hitting:
https://api.kite.trade/instruments/historical/16472578/minute?from=2017-06-25&to=2017-06-25&continuous=1&api_key=xxx&access_token=yyy
gives:
{
…