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.
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…
It looks like you're new here. Sign in or register to get started.