☰
Login
Signup
Home
›
Java client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
11.1K
All Categories
72
Node JS client
22
Go client
649
.Net API client
313
Kite Publisher
515
.Net / VBA / Excel (3rd party)
363
Algorithms and Strategies
841
Java client
853
API clients
368
PHP client
3K
Python client
300
Mobile and Desktop apps
1.1K
Market data (WebSockets)
2.7K
General
In this Discussion
September 2020
rakeshr
September 2020
hsuresh
Subscribe for Kite Historical Data
hsuresh
September 2020
in
Java client
I have subscribed for Kite API Connect and I am trying to subscribe for Kite Historical Data but not able to see the link to subscribe. Can you please give the me url for subscribing for Kite Historical Data?
hsuresh
September 2020
I got it. Thanks.
hsuresh
September 2020
edited September 2020
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
15225602 = ACC20SEP1120CE
Note: I had also mistakenly posted in Python.
rakeshr
September 2020
@hsuresh
Your query is
answered here
.
This discussion has been closed.
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
15225602 = ACC20SEP1120CE
Note: I had also mistakenly posted in Python.
Your query is answered here.