☰
Login
Signup
Home
›
API clients
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
13.8K
All Categories
0
Incidents
152
Node JS client
39
Go client
791
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
992
Java client
1.1K
API clients
402
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
January 2022
SRIJAN
Historical Data at every Tick
kennethsingh
January 2022
in
API clients
Hi,
What is the most granular data that I can pull using the kite API? From the documentation it looks like 1 minute is the most granular. Is it possible to get the data at every second or even possibly at every tick? Thanks in advance.
Tagged:
Python Client
historical API
historical data
banknifty
SRIJAN
January 2022
Smallest timeframe for historical data is 1min. If you want data every second,you have to use websocket. Read here:
https://kite.trade/docs/connect/v3/websocket/
For every tick data,you need to have server setup at the exchange. Read more about it here:
https://kite.trade/forum/discussion/comment/35655/#Comment_35655
Sign In
or
Register
to comment.
https://kite.trade/docs/connect/v3/websocket/
For every tick data,you need to have server setup at the exchange. Read more about it here:
https://kite.trade/forum/discussion/comment/35655/#Comment_35655