How to get the cds curve code from a bond ISIN?

For example, I have a bond ISIN XS1061711575, and I want to use python code to get the cds curve code 0#AEGNEUAMRBMK=.

How can I make it work?

Thank you so much!

Best Answer

  • nick.zincone
    Answer ✓

    Hi @nicolas.cerrajero

    I would suggest you review some of the documentation around the details of the parameters - you will find listed all the parameters available for CDS Contracts defined within the IPA Financial Contracts section. If you find you will need additional assistance around the explanation of some of the parameters, the best resource is through the helpdesk as they can bring in a content specialist around analytics.

    I would first try to see if the service will accept the ISIN directly as the 'instrument_code' and if not there are symbology conversion APIs available for use.

Answers