I am running the script displayed here: https://github.com/LSEG-API-Samples/Example.RDPAPI.Python.IntroductionToFilings/blob/main/IntroToFilings.ipynb It works fine until: # Define Helper Function retrieveURL def retrieveURL(token, retrievalParameters): ENDPOINT_DOC_RETRIEVAL =…
Need your insight. A client is subscribed to RDP Streaming Pricing services. They have 6 different servers and have been provided with 6 different machine IDs. Need your insight to understand the best practice of token management. Client has created multiple ‘AppKeys’ using single machine ID and been able to create tokens…
What we would really like to be able to do is to pull the textual paragraphs in a programmatic way. That is, if we could download every paragraph from multiple annual reports into one csv file – we are not as interested in the numeric data, as we know we can get that from the database easily already. Is there a way to…
[RDP API's] How can I get access to Funds target return and available share classes?
Hi, I am running refinitiv python examples on github and can get normal data using rd.open_session(). But when I try to get curves, it fails with Error code 401 | token expired error. Could somebody help? Thanks. response = forward_curves.Definition( curve_definition=forward_curves.SwapZcCurveDefinition( currency="EUR",…
When requesting Hourly bars for NYSE equities we have noticed that the raw UTC time stamps have incorrectly been adjusted to account for Daylight Saving Time. The global metadata provides definitions for all existent time zones, which includes UTC offset, DST offset, and DST start and end dates, but only for the current…
I used the same code below to request the put and call option data, which are both the same strike prices and the same expiration date. However, the only call option has data output, while the put option has no output and warning as follows. #call option expOptnMrktPrice = rd.get_history( universe='AAPLI012319000.U^I23',…
Hi, We are migrating to Linux RedHat 9. Do you support it? Have pertaining C/C++ libraries? Thanks Vlad.
Issue Description: Errors are reported from time to time when calling the local interface. The error details are as follows: Get "https://api.refinitiv.com/data/historical-pricing/v1/views/intraday-summaries/CHF=?interval=PT1M&count=5": read tcp 10.245.6.127:57692->99.83.242.11:443: wsarecv: A connection attempt failed…
I have tried various identifiers like CUSIP, ISIN, SEDOL etc. but none is avaliabale for both of the datasets.
It looks like you're new here. Sign in or register to get started.