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…
I used to be able to price an IRS like this: def get_thb_legs(fixed_rate_pct:float=None, floating_spread_bps:float=None, receive_fixed:bool=True, notional_amount:float=100): fixed_dir, float_dir = ('Received', 'Paid') if receive_fixed else ('Paid', 'Received') fixed_leg = { 'legTag':'Fixed', 'direction':fixed_dir,…
Hello everyone, I have the following problem. I want to identify the ultimate owner of a company. For this ultimate owner I want to calculate the cash flow and the voting rights. It is very likely that there is no specific variable for this. However, is there a way to see the voting rights and the cash flow rights for the…
I am using Colab to get data from LSEG by using the custom config: ld.open_session(config_name='lseg-data.custom.config.json') but when I get historical data: ld.get_history(universe="LSEG.L") get the error: LDError: No data to return, please check errors: ERROR: No successful response.(401, token expired)
Hello, I am trying to retrieve data using the Refinitiv Eikon DFORequestTable tool. Normally, I have no issues, but today I keep receiving the message "Waiting for response," and I am unable to retrieve any data. Could it be that my monthly quota is full or something similar? I urgently need the data for an assignment due…
I´m trying to enter in the certifications and when I sing in, it appear always error 401 https://www.lseg.com/en/401?ErrorCode=500-Unable%20to%20login%20:%20Your%20account%20is%20not%20configured What can be the problem?
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…
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.
It looks like you're new here. Sign in or register to get started.