☰
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
13.8K
All Categories
0
Incidents
154
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
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?