-
Symbol conversion function without best match parameters
hi i'm wondering why new methods exposed under Lseg library (content 'symbol_convesrtion' and discovery side 'convert_symbols') there is no best_match option as were proposed by eikon function (get_symbology).
-
where to find latest rmdstestclient in Download Center.
Which Product Family and What Product contains the rmdstestclient that I can download?
-
The client is seeking guidance on how to download end‑of‑day pricing data for portfolios of Nairobi
The client is seeking guidance on how to download end‑of‑day pricing data for portfolios of Nairobi Securities Exchange (NSE) stocks and bonds from LSEG for analytical purposes. While they are currently able to retrieve this data using Excel, they would like assistance with executing the same process programmatically using…
-
Client would like to retrieve all delisted RICs under US96209A4013
-
How to use python API to fetch brent options put & call volume data?
-
Is it possible to extract publication of an earnings-related news release or headline in NEWS app?
Client inquired whether there is an available Excel field or function (via TR or RDP) that updates immediately upon publication of an earnings-related news release or headline. Ideally, they are looking for data points such as: Latest headline timestamp Earnings-related news indicators or categories Latest company news…
-
I have a question about how to effectively pull emaxx bond holdings information if one has a list of
I verified with one bond we have access to EMAXX and the EMAXXOWN function My question is if e.g. I have a particular bond, say US459200KH39, how I can use the API to programmatically pull the bond investor information and how I can override the API call to also set information to a specific snapshot data as opposed to the…
-
How to resolve connection error on upgrading jar version?
We upgraded the jar version from 'com.thomsonreuters.ema:ema:3.3.0.1' to 'com.refinitiv.ema:ema:3.8.3.0'. We are using the OmmConsumerClient interface to establish a connection to our on prem Reuters servers. We are using the EMAConfig.xml route to connect to the servers. Upon upgrading the jar version we are getting below…
-
lseg.data Python — Best practice for fetching London 00:00 baseline for OTC FX RICs
I'm building an FX Cross-Currency Basis (CIP) dashboard in CodeBook using the lseg.data Python library. The dashboard needs to anchor a "Net Change since London 00:00" calculation across ~50 OTC RICs. What's working I've found that lseg.data.content.historical_pricing.summaries.Definition() works beautifully for OTC FX…
-
LSEG.Data (2.0.0) - API request closing price data for specific dates.
Hi There, Our DEV team have coded using LSEG.Data (2.0.0). They would like to request historical close prices for specific dates, will this be possible? LSEG API code being used = LSEG.Data (2.0.0) Developer specified LSEG.Data.Content.HistoricalPricing & LSEG.Data.Content being used in their code. The DEV team require…
-
RTO service discovery TLS certificate mismatch when using api.refinitiv.com – inconsistent behavior
Hello, We are encountering the below exception when trying to connect to the RTO endpoint for service discovery: Failed to query RDP service discovery for Refinitiv Rto. Error text: failed to submit authorization request, exception = Certificate for <api.refinitiv.com> doesn't match any of the subject alternative names:…
-
RFA API unexpected behavior with registerClient and reissueClient
Hi all, It would be great if you all could help with some pattern we are observing with the RFA API When two or more reissueClient close to each other, like within 0.5s, are sent for the same client session for the same RIC , the API client's side seems to be combining some of the request. From example, 20 reissueClient…
-
RFA InvalidUsageException When Reading News Content for .N and .O RICs
The client is using the RFA library to consume real‑time prices and news content. Since last week, they have been unable to read the news content received, mainly for .N and .O RICs. Login to the platform is successful, and market price refreshes are received; however, when processing the data, the application throws an…
-
When is the EOL of RFA 8.X API ..
-
Eikon API (or equivalent) without desktop application
I'd like to be able to use ek.get_timeseries() or ek.get_data() methods without the constraint of the application running in the local desktop. Is there a way? Would RDP be more suitable for the task? If so, can I obtain with RDP the same data as with the eikon API? thank you
-
I want to get the internal feed using get_data python API
I want to get the internal feed using get_data python API for the similarexcel function - =@RtGet("CALYON","NYTFUTSELECTION","SEG_TEXT") pls provide a sample.
-
API to retrieve headlines/articles from workspace
Which API lets me programmatically retrieve Reuters Workspace news headlines and article text for the last 24 hours, filtered by agriculture, commodities, energy, grains, oilseeds, weather, macro, and policy topics?
-
Supply chain API fields, score definitions, historical data availability, and metadata coverage.
1. Supply chain field names and missing rows In my pipeline I am querying each company using `TR.SCRelationship`, `TR.SCRelationship.ScorgIDOut`, `TR.SCRelationshipUpdateDate`, `TR.SCRelationshipConfidenceScore`, and `TR.SCRelationshipFreshnessScore`. The problem is that for many large, well-known listed companies I…
-
DSS API service returned 503 service unavailable error
We are hitting 6 APIs with 2 threads at a time, the last 6th thread got failed with 503 error. Can you please check. Below are our application logs - 2026/05/06 10:34:31.144 - INFO [2kt4g-2] [securities] lseg_swift_service.run_lseg_swift_extraction:0782 - Submitting Equity and FixedIncome chunked ExtractRaw calls in…
-
Historical Implied Volatility Surface - EIKON API or RDP
Hello, I would like to pull IV timeseries as a function of moneyness using some Python API package like eikon or RDP.