☰
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.9K
All Categories
0
Incidents
156
Node JS client
40
Go client
793
.Net API client
380
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
996
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
February 2018
conquistadorjd
February 2018
sujith
Fields in kite API response
conquistadorjd
February 2018
edited February 2018
in
General
As per documentation (
https://kite.trade/docs/connect/v3/historical/
), API response has following data:
[timestamp, open, high, low, close, volume]
Is there any option to get following data as well ?
1. Number of trades
2. Deliverable Qty or Delivery Percentages
Tagged:
Kite Connect API
sujith
February 2018
Hi
@conquistadorjd
,
We only have OHLCV data in historical data API.
conquistadorjd
February 2018
thanks.
is this because your source does not provide this data or NSE does not share this data ?
sujith
February 2018
Yes, We don't get it from the exchange.
You can download it from exchange websites. Check out
nse
and
bse
data.
Sign In
or
Register
to comment.
We only have OHLCV data in historical data API.
is this because your source does not provide this data or NSE does not share this data ?
You can download it from exchange websites. Check out nse and bse data.