Hello,
I'm using the refinitiv data library for python and I need to know the limitation on historical data retrival,
There is the limit of eikon api?
I'm logging in with the desktop session.
Thanks.
Hi @ufficio
Thanks for the clarification - you asked about Eikon API limits in your 1st post.
If you are connecting using a desktop session to Eikon or Workspace via RD Library - the same limit as Eikon API applies - as the RD Library is mimicking the Eikon API and still sourcing its data from Eikon.
The Eikon Data API limits can be found on the Eikon Data API Documentation page
Documentation | Refinitiv Developers
There are various limits such Requests per second, Response volumes and Datapoints e.g.:
and so on...
I'm not using the eikon api, i'm using the refinitiv data library for python