Instrument list for market feed

Hi
I am planning to get market feed API subscription. I am having 2 queries/requirements,

  1. Instruments list file for subscription.
  2. Sample python code when I want to subscribe for more than 100 instruments in 1 single websocket connection.

Hello @harishrangaswamy

Welcome to Dhan Community! Glad to know you are exploring Dhan APIs.

  1. Here is the list of instruments that you can subscribe: Security ID Master
  2. You will have to use the subscribe_instruments function available on DhanHQ Python library to be able to subscribe to more than 100 instruments at once.