Get the error "invalid RIC" when using TFMBMG5 , TFMBMF4 etc. I am trying to retrieve the prices for these instruments via the eikon api .
Dear Developer Community, I am trying to access ownership data. For each firm-year, I seek PctOfSharesOutHeld by investor type in a particular country. I need guidance with the required modificaitons in the following code, I think this requires sum of PctOfSharesOutHeld by InvestorType and by InvAddrCountry. Please guide…
Hello, is it possible to connect from R Studio Server (posit Workbench) to Refinitiv for direct data access? Are there any specific requirements or set up to implement? I am trying to connect in R Studio Server using the API key with the following command: library(Refinitiv) Eikon <- EikonConnect(Eikonapplication_id =…
Hello, I have a question about the LSEG Data Library for Python API. I usually use the API while the app is running (Desktop Session), and it works no problem. I would like to try use this on my Linux machine, and since the Workspace app doesn't run on Linux, I am connecting using a Platform Session. When I try this, the…
Please kindly help😭😭 I failed in both methods: 1.Authentification to LSEG Service ld.open_session(config_name="/content/Configuration/lseg-data.config.json", name="platform.ldp") Loading endlessly 2. ld.session.platform.Definition( app_key = EIKON_APP_KEY, grant = ld.session.platform.GrantPassword( username, password),…
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…
Hi Community, Happy Friday :) I have the following problem. Within DealScreener, I created a list/screen of IPOs in the United States (see screenshot below). Based on this list/screen, I want to find out which of these IPO firms acquired another firm. For this, I changed the asset class to "M&A" and wanted to include the…
Hi, I'm in Google Colab trying to use an app key I generated for Eikon Data API. I used this code line ek.set_app_key('AppKey') to try to connect Colab to my local Refinitiv Workspace application. It was unsuccessful - returning the following lines: However, when I checked my Workspace app - it's saying that the Data API…
Hi all, I am trying to retrieve an historical time series for certain fields of corporate bonds, however it only returns me the latest value fields = [ 'TR.PriceClose.date', 'TR.FiIssueDate(SEG=G)', 'TR.FiMaturityYearsToRedem', 'TR.NICouponRate', 'COUPN_RATE', 'TR.CouponRate', 'EFF_DURTN', 'DURATION',…
It looks like you're new here. Sign in or register to get started.