☰
Login
Signup
Home
›
General
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
14.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
September 2021
VarunAgw
September 2021
rakeshr
Feature Request: Daily dump of historical data
VarunAgw
September 2021
edited September 2021
in
General
Everyday, I need to update the historical data for 5000 symbols (equities). There is no special API for it, so only possible option is to make 5000 requests, which is not ideal.
So I suggest something like:
https://eodhistoricaldata.com/financial-apis/bulk-api-eod-splits-dividends/
I should be able to make a request like this /kite/api/dump?date=2021-09-19&exchange=NSE
It will make the whole process very efficient and reduce server load for you.
rakeshr
September 2021
We don't allow bulk requests for historical data as of now.
Are you looking only for a day candle for the given exchange?
VarunAgw
September 2021
@rakeshr
Yes. I want to update all the equities in NSE with EOD OHLC on daily basis
Sign In
or
Register
to comment.
Are you looking only for a day candle for the given exchange?