Hello Guys, I have the following Problem and i would really appreciate help. I want voluntary and unvoluntary delistings in Europe between 2010 and 2024. Additionally i need the delisting announcement date (not when the company delisted). Therefore i need the reason why a company delisted (Bankruptcy, Liquidation, M&A,…
I'm looking for a business contact to talk to about setting up some custom fields for a product we wish to publish to Reuters, can anyone provide a business contact?
I am using refinitiv.data to search entities encounter below error, anybody could help with? Enclosed the code I am using.
I am able to retrieve the snap price using the function below but it doesn't tell me the "as of date and timestamp " of the snap price. How can i retrieve this information? response = await asyncio.gather(*[historical_pricing.events.Definition(universe=row['iv_idx'], fields=["TRDPRC_1"],start=row['datetimeSentGMT_str'],…
Based on this github example, i learn how to create parallel requests with events , where i need to retrieve snapshot data. However, I have a question, how do i concatenate the results to form a larger dataframe ? Code below produce errors, as df_snap is referenced before assignment. Can someone show me the propoer way to…
HI, I am using the RDP API to get bar data for several algos we are running. Until now my code work flow has been to Login, get bars, Logout. But I am running into Login limits, exceeding the allowable limits. So I need to able to keep a session open and request bars as and when I need them from the same session. Can you…
The chart table is not returning any values for OLS regression. Full code below and I have highlighted in bold for the code on "OLS Regression[3]". import getpass import refinitiv.dataplatform as rdp # the RDP library for Python import pandas as pd import numpy as np import cufflinks as cf # to plot graph by pandas data…
Hello team, I keep getting the following error message while pricing structured products using QPS financial contracts API: 'Cannot price Structured Products. Invalid correlation data.' It seems that when there are more than one Equity underliers the error would be triggered. I have priced similar products with single…
The reference spread that the refinitiv gave us related to a certain bond is Computed base on what?
Hi, I am trying to retrieve data using datastream codes from Excel Add-in (workspace). But, whenever I give LSEG instructions to download the data, even if it is for one company, it shows "Retrieving" forever. What can I do to download data? Please help!
It looks like you're new here. Sign in or register to get started.