question

Upvotes
Accepted
7 1 1 4

max ric's for get timeseries request

I have a list of 50 ric's that I'm using for a get timeseries request. When asking for only the close field and with a start date of 8-1-2017 to current date for an end date (can use 12-22-2017 for example), the data that is return only goes back to 9-29-2017. However, if I split the list into two, with each having 25 rics, then I get the full request of data from 8-1-2017 to 12-22-2017. From looking around the Q&A's, it seems like my request isn't anywhere near to the "limit"(but I could be wrong). Please advise as to why the data is being limited in my example.

Thanks!

eikoneikon-data-apipythonworkspacerefinitiv-dataplatform-eikonworkspace-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
86k 292 53 78

Yes, there is a limit. The response to any single get_timeseries request for interday timeseries interval is limited to 3K rows.

For more information, please refer to this question.

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.

Thanks, appreciate the help.

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.