All NIFTY indices are listed in the /instruments call. Eg: `256265,1001,NIFTY 50,NIFTY 50,0.0,,0.0,0.0,0,EQ,NSE-INDICES,NSE` -- Nifty 50's instrument_token is 256265
SENSEX however is not available as of now (not on Kite either), although it will be made available very soon.
Hi @Sowmay, We haven't yet included SENSEX in Kite Connect. We have right now frozen adding new features, till we finish revamp of core APIs. We will add it in future.
Hi @tarunsuneja, Can you let us know instrument token for which you are trying to get streaming data? Make sure you are not sending token as a string. We use it on all our platforms and it seems to be working fine.
`256265,1001,NIFTY 50,NIFTY 50,0.0,,0.0,0.0,0,EQ,NSE-INDICES,NSE` -- Nifty 50's instrument_token is 256265
SENSEX however is not available as of now (not on Kite either), although it will be made available very soon.
Please do support FII/DII turnover data also in future
We haven't yet included SENSEX in Kite Connect. We have right now frozen adding new features, till we finish revamp of core APIs. We will add it in future.
Can you let us know instrument token for which you are trying to get streaming data?
Make sure you are not sending token as a string.
We use it on all our platforms and it seems to be working fine.