For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
@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.
@Adi.Alterman,
I'm not sure I understand the issue here. A detailed example would be most useful.
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.