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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
2 0 1 1

When retrieving multiple rics though the api, although each ric starts at the same date, when retrieved together the start date changed to a later date.

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythondate
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.

@Adi.Alterman which API are you using?

Upvotes
Accepted
4.6k 26 7 22

@Adi.Alterman there is a limit for number of time series rows per request which is around 3000, you will have to optimize your code accordingly.

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.

Upvotes
39.2k 75 11 27

@Adi.Alterman,
I'm not sure I understand the issue here. A detailed example would be most useful.

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.

Upvotes
2 0 1 1

I use the python API to pull data from the Eikon.

Example:

Pulling data with start date 1994 for:

'C-STK-T-API',

'GL-STK-T-API',

'DST-STK-T-API'

When pulling each separately i get data from the same date on 1994, however, when pulling them together, the start date changes to 2000.

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