Hi all, I'm trying to get hourly level data for a contract with RIC 'FFH3^2' which is CBoT 30days Fed Fund Rate Future for March 2023. Even though for current future contract 'FFH25' hourly level data is available, the RIC 'FFH3^2' doesnt return any data when I use code: rd.get_history(universe=['FFH3^2'], fields =['BID',…
I am trying to filter news articles received via Refinitiv News Archive service based on presence of subject qcodes. For example, I have a news article with a headline of "INFINEON TECHNOLOGIES AG <IFXGn.DE> SHARES DOWN 4.5% IN EARLY FRANKFURT TRADE AFTER RESULTS", which I do NOT need to see. This article has a total of 34…
I am trying to connect to this endpoint and hoping to receive a excel file: "https://api.refinitiv.com/data/change-notifications/v1/published-notifications/211744/attachments/DN_ContentsetANDProduct_Impact.xlsx/.tWLIDJLHSzhZ1zBnHqOboyu8CqsFKMF" It works when I try and connect using the API Playground but not locally.…
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?
It looks like you're new here. Sign in or register to get started.