Codes and names for Future Instruments

RH1558
Hi
I am interested in getting data(quote) for stock futures only. Also since I do not want to query the whole list, and query just a few names, I am looking to find the list of codes and the specific numbers for all the 175 futures currently in NSE FNO.
Please can you let me know the location of that list.
e.g - / Subscribe to quotes for INFY (408065) and TATAMOTORS (884737)
var message = {"a": "subscribe", "v": [408065, 884737]};
ws.send(JSON.dumps(message))

Now the above number specific to TATA MOTORS I think will be different for TATAFUTURE FNO(current month future)

Where can I find that list please.

Thanks
  • Kailash
    Please read the documentation. There's an /instruments call.
This discussion has been closed.