It looks like you're new here. If you want to get involved, click one of these buttons!
?continuous=1
continuous=1
interval=day
is it just the snap price of front contract?
When I make below request, I am getting invalid Interval error. I am using Java API
url=https://api.kite.trade/instruments/historical/15225602/5minute?continuous=1&from=2020-09-16 09:15:00&oi=0&to=2020-09-16 15:30:00
continuous=1
, you need to sendinterval=day
.We have mentioned in the documentation and FAQs as well that we only provide day candles for expired futures instruments.