I am using this endpoint Filings API | Devportal (lseg.com) and want to only return filings in English language. How do i set this? I tried 'Accept-Language': 'en' in the headers to no avail. Are there any payload parameters I can use? I would also be interested in any other filters/payloads we can add to a request to this…
Hi @wasin.w , As pointed out by you in https://community.developers.refinitiv.com/questions/118346/sqs-endpoint-subscription.html?childToView=121032#answer-121032 it is possible to choose streaming region for SQS subscription - how can we achieve that with .NET Refinitiv Data library? Specifically using Refinitiv.Data…
Hi, we use /alerts/v1/news-stories-subscriptions to create subscription and pull messages from SQS. We have noticed that our sqs endpoint always ends up being https://sqs.us-east-1.amazonaws.com. Is this something that we can control? I mean can we configure what endpoint we pull messages from?
For example =@TR(TR(TR(M20,"TR.FiIssuerOrganization","CODE:ISIN"),"TR.CreditRatioPD") This one retrieves first the issuer organization id from the ISIN of the bond Then after getting the organization ID, it gets the default probability. All in one go. So the formula has 2 layers, one for getting org id, then another for…
Hello, I would like to know which API I have to use to get tick size information, I have explore your API Playground but without success, SearchLight API provides some metadata but not tick size. Thank you.
Hi everyone, I have 2 questions regarding the retrieval of Corporate Bond data with the Refinitiv Data Library in Python. I am currently trying to retrieve the coupon rate, next payment date, and coupon payment frequency, with the following formulae: 'TR.CouponRate','TR.FiNextPayDate','TR.FiCouponFrequency' I checked that…
Hi everyone, I am trying to retrieve some Fundamental and Reference data for all of the SNP 500 stocks. These datapoints include values such as Income before Extraordinary Items, EBIT, Capital, etc. Now, I am trying to asynchronously retrieve all of this data. At first, I tried to loop ethrough the list of the RICs of the…
For some files I get the following error when trying to download certain file urls, e.g. for emea1-apps.platform.refinitiv.com/Apps/AdvFilings/FRS_GET?DocumentId=78170311&ContentFormat=pdf): Document request failed, Exception is Could not find file…
I would like to know how many Reuters News in English language we received between July13-20, for US listed stocks only. And then I'd like to know the distribution of stocks the news are related to. This is with RDP News - Wealth package Equity & Markets News, for North America region.
I got RICs like this while downloading RICs for SPY options SPYJT091317100.U, SPYJH171317100.U, SPYJT091316850.U how to decode them. where can I find rules to decode such RICs ?
It looks like you're new here. Sign in or register to get started.