Hi All, I am unable to retrieve data, I get error 400 "Bad Request". Here is my request: RESOURCE_ENDPOINT = "https://api.refinitiv.com/data/quantitative-analytics-curves-and-surfaces/v1/surfaces" requestData = { "outputs": ["Data"], "universe": [ { "surfaceTag": "Example Vol Surface", "underlyingType": "Eti",…
Hello friend, I'm using Workspace Settlement Calendar Calculator to calculate FX broken dates start date and end date, like the red box outlined in the screenshot below. I would like to know how to archieve this by Python. Thanks & Regards, Mark
Hi, i am confused with lot of documentation and lot of information. Our client has subscribed to "Refinitiv Real-Time" and we able to connect to Websocket API (https://developers.lseg.com/en#t-realtimesdkandwebsocket). This is a streaming technology where the client gets realtime feeds from server. But, what we are looking…
I have an issue related to getting access token via auth v2 endpoint: https://api.refinitiv.com/auth/oauth2/v2/token I can login to API Playground UI and access endpoints that I need with my credentials: -username -password (for UI) However, to generate access token (programmatically) I need: CLIENT_ID CLIENT_SECRET and I…
=@TR("SCREEN(U(IN(DEALS)/UNV:DEALSLOAN/),IN(TR.LNParticipant(LNPartRole=LNB:LNBIP:LNBUP:LNBMP:LNR:LNRIP:LNRUP:LNRMP:LNAB:LNABIP:LNABUP:LNABMP:LNG:LNGIP:LNGUP:LNGMP:LNLBO:LNLBOIP:LNLBOUP:LNLBOMP:LNPG:LNPGIP:LNPGUP:LNPGMP),4296949406), BETWEEN(TR.LNMaturityDate,20250319,20750319)/dt:Date/,…
Dear Dev Community, I'm currently facing issues when trying to use both the Eikon Python library and direct Web API calls in parallel. The Refinitiv application runs continuously in the background, and while the Python library functions work as expected, direct API calls fail with authentication issues. Eikon…
I am currently in need of quartely financial data from from JSE from 2011 to 2024 however I am facing challenges to download the data, kindly help given the time constrain that I do face right now thank you
In the attached response, we don’t have any files with dates after January 2025 for normal Yield curve data: Bucket Name: bulk-custom Package ID: 4d7e-7f24-e8549883-a58e-b7535ef16ee7 File naming convention: PiperGMCurvesYYYY-MM-DDT16:00:00.000-05:00 Additionally, for Interpolated yield curve data, there are no files after…
I am having problem with the parameter "CH", which is not supporter in the fundamental_and_reference.Definition. And there is nothing about it in the docummentation here from refinitiv.data.content import fundamental_and_reference df_earnings_surprise= pd.DataFrame() definition= fundamental_and_reference.Definition(…
Dear all, I am currently working on retrieving historical data for a set of RICs. While I am able to successfully obtain fundamental data, such as revenue information, I am facing challenges in retrieving historical Index membership Information. Below is the code I have implemented: df = rd.get_data(unique_ric_list,…
It looks like you're new here. Sign in or register to get started.