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
7 4 3 4

Bond yields and duration

I need to obtain time series of bond yields (i.e. p. 83 of Hull's textbook) and bond duration (i.e. p. 91) for a range of fixed-rate bonds. However, TR.CLOSEYIELD and TR.DURATIONANALYTICS are rarely available for bonds, including large ones like DEDB2GPB=SG.

Theoretically, I should be able to compute it myself, but that requires to query bond prices through TR.CLOSEPRICE, Issue and Maturity dates as well as coupon details through TR.COUPONRATE, TR.COUPONFREQ, TR.FiFirstCouponDate and TR.FiLastCouponDate.

Before I do that, I would like to ask for confirmation that, indeed, I cannot get the information straight from Eikon. Thank you for your help.

This question is similar to the ones below, which however did not help me.

[*] https://community.developers.refinitiv.com/questions/48626/python-api-bond-yield-data.html

[**] https://community.developers.refinitiv.com/questions/46222/eikon-api-what-field-to-choose-for-historical-dura.html

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apibondsyield
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
Upvote
Accepted
18.2k 21 13 21

Hi @jhonny

So the question is like, is there any field carrying timeseries data for bond.

I am not sure if the "TR.MIDYIELD" is the field you are interested in?



If this is not the field you are interested in, for an authoritative answer to any content questions, the best resource is the Refinitiv Content Helpdesk.

This forum is dedicated to things specific to the use of Eikon APIs(coding).

The moderators here do not have deep expertise in every type of content available through Eikon.

The Refinitiv Content Helpdesk can be reached using Contact Us capability in your Eikon application or by calling the Helpdesk number in your country.

Or at https://my.refinitiv.com/


ahs.png (44.8 KiB)
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.

Thank you for your input. Unfortunately, this field is also not available many times. I will forward this question to the Content Helpdesk.

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.