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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

Extracting last bid/ ask from Eikon

How do we extract last bid/ ask instead of last, high, low, open, volume with API

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonapi
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
4.6k 26 7 22

Assuming you mean time series, it is only currently possible for assets that carry TR.BidPrice and TR.AskPrice fields in the fundamental database, so you can use eikon.get_data() function. get_timeseries() currently supports only the standard view.

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.

Click below to post an Idea Post Idea