Where to get all Token ID

SudhakarC
I am using Ticker in C#, to get values by using OnTick event. Before that, i have to Subscribe with Token id to get values OnTick. But i can see the Token id for Nifty50. ('256265'). Can you please let me know where i can get this token id for all nifty and symbols list.
  • sujith
    You can refer to FAQs here.
    You need to fetch from the instruments master dump.
  • ak1194
    When will be the idle time to fetch instrument dump as few instruments will be added/ deleted @sujith
  • sujith
    You can fetch it after 07:30 AM. It is updated every day, you need to fetch and cache it for one whole day.
Sign In or Register to comment.