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…
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…
See below stacktrace: 09:53:29.996 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://api.refinitiv.com:443 09:53:30.022 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to api.refinitiv.com/99.83.242.11:443 09:53:30.022 [main] DEBUG…
i would like to build a tabel with economic data, but it is not possible to receive data, i tried different fields and checked "DIB" in workspace, are there any fields working? import refinitiv.data as rd import pandas as pd from datetime import datetime, timedelta from IPython.display import display, HTML ---…
which version of MMT are Eu equity real time / historical data on - as the latest version is 4.2 , I've yet to see any of the above showning anything other than 3.0x
It looks like you're new here. Sign in or register to get started.