question

Upvotes
Accepted
3 0 0 4

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!

eikon-data-api#contentipa
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
18.9k 85 39 63

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.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
18.9k 85 39 63

Hi @nicolas.cerrajero

I would recommend you review the IPA - CDS Python example code to get you started.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi,

Thank you for your reply!

The code you provided also needs the cds RIC BNPP5YEUAM=R as an input. I wonder how to get it from a bond ISIN like USF1R15XL274.

Thanks!

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.