-
Issue on the HVMI Endpoints
Posting this for Anastasiia Shcherbak of Financial.com AG Can you please check if you can help on the below? I am writing you regarding HVMI Endpoints specially regarding that one: that stopped working today morning for all kind of users we have. Please see screenshot attached. All other endpoints are working just fine...…
-
Trouble installing lseg-data
I keep getting the following error code when trying to install lseg-data python library. I am installing this in a python virtual environment, and I have checked that I have Cython installed. How can I go about fixing this?
-
DSS Rest api: How to search for a ISIN given a ticker and maturity year
Hi, I am trying to understand how I can query the DSS Rest api and get back the ISIN for a bond given simply a ticker (i.e. Issuer) and a maturity year. Ex:- ticker=KMI and maturity_year = 2045. This should give me back the ISIN: US49456BAH42 Any example code would be very helpful Thanks Sumit
-
How would I get all upcoming Corporate Actions (and respective fields) using C# SOAP Api?
We are using Data Scope Select to import upcoming corporate actions for a list of Instruments. The current system is still using SOAP and I am now in the process of figuring out how to translate this to using the newer REST service Api in C#. In the old system we would use a call to "Define" to get a list of all…
-
Python command discovery.convert_symbols fails for matured bonds
In Codebook, the Python commands: import refinitiv.data as dl dl.open_session() ISINs=['DE000A11QTD2'] RICs=dl.discovery.convert_symbols(ISINs).loc[:,'RIC'] produce an error when an ISIN of an expired bond (e.g. DE000A11QTD2) is specified. However, it works for not expired bonds. What can be done so that the command works…
-
Access to API Playground Swagger
Hi, Can you tell mw where I get the client_id & client_secret so i can use the swagger on the API Playground. I have a username and password. Thx
-
Question on clients API
Raising this question on behalf of a user: Recently we migrated to Refinitiv Data Platform .Net from Eikon Data API and we are using Desktop sessions. After this migration we started seeing following issues: Receiving rate limit errors: Now Rate limit is set to 10000. Earlier there were no limit when we were using Eikon…
-
Using MRN EMA Samples but encounter error ErrorCode="FieldIdNotFound"OmmErrorEnd
Using MRN EMA Samples but encounter error ErrorCode="FieldIdNotFound"OmmErrorEnd EMA MRN download via https://github.com/LSEG-API-Samples/Article.EMA.Java.MRN/tree/master
-
Hi, I'm trying to generate an app key for Colab, but nothing's appearing.
I took the necessary steps based on LSEG's article for Eikon Data API regarding configuration, etc. I tried to generate an app key after clicking 'Accept' in the Terms and Conditions pop-up, but nothing (app key) appeared. Is there a bug, maintenance issue, etc. or am I missing a step? Thanks.
-
Migrate API RFA a EMA
I am using Net RFA 8 NET150, and I want to migrate this solution to a newer technology since I was told that RFA Net is becoming obsolete. What do you suggest to generate subscriptions and continue receiving real-time information? I was told that the ETA solution might be ideal.Where can I find documentation and…
-
LSEG Real-Time SDK Proxy Settings
We have been trying to get real time market feed through the following tutorials: Download Center > Product Family > mds api > LSEG Real-Time SDK and using the following JAVA example codes Since we are under an organization, a proxy setting is required for outside connections. So we went through the example code and found…
-
CSR Sustainability Reporting Score
What is the methodology behind the CSR Sustainability Reporting Score? Since it is based on a binary variable, how is this score calculated?
-
Ownership data Delisted companies for specific date
Hi guys, I have a list of delisted companies that I got with the Deal Screener. It looks like this: For these companies I would like to know the ownership structure before the delisting announcement date (for a specific date!). The problem I have is as follows. I can add the ticker, but if I want to use something like…
-
world check one v3 technical document
hi, From where we can download the world check one v3 technical document? we attained a webinar on 30th September 2024 on V3. Thanks, Urmimala Ghosh
-
News Sentiment via API
Hi Team, I have 2 questions on behalf of client. Sentiment analysis (positive/neutral/negative) from top headlines for gasoil for example - is it possible to pull this information via API and if so, what is the call to pull this data? If client is pulling the data via Workspace API via his own feed for news sentiment and…