[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.
Client is using data on the JODI page and would like to incorporate this with our Excel data base using an API. Though c noticed there is no RICs for the curves, what would be the workaround, without having to download the curves manually via the export to excel icon?
Hi, all, I'm trying to get historical prices for fixed income indexes. But I get different results depending if I use RDP api (desktop session with Workspace app) and Eikon api (desktop session with Eikon desktop app). This is code for RDP API: import refinitiv.data as rd bond_indexes =…
Hi, In postman, I tried to [Get : Retrieve Doc URL by DocId] but got "404 page not found" message. As I successfully got DocId from [Post : Search by Organization Id ( GraphQL ) ] , I want to test to get URL. Can you please advise how to fix the issue?
It looks like you're new here. Sign in or register to get started.