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

Pull last-to-last quote data using Python api

Is there a way to pull the last-to-last quote data through Eikon api in Python. I am able to pull the last quote data of BBSY (ASX Benchmark BBSW Average page), but I also want to pull the quote before it. So I need the quote for today as well as yesterday. Is there a way to do it?

eikon-data-api#technologypython apiquote
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.

@amritya.singh

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

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

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
5.8k 21 2 6
Hi @amritya.singh , May I ask what you mean by 'Quote'? There's several fields of data in quotes, you can ask for each field (and find these field names using the Data Item Browser or the Quote app) in tick intervals using the Refinitiv Data Library for Python (a.k.a.: RD lib).
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.