☰
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
13.8K
All Categories
0
Incidents
153
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
October 1
raavi
October 1
sujith
api for Bank nifty spot?
raavi
October 1
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 1
You can find the correct exchange value from the
instruments master file.
raavi
October 1
edited October 1
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 1
Instruments master has all the details about an instrument including, tradingsymbol, exchange, segment, type and more.
raavi
October 1
edited October 1
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.