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
0 1 2 8

ek.get_timeseries CHANGES TITLE AND RIC ORDER!!!

Hi all, help please!

Why now RIC and CLOSE have changed the order? ('ayer' is yesterday in spanish)

ek.get_timeseries('.FTSE', 'CLOSE', start_date = ayer, end_date= ayer)

asks today

ITX.MC CLOSE

Date

2021-03-11 29.81

instead of

CLOSE ITX.MC

Date

2021-03-11 29.81

so when I stack CLOSE is uncorrectly my RIC...

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.

1 Answer

· Write an Answer
Upvotes
Accepted
18.2k 21 13 21

Hi @Nabil Edriss Sánchez

I think it kind of makes sense.

Imagine that if you request multiple fields:


ahs.png (21.5 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.