A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
Hi Team, I am assisting a client to use the list of chains below and its data. I sent him a sample code for 1 chain (USD) import refinitiv.data as rd session = rd.session.desktop.Definition(app_key=('DEFAULT_CODE_BOOK_APP_KEY')).get_session() session.open() rd.session.set_default(session) IRPR_chain =…
Hi everyone, I’m working on a research project involving and I need to extract historical option market data to train and validate my models. I’m using the LSEG Data API, and I’d appreciate guidance on the best way to retrieve the following data efficiently. Required Data: Historical Option Prices Closing price (CF_CLOSE)…
Hi, I am currently looking for a way to retrieve the % of outstanding shares held by ETFs of a single equity. I know that I can do this manually by looking at the Fund Ownership of an individual equity, however, I am looking at 150 equities over the past 20 years on a monthly basis. Thus, doing it manually is not an…
I was able to do this on Eikon (see attached pdf) by typing in:…
Hi all, I am currently working on my master's thesis, which involves analyzing the source of funds in financial transactions. Does anyone know which is the best way/function to get to know how a M&A transaction was financed (debt/equity or both)? I'm using the Deals Screener Worksheet of Refinitiv Eikon. Thank you in…
Which service and api to get ,20-day average volume at a specific time, say for symbol RY.TO, MSFT.N
Is there any interface that I can get the latest global exchange information with exchange country and exchange type?
I have this code to get the sp_500 list of tickers: def get_sp500(): import requests import json url = "https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes" payload = json.dumps({ "ExtractionRequest": { "@odata.type":…
Hi, Please tell me how I can get Machine-Id? I was given instructions Getting Started with Refinitiv Data Platform in which I see that Machine Id should have been in Welcome email. But I did not receive Welcome email. How can I get Welcome email? Do I need to register somewhere or get access? I already have an account in…
hi, hope all is well. I have a question about automated file downloads from my.refinitiv.com I tried to setup the job to download the below report https://my.refinitiv.com/content/dam/myrefinitiv/products/11727/en/Technical/629036.csv I am getting authorization error as below An error occurred: 401 Client Error:…
It looks like you're new here. Sign in or register to get started.