Can you make sure that, you are sending correct instrument_token of ADANIPORTS i.e 3861249? Can you paste here a complete debug log, by running in debug mode?
OH WOW thanks so much you were right. If you're interested, the problem was that I get the list of instruments every morning, and store it in mongodb. When I retrieve it, it seems to return this other adaniports because there are 2 entries with the SAME trading symbol (check photo), one for NSE and one for BSE, so the symbol returned to me was the BSE one!
15 minutes btw
Can you paste the sample request and response?
Here you go, 15minute candles are showing up like this, using the default historical_data method
Showing fine for us for pykiteconnect. Can you make sure that, you are sending correct instrument_token of ADANIPORTS i.e
3861249
?Can you paste here a complete debug log, by running in debug mode?
Thanks so much to kiteconnect team!