Client raised a question. I have a question, I built a C# tool that was able to Open the refinitiv eikon quote window, if i supplied it a RIC. See code below. I now was switched to Workspace. What would be the equivalent in here to "reuters://REALTIME/verb=Chart/ric=AAPL.OQ" ? What would be the equivalent to open a chart…
We're migrating from Eikon to LSEG Workspace. As a part of this process we need to rewrite our application that uses different APIs. We're going to use LSEG Data Library for Python. Do you have any recommendations on how we can run our Python scripts inside of the Docker container and connect to the LSEG Workspace that is…
Hi, anyone know how to extract live Tradeweb Bond data (e.g. ACGB) using Python? Cheers
Is there any API available to check if RICS are published Successfully either Eikon or Data scope on Refinitive Platform ; if Yes would like to understand more details on Setup , Access , Entitlement and Sample Query for the same , Also would be good if we get to know what all Attributes are updating for the requested RIC ?
Hello, I have a datasheet with a list of bond ISINs for which I have a start date, end date, the sector classification, currency and rating information. For each bons in the dataset I would like to retrieve the currency-sector-rating specific credit yield curve starting at its specific start and end date. I am facing the…
Need a python script to pull cargoes as imports into all PADDs and exports out of all PADDs. I need one script that will aggregate the total number of imports per region by load zone/region and another script with all fields returned
data retrieved with: df_standard, err = ek.get_data( instruments = ['AAPL.O'], fields = ['TR.F.IncomeStatement.fieldname','TR.F.IncomeStatement','TR.F.IncomeStatement.date','TR.F.IncomeStatement.FCC'], parameters = {'Scale': 6, 'SDate': 0, 'EDate': -30,'Period':'FQ0', 'FRQ':…
Hello Friends, I got an issue which needs your kind help to address. To Keep in line the difference in timestamp from ld and ek library, I'm trying to summaryTimestampLabel parameter to retrieve FX hourly data, as referenced in this discussion. However, when I'm using summaryTimestampLabel in historical_pricing , the…
error 1: 2025-03-17 19:43:36,704 P[22516] [MainThread 11120] Error code 429 | Client Error: Too many requests, please try again later. 2025-03-17 19:43:36,704 P[22516] [MainThread 11120] HTTP request failed: EikonError-Client Error: Too many requests, please try again later. error 2: Error fetching news: Error code 2504 |…
Hi everyone, I am trying to determine how long it takes for a newly listed company to appear in the LSEG system. Specifically, after a company is officially listed on an exchange, how much time typically passes before its identifiers (e.g., ISIN, RIC, PermID, etc.) are available through LSEG APIs? Is there a standard…
It looks like you're new here. Sign in or register to get started.