-
How to find service level 1 ric from service level 2 ric using ETA API for shenzen stock exchange
-
Error downloading chunk 964: No data to return, please check errors: ERROR: No successful response.
Can you assist me what could be the error. Below is the client response. tickers= list(Screener('U(IN(Equity(active,public,primary))/*UNV:Public*/), IN(TR.ExchangeCountryCode,"US"), IN(TR.GICSSectorCode,"10","15","20","25","30","35","40","45","50","55","60"), DOES_NOT_CONTAIN(TR.ExchangeCode,"PNK"), CURN=USD'))
-
Get industry group codes using python api
I want to look up what industry code relates to say Electrical Equipment which is the name of an GIC INDUSTRY Name, I want the complete list of GICS INdustry names and the reference codes for the same,. how to do that
-
RDP API access
Where or how can client get the necessary permissions and licenses to access the RDP API Playground? Client is unsure if they have the necessary permissions and licenses to access the RDP API Playground, which may require a Free Trial or Licensed Contract. Hoping that this is something that you can help us with. Thank you.
-
replicate Sector Revenue Growth Qtr YoY % in python
I have this excel formula, How do i replicate this in python=@RDP .Data(DK7:DK5000,"GRWAVG(TR.CompanyMarketCap,PERCENT_CHG(TR.F.TotRevenue(Period=FI0),TR.F.TotRevenue(Period=FI-4)),universe=""univ"")","Period=FI0 NULL=BLANK")DK7:DK5000 is the universe pulled up using screen_expression = (…
-
Do we need to ping when we send requests
@Jirapongse I am sending subscription requests. My understanding is that if the interval between requests is less than pingTimeout/3, we don't need to send a separate rsslPing heartbeat. So, is it correct that we only need to send a heartbeat if there is a period where no requests are sent and that period exceeds…
-
Is there a way to get all option chains given a specific underlying in API?
I have been trying to gather option data using the lseg data python API for a few days in order to create pricing model on commodity options. However, I struggle a lot with the API, as I can't find ways to automate RIC gathering and option chains retrieval. Is there a way to get all option chains given a specific…
-
RFA TOO MANY ITEMS ERROR
Hi Team, client is consuming data from RTMDS with RFA. Currently they get error issue with TOO MANY ITEMS which triggered by below method. Could help check what caused it possibly? Thanks
-
.SPX not pullable in TR.PriceClose
Why leaving fields "" gives permission error ? Example: df_ss3 = ld.get_history( universe=[#"TMCU0", ".SPX" ], start="2017-01-01", end="2050-12-31", #change this in 2050 interval="weekly", count=None, fields="" # This pulls ALL available historical fields. Add specific fields like "BID" to get specific columns. Multiple…
-
Is it possible to access to the RIC using the company name?
-
Private Equity/VC data retrieval through API
Hello, I am trying to download the Private Equity/VC data through the API. import refinitiv.data as rd from refinitiv.data.discovery import Screener rd.open_session(name='platform.rdp', config_name="./refinitiv-data.config.json") screenr = "SCREEN(U(IN(Equity(private))), BETWEEN(TR.PEInvestRoundDate,20251225,20251231),…
-
Differences between RFA version 6.5.0 & RFA version 8.2.5
Are there any are there any differences between RFA version 6.5.0 & RFA version 8.2.5 when processing ON/TN tenors?
-
I would like to know how can we access to the companies usig the LEI instead of RICs
-
How to get unique delisted stocks using RDP search?
I am trying to get the delisted stock's details using RDP search. But there are multiple entries of the same stock(different share class, different listing location, etc.). Here is the code that I am using to pull the data: df = rdp.search(view = rdp.SearchViews.EquityQuotes, top = 10000, filter = f'''…
-
How to get daily deliverable basket data for a bond future?
how can we get historical baskets for the first bond future contract? if we use a historical future ric, we will get an error saying that market data don't exist.
-
Is there an easy way to convert 32 bit Excel/REDI-API workbooks to 64 bit?
I'm converting from an old laptop running 32 bit excel and have an excel workbook with REDI-API links to enter orders and display real-time quotes etc. that works just fine on that older system. When I move it to a new tower system running 64 bit excel, many of the code modules are not recognized or cannot be found. Is…
-
Excel Add-in Crashing
Hi, Our users have an Excel spreadsheet that pulls data from Refinitiv via the Excel add-in, after opening the Excel spreadsheet it will tend to crash after 5-10 mins of using, we have checked Event Viewer and found the following error: Faulting application name: EXCEL.EXE, version: 16.0.17328.20206, time stamp: 0x65f2b141…
-
Hi, I’m trying to retrieve the Equity RIC of a company in the Codebook. Is it possible to do this us
import refinitiv.data as rd import pandas as pd rd.open_session() # List of company names to search for company_names = [ "TAKEDA PHARMACEUTICAL CO LTD", "EURONEXT NV", "BAXTER INTERNATIONAL INC", "EMERSON ELECTRIC CO", "FIDELITY NATIONAL INFORMATION SERVICES INC", "FISERV INC", "INTERNATIONAL BUSINESS MACHINES CORP",…
-
Incident inquiry: unhandled exceptions from Refinitiv Data Delivery (StartPollingAsync)
Incident inquiry: spike in delivered news volume + exceptions from Refinitiv Data Delivery (StartPollingAsync) + application restart. Problem description (what we observed) Around 2026-02-09 23:00–23:30 CET (2026-02-09 22:00–22:30 UTC) we observed an unusual and very large spike in the number of delivered/published news…
-
Do we have todays intraday return of 000120.KS?
Provided TR.TotalReturn as per definition - Total return incorporates the price change and any relevant dividends for the specific period. Date 02/09/2026 and calc date is 2/10/2026 As per client - if you check that field... for that code, it returns 7.6pct, whch is yesterday's return the return for today should be ~13pct