The most recent content from our members.
Hi, I'm building a tool that requires me to search for information on derivatives. Here i'm trying to find some futures contracts. To find these contracts I have information on the underlying of the contract. I tried using the content search like so : df1 = rd.content.search.Definition( view=rd.discovery.Views.SEARCH_ALL,…
Is the symbology API accessible only through v1 authentication or is it possible to use it via v2 as well?
Hi there, Client has a list of 38k PermID. They would like to extract Primary RIC using PermID from Symbology API. They would like to know how they can do this in Postman. Thank you!
I tried running the following command but got the error: output,err = opid.lookup("1-4295880893", orient="row", format='dataframe') err requests.exceptions.SSLError(urllib3.exceptions.MaxRetryError("HTTPSConnectionPool(host='permid.org', port=443): Max retries exceeded with url:…
I want to extract Primary RIC from PermID, for this I have written a JSON in API playground using Symbology API but due to small batch size of API playground I want to use POST request in Postman to extract the same. Can you list out the ways to do it using Postman. JSON I am using is as follows: { "from": [ {…
Hello, Using the following two fields: ['TR.InvestorFullName.investorid','TR.InvestorFullName'], I may get as ID "2928306", corresponding to "Mitsubishi UFJ Financial Group Inc". If I try to use ek.get_data() with 'TR.ISIN' for the ID above then I get no match. If I try to use ek.get_symbology() I have the same issue. (For…
...n multiple stock exchanges. Q1 I am trying to match PermID to RIC in API Playground and wanted to know if there’s a way to Identify all stock exchange listings for a particular group ? For example NIKE is listed in NYSE and ETR Stock exchanges but when I pass Nike’s PermID it only gives one output. * Is the mapping…
... and incorporation country as input parameter? I have used record matching functionality where an excel of max 1000 records can be passed to get permid, but is there any other alternative using API playground to achieve it ?
Hi I am trying to find a way to download data displayed in https://my.refinitiv.com/content/mytr/en/symbolchanges.html/ via eikon api. Will there be any method to do this? I would like to export upcoming changes in RIC/ISIN and SEDOL and also to extract data related to delisting of the companies .
About 15 minutes ago, the Symbology library just went down. I'm now unable to get the RIC, ticker, and company name info. "Object reference not set to an instance of an object" is the error I get when using the Symbology library
It looks like you're new here. Sign in or register to get started.