i need to fetch close and settlement prices for expired options and futures contracts . please assist for the following : 1. Please let know the exact syntax for constructing the RICs for expired contracts for both futures and options . 2. second need to know the exact command to get the close and settlement prices for the…
Hello dear community, I am trying to retrieve the following data (time series, from 01.01.2003 to 01.01.2015) from companies using their ISIN code as reference in the Eikon Refinitiv add in in Excel: S&P's, Moody's and/or Fitch's (depending on data availability) credit ratings on the same bonds; value of the bond issue in…
I am trying to pull in some economic indicator timeseries data. However, I've noticed that some of the data points are not showing the latest or updated data. Quick example if USPFDB=ECI (Philly Fed Business Index). We had the December release yesterday (21 Dec 2023), however when I pull in the data using…
Please help mofidy the following codes: The client is looking for the formula : And code returned the future dividends estimate by analysts, but I need this for each month in the next fiscal year (NTM) period, not only last value of 2024 (2024-12-31). dados, err = ek.get_data( instruments =…
I am using python 3.9.2 version and eikon 4.0. I am trying to enable Eikon Data API for python and on trying to install the python library using 'pip install eikon', I am getting the following error messages stating 'Could not find a version that satisfies the requirement eikon', 'No matching distribution found for eikon'.…
Item: Error: { "Error": "Failed to open OMM stream - streaming services are unavailable. Verify log details and ensure you have permissions." } I am getting error when attempting to connect to Ekion from and in house application. This was working before, nothing had changed. I've already checked with the Refinitiv account…
I use the get_data API to download USA municipal bond data by deals. However, I get much less observation compared to screen based on "Date deal was created". I wonder how is the download limit of USA municipal bond data by deals? How to get the full data?
this works in one of my virtual environments but not in another. Can you tell me how to find what package I have to have installed for this to work.
Good afternoon, I try to request Eikon API from python to find EUA options open interest relative to strike prices. I want to get open interest for all strike prices of a contract, for example Dec24 (CFI2Z4). Please find below my code. I think the code i am using for options is wrong : 0#GCFI2Z*.EX Thank you for your…
Hi! I notice a problem when I pull data in my Jupyter notebook, and when I pull the same data with the same way on the CodeBook environment, this problem does not appear. However, for more flexibility in my work, I need to get these data outside the CodeBook environent. Below you can see two prints that ilustrate the…
It looks like you're new here. Sign in or register to get started.