I am trying to download filings using ADVFIL on workspace. I am searching all annual filings that contain a specific phrase (f.ex. "circular economy") during a given period (f.ex. "1 MArch to 31 MArch 2020"). The problem is that when I try to download all filings the download crashes after a while. I tried to download…
Hello, I am trying to access through Codebook a portfolio I created but am failing. I am not even sure whether I can access any portfolio at all. Could you help me with this problem ? I have already made sure that the ID given is spelled correctly. Thank you, Garance
I'm not sure what I may be doing wrong here. When I use the LSEG Data Library to download historical interday data, if I do the request like this, it gives back data just fine: In [165]: ld.get_history('MSFT.O', 'TR.Volume', interval='1D', start='2025-01-01', end='2025-06-06') Out[165]: MSFT.O Volume Date 2025-01-02…
Posting this query on behalf of a client. Dear Support Team, We recently migrated our application from the Eikon .NET APIs to the LSEG Data Library for Python. However, we have observed that the performance of data retrieval operations, particularly when using get_data(), is slower compared to the previous implementation…
We are looking for codes to use for Settlement Price and 1D Return for .NET API. Any RIC will do.
What would be a good query for news headlines related to the US government and its announcements/decisions? I would like to apply such a query within lseg.data.get_news_headlines()
Dear Sir/Madam, I am a PhD student in the REP department at University of Reading, currently working on a research project that requires historical investor ownership data for European and US-listed Real Estate Investment Trusts (REITs). Our university provides access to LSEG data, and I have been attempting to use…
How to reset API limit request counter for the day for LSEG Workspace API? I see conflicting information. Which ome below is correct? 1. Reset time - 24 hours from the first request. That is, if the first request was made at 9 AM, the reset will be made the next day at 9 a.m. 2. The daily requests and volume limits reset…
Hello, I am trying to convert Refinitiv excel formula: =@RDP.Data("WY.N","TR.GuidanceDate(GuidAcctType=ALL);TR.GuidancePeriodYear(GuidAcctType=ALL);TR.GuidancePeriodMonth(GuidAcctType=ALL);TR.GuidanceLowValue(GuidAcctType=ALL Scale=6);TR.GuidanceHighValue(GuidAcctType=ALL…
how should I set up credentials so that it can make requests via API? Can I get an access token and snip of code for authenticating in python?, is there any python libraries that have the token retrieval pre-built already?
It looks like you're new here. Sign in or register to get started.