Hello, I'm working on a Python project using the Refinitiv Data API to retrieve large sets of equity quote data. I need to fetch data in chunks of 10,000 records due to API limitations, but I'm struggling with implementing effective pagination to avoid overlapping data without missing any records. The API doesn't seem to…
Hi, I'm trying to get access to the an API where I can download RNS announcements for my clients company, to display on their website. Through a Google search I found this API documentation, which looks great and will do exactly what I need:…
I am in Canada but my register location is Taiwan. I can not login the Eikon and it shows the following info: Configuration Download Error The application failed to download the product configuration. Possible causes: • you are not connected to the network • the Refinitiv Platform is encountering problems • the desktop…
Seeking assistance/guidance regarding the client's query about obtaining data from the NEWS app using API. Client is trying to retrieve the top 20 news headlines from google. Below are his steps: - open the session on line 9 - On line 11 client call the api to retrieve the 20 news articles applying to google. - Line 13 -…
We run an application that stays up 24/7 connected to RDP. The app is written in C++ using ETA. Roughly once a week we will be disconnected by RDP and then be unable to reconnect until we restart our application. We think perhaps something within the OpenSSL library is not being cleaned up when we call rsslCloseChannel…
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": [ {…
Using the .Net Refinitive Data API (Refinitiv.Data.Content 1.0.0-beta5) with Desktop Session. I am able to use Search and Summaries Endpoints without issue, and in Workspace I have access to delayed updates, but when querying the Pricing API endpoint it is forbidden: HTTPStatusCode: 403 HTTPReason: Forbidden Contents: {…
Hi, We are currently managing a list of approximately 2000 RIC codes and are looking to streamline the process of retrieving related news for each code, on a T+1 basis. Our goal is to identify and fetch news from the prior day that is related to each RIC code. We have not been able to find a working solution using the…
Greetings, I am in the process of developing an algorithm designed to extract specific dates and associated closing prices related to delistings, bankruptcies, or private transitions of publicly traded entities. Currently, I am encountering difficulties with the functionalities of rd.get_history and rd.get_data. Below, I…
We need to use RDP API for development purpose, so i wanted to know how we could create credentials with our shared mail id, will we need to create a workspace account with that mail id first?
It looks like you're new here. Sign in or register to get started.