When retrieving multiple rics though the api, although each ric starts at the same date, when retrie

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.

Best Answer

Answers

  • @Adi.Alterman which API are you using?

  • @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.