question

Upvotes
Accepted
3 0 2 3

How to get a bond index cash flow in DSWS using python?

I would be interested to get the cash flow generated by all the instruments (fixed income) underlying an index. Is it possibile in DSWS via Python to get the stream of cash flows without downloading all the index constituents and then calculate for each of them the cash flow?

datastream-apidsws-apiindex
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.

Upvote
Accepted
5.5k 21 2 6

Hi @marco.bolognesi ,


You can search for data types in the Datastream search tool. Below is a link to this tool already filtered (at the top left) for Bond Indicies (you can filter some more with the pannel to the left):


https://product.datastream.com/browse/search.aspx?dsid=ZRQW955&AppGroup=DSAddin&dt=true&prev=dtx1%7C0001_0001_0006&subset=dtx1%7C0001_0001_0002


We also have a guide on this topic:

https://www.refinitiv.com/content/dam/marketing/en_us/documents/methodology/government-bond-indices-user-guide.pdf


Do let me know if the above is not enough to go on; in that case, would you mind letting me know examples of bond indices you are interested in?

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
3 0 2 3

Thanks @jonathan.legrand for the feedback. I had a look to the different datatypes but I did find what I need. Actually, what I mean is to get the cash flow payments per year (i.e. 2021, 2022, 2023, and so on) that the underlying bonds of an index would produced, considering both principal repayment and coupons).

In theory, you could do that having all the constituents bonds and calculating for each of them the stream of cash flow and then aggregate them by year. Of course this would require lot of data download. I do not know if it is something available and already calculated for some fixed income indices (for example Bofa).

Hope this could help.

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
5.5k 21 2 6

I know you asked specifically about Datastream, but - if you had rdp - would the following fulfill your need?


https://developers.refinitiv.com/en/article-catalog/article/payout-schedule-and-cash-flow-analysis-for-a-bond-portfolio

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.