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

How to get bond rating, yesterday closing price, latest price from eikon API? How should I pass arguments?

ek.get_data(***, [***, ****])

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

Hello @yuyang,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Hello @yuyang,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
17.1k 80 39 63

Hi @yuyang,

If you search around on these forums or look within the Developer Community Portal, you will find many example of how to use the get_data() function. Specifically, the Eikon Data API tutorials place is a good place to start.

In those tutorials, it will discuss some of the ways to figure out which fields and how to construct your calls. Specifically, the DIB (Data Item Browser) within Eikon is a very useful tool. You simply type in the instrument name (in your case the Bond code) and query for the fields, i.e.

For example:

If you can't find the data you are looking for, the best resource for content questions is to go through the Refinitiv Helpdesk.


1571749068706.png (181.4 KiB)
ahs.png (6.9 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.

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.