☰
Login
Signup
Home
›
Node JS 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
14K
All Categories
0
Incidents
157
Node JS client
40
Go client
794
.Net API client
383
Kite Publisher
537
.Net / VBA / Excel (3rd party)
462
Algorithms and Strategies
1K
Java client
1.1K
API clients
405
PHP client
4K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
October 2024
raavi
October 2024
sujith
api for Bank nifty spot?
raavi
October 2024
in
Node JS client
api for Bank nifty spot?
I tried the following 2 apis and they return empty data.
{"status":"success","data":{}}
https://api.kite.trade/quote/ltp?i=NSE:NIFTY_BANK
https://api.kite.trade/quote?i=NSE:260105
sujith
October 2024
You can find the correct exchange value from the
instruments master file.
raavi
October 2024
edited October 2024
Thank you Sujith for quick reply.
But i am not looking for any strikeprice
I want for the index itself.
See attached picture.
banknifty-spot.JPG
13.5K
sujith
October 2024
Instruments master has all the details about an instrument including, tradingsymbol, exchange, segment, type and more.
raavi
October 2024
edited October 2024
Thank you again Sujith.
I found the right instrument and the api works now.
This discussion has been closed.
But i am not looking for any strikeprice
I want for the index itself.
See attached picture.
I found the right instrument and the api works now.