Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 1 2

How can I import the payment schedule (upcoming coupons, sinking funds vs dates) for a bond into the python api? is this possible?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apibonds
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.

1 Answer

· Write an Answer
Upvotes
Accepted
39.4k 77 11 27

Payment schedules for bonds are not available through Eikon Data APIs. They can be generated using BdCashflows function of AdfinX Analytics library, which is part of Eikon COM APIs. It's possible to use this library in Python, but it's not very straightforward. If you'd like to learn more, see this article. The article does not contain an example of generating a bond payment schedule, but it'll give you a good idea of what's involved in using AdfinX Analytics library in Python.

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.

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.