how to use 'collections.OrderedDict'

AkashTawade
Can someone please help on how to use class 'collections.OrderedDict' and extract data from instrument list obtained from kite.instruments(). How to get instrument tokens of all option available of "MARUTI" in programmatic manner?
any help is highly appreciated.
Tagged:
  • sujith
    You can use the instrument_token field in the order response for finding the same record in the instrument master dump.
Sign In or Register to comment.