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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvote
Accepted
24 1 2 3

Bond yiled instead of price data using python

I am trying to get yield data on .IBBEU002A with python. In excel this works by adding "AVG YIELD.Value" in the formula. Can I retrieve the same data using get_timeseries (or another) function in eikon and how?Thank you.

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
39.2k 75 11 27

I'm afraid at the moment there's no way to retrieve the timeseries for these values using Eikon Data APIs. You can retrieve current value using get_data method and field GEN_VAL1. But the timeseries currently can only be retrieved using legacy Eikon .NET API or using RHistory library of Eikon COM APIs. The latter can only be used in Excel VBA.

icon clock
10 |1500

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

@Alex Putkov Thanks for the quick response.

I am trying to get the yield for .JALBI and seems I have same issue. Will this ability be added to the Python API at some stage?

Click below to post an Idea Post Idea