The most recent content from our members.
Hi, if you search 6195739 (sedol code), you'll get Chubu Steel Plate Co Ltd on Workspace; However, if I use rd.get_data(universe=['6195739'], fields=['TR.PriceClose']) it returns RDError: Error code -1 | Unable to resolve all requested identifiers in ['6195739']. However, if I use the corresponding RIC code: 5461.T, and…
I'm using the C# .NET API to query Tick History / DSS. Can you show me the API for Historical Search for an instrument where I can search by SEDOL code? Thanks
I’ve got an issue where I can’t return these DataStream datapoints for changed Sedols (due to corporate actions), could you help? So, for example, RBS.L (sedol B7T7721) was a ticker on the LondonStockExchange, but around 21/Jul/2020 I it changed to NWG.L (sedol BM8PJY7) When I run the DataStream with the old sedol for a…
Hi, I am using an R API call to extract historic returns from the datastream API from a dataframe of Sedols and Dates. The API call works perfectly for ISIN's however for this dataset I only have Sedols. I have noticed that the call only works on numeric Sedols and not alpha numeric Sedols. I don't have a country code so…
Hello, i want to retrive IPO data using SEDOLs obtained from refinitiv worskpace to a datastream request table. Using the SEDOL does not work. However, i found that if i use the UK prefix i can exctract data. Is this correct. And why?
Hi, I am looking to get a mapping of inactive SEDOLs to the organization Perm ID. I can see the /discovery/symbology/v1/lookup API is able to map identifiers to Organization PermID but for inactive SEDOLs, it requires one to pass in an effectivedate parameter? Is there any way to retrieve a list of all inactive SEDOLS in…
I have an application that snapshots thousands of equities from the RFA API. I don't always have the most up-to-date RIC and would like to resolve these from a SEDOL. From answers in the portal, it seems the only way to do this is by leveraging some of the Reuters RESTful APIs. I've found that this code both works and is…
Hi I am trying to get the Isin, Sedol or Cusip from a Ric with the DSS API but the result is empty: The query is: { "ExtractionRequest": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TermsAndConditionsExtractionRequest", "ContentFieldNames": [ "RIC", "ISIN", "Currency Code", "Exchange Code",…
Hi I am using the python function get_symbology and attempting to map a list of SEDOLs to RICs. However, it appears that ETF RICs have not been mapped to their composite RIC to facilitate a best_match. By contrast, attempting to map a SEDOL to a ticker, CUSIP, ISIN, etc. for the same instruments results in a successful…
Trying to extract RICS from SEDOLS using ek.get_data('B3DJ5K9', "TR.RIC") but this is not giving back a RIC. This should give me back the RIC: LP68175987? Attached is a screenshot. ric-issue.png
It looks like you're new here. Sign in or register to get started.