Hi Team, Good day. Query: The client is currently using the code below. However, their universe contains approximately 1,000 to 1,500 RICs, and adding each RIC manually into the universe list is time‑consuming. Is there a way where an Excel file is uploaded in code book and the RICs are automatically ingested into the code…
Is there a way I can pull a list of all the individual contract codes from a Chain RIC for commodity contract?
This is additional question: I found out that the issue is from my language setting, and the turnover column is blank(which may not have data for HSIc1), however, it will show Request Validation Error when I use the TR.OPENINTEREST which can show number in formula builder. Otherwise, since I cannot find BID_NUMMOV in…
I tried ld.get_data(['.DXY','.SPX'], fields=['TR.Close.date','TR.Volume'],parameters={ 'SDate': '2025-12-01', 'EDate': '2025-12-31', 'Frq':'D' }) but didn't return any data
Why is close not possible for the below: # Pull selected rics, in this case a GoC bond, the 10 year benchmark and the 5 year benchmark. To get a list of the RICS associated with specific securities, you can simply browse the workspace application or try with "CA&cusip&="df_3 = ld.get_history(universe=["CA10YIL=RR",…
When I tried using "TR.ClosePrice(Adjusted=1)" and "TR.ClosePrice(Adjusted=0)", the data returned appeared to be the same. If that's the case, is there an unadjusted close price available?
Is it possible for me to use LSEG Data Library for Python? I have an app key generated, but I'm simply not sure if I'm entitled to use RDP. I'm getting the following error in python, but again is this a license problem or do I need to somehow be approved to using RDP? [2026-01-01T21:27:23.190216+01:00] - [ERROR] -…
Query: Hello, how does the codebook work from memory point of view? Does it use cloude RAM or user pc RAM? Can I parallelize function? How much RAM is there? Moreover, can I run a code in parallel?
Hello, I was searching for the information about the updated version of Refinitiv Data Platform (Delivery Platform as called now), but could not find any information about the new documentation. As per the article (Essential Guide to the Data Libraries - Generations of Python library (EDAPI, RDP, RD, LD) | Devportal) RDP…
It looks like you're new here. Sign in or register to get started.