the reports that i want to get through API is. - CBOT Grains[WHE/C] - CBOT CORN[COR/] - CBOT SOYBEANS[SOY/C]
We have built Historical and Realtime code to extract prices from Refinitiv Eikon using EikonDataAPI_46. https://github.com/LSEG-API-Samples/Article.EikonDataAPI.DotNet.Library/tree/main/EikonDataAPI/EikonDataAPI_46 Can someone advise what is the best way to migrate this to LSEG Workspace?
I would like to pull financial statement for a specific RIC Here's the Python Api code I'm using In the parameters line, I use reporting State = Rsdt (restated I believe). However, even if I change it to "Orig", the data seems to be the same and did not change accordingly. Is there any way I can get all the accounting…
Client wanted to check if it’s possible to access broker reports available on the Company Research module through any of the Refinitiv APIs—possibly via the Research API or a similar service. We’re exploring ways to automate the retrieval of such content and would appreciate any guidance on available options or relevant…
I am trying to download the file after getting the authentication token: TM3_TradewebMMDFeed2025-05-09T16:30:00.000-04:00 File Id: 4720-1daf-f4c4fe12-996b-65ea2aa13283 I am getting the below error: requests.exceptions.HTTPError: 403 Client Error: Forbidden for url:…
I am reaching out to ask how I can download the following data for multiple companies (approximately 60,000) over a period of 20 years in an automated way using the Codebook. I want to download information on Institutional Ownership. More specifically the information marked in yellow in the screenshot bellow. Could you…
Hi , Im using Lseg Library function ( ld.content.pricing.Definition ) for getting price feed …When closing the stream using stream.close() statement ….i even put a pause of 5 seconds before calling stream.close ….the feed is not getting closed ..and getting following error in console : Traceback (most recent call…
Hi All , Im running Eikon Api codes in which I'm continuously streaming prices ….i have been running these codes for a very long time ..but for past few days im repeatedly getting below errors: Received status message: {'Data': 'Suspect', 'Stream': 'Open', 'Code': 'NoResources', 'Text': 'Not connected.'} now i run long…
Hey, I want to access historical Federal Funds Futures data for every month from 2025 to 2000 as tick data via the eikon API in Python. I don't know why, but every RICs Code I have tried does not seem to work. I also can't find historical data on Workspace itself which seems to be somewhat consistent in its RICs Codes and…
Using workspace messenger how to extract some chains of characters directly from the chat with python.
It looks like you're new here. Sign in or register to get started.