Clarification on Price Source and Data Feed Timing for ek.get_timeseries Call

Ariel
Ariel Newcomer
edited April 16 in Eikon Data APIs

Hi,

I hope you're doing well. I have a quick question regarding the following script:

ts_result = ek.get_timeseries(
ric,
fields=['CLOSE', 'HIGH', 'LOW', 'OPEN', 'VOLUME'],
start_date='2009-01-01',
end_date='2025-04-02',
interval='daily',
corax='adjusted'
)

Could you please confirm whether the price data retrieved with this call corresponds to a consolidated price or an exchange-specific price?

Additionally, is there a way to determine whether the data feed being used provides real-time or delayed data?

Any clarification you can provide would be greatly appreciated.

Thanks in advance!
Gustavo Avalos

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @Ariel

    Thank you for reaching out to us.

    This forum is dedicated to software developers using LSEG APIs and The moderators on this forum do not have deep expertise in every bit of content available through LSEG products, which is required to answer content questions such as this one.

    Please contact the LSEG Helpdesk via MyAccount to answer this question. The Helpdesk will either have the required content expertise ready available or can reach out to relevant content experts to get the answer for you.