Dear Developer community I'm trying to generate ZC Curves using Custom/user data by indicating a curveConstituents. I am able to do it for Curve subject to calculation, but i'm not able to the same for ReferenceCurve. i Want to generate ZC curve using EUR as Collat and then should be used as referencecurve. many thanks for…
Hello team, When I try to open a new websocket connection to RDP, I get the following error: Any idea where that can come from?
Their definition on the DIB seems very similar, but I noticed there are different missing data patterns. Is one preferred over the other?
Good morning, I am needing to obtain a large amount of data for an institutional project at the University and I have not been able to do this, since the page collapses, as does the extension in Excel. They tell me that from Python there is a method to address this, I would appreciate any information about how I can use…
Is there a way to run other scripts in Codebook. For example, with open('Other Code.py', 'r') as file: code = file.read() exec(code) I have six scripts I'd like to run inside of a new script.
...signment I am intermittently seeing the below error. What could be a possible reason for this issue to occur? This error pops up when looping through an array of streams (each stream contains a list of RICs to perform: stream.recorder.record(frequency='tick') Error: Exception in thread…
Hi, I downloaded the latest Linux SDK version RTSDK-2.2.1.L1.linux. After unzipping I have RTSDK-2.2.1.L1.linux.rrg.tar file on my RH Linux machine. But 'tar' command does not do anything with it. How do I 'untar' it further to extract files? Thanks Vlad.
We used to use the "Eikon .NET APIs" in C# to query historical bars, and then stream 60minute and daily bars. This was fairly convenient because for streaming for example we would use the dataService.TimeSeries.SetupDataSubscription() request and it would give back DateOHLC+Volume bars. We are needing upgrade for LSEG…
Hello, I am currently working with the Refinitiv Data Library and attempting to fetch market capitalization data with a quarterly frequency using the get_history() method. Despite specifying interval='quarterly' as a parameter, I am only able to retrieve the yearly data. The quarterly values are available through…
Hello everyone, I'm new to refinitiv and I would like to start streaming data. I managed to get BID_YIELD data however I could not manage to do the same for ZSPREAD. Thanks in advance for your help Here is the code import refinitiv.data as rd from refinitiv.data.content import pricing rd.open_session () streaming =…
It looks like you're new here. Sign in or register to get started.