Y'all: I can see the different type of fees on Funds in the workspace (entry or exit fees and annual fees) - but would also like to the historical fees on each of these ISIN numbers. Is there any way to harvest the historical fee structures back in time? Best, Steffen
Basically the question in the title. What I have is the Refinitiv Lipper for Asset Management app on desktop, my org doesn't have the API product which I understand has this. I can find the historical time series for returns, total assets, number of shares, but I can't find it specifically for NAV. I'm working on a…
Hi, I've been trying to retrieve filings from a list of different RICs and Dates (specific range for each RIC) but im having difficulties using the code examples available. Would really appreciate help to code a request to access the MD&A Section of 10-Q/10-K of many companies for which i have the RICs and dates. I've been…
When I run python from Eclipse, it works fine. But when I build a stand-alone exe file using PyInstaller, the following error is thrown. Looks like it is related to refinitive.dataplatform library (the stand-alone exe file that was built previously and included eikon and refinitiv.data libraries worked fine). Do you now…
Thanks, AA
In the "24 Ping and Pong Messages" chapter of WebsocketAPI_ProtocolSpecification.pdf, It say that if a Refinitiv server doesn't receive traffic for a certain period of time, it will send a Ping message to the application. Regarding this "certian period of time", how many seconds does it specifically refer to?
How can we update the access token in the WebSocket session? Based on the documentation, we believe that the latest access token can be updated in the WebSocket session by using the following request format: { "Domain": "Login", "ID": 1, "Key": { "Elements": { "ApplicationId": "555", "AuthenticationToken":…
We would like to confirm the expiration date of the refresh token. 1. Do refresh tokens have an expiration date? "3.1.1 V1 Authentication" states that refresh tokens also have an expiration date, but we could not find any response item in the document that indicates the expiration date of the refresh token, like the…
If multiple clients request the authentication API with the same machine ID, will the same access token and refresh token be issued? We plan to build two client systems that connect to the Refinitiv server. One is for the production environment and the other is for the staging environment. Each of the two systems has two…
We use LSEG to get Debt Securities market data from market contributors by using an API (Python). We get our LowBid-HighAsk range from the market data available such as yield or price for any particular security. I wanted to inquire if there is an identifier to differentiate the market data if it is a yield or a trade…
It looks like you're new here. Sign in or register to get started.