Hi! I'm trying to import the previous date's settlement price for different commodities futures (I believe the data item is STL), but I don't see that on the data items list. Is there a way I can pull the previous day's settlement price into Excel? I'm able to retrieve the current day's settlement, and I want to be able to…
Hi, I'm trying to add the LEI numbers, Company Name and Story Headline to my current search but not sure how to do it. Below is my current code which is gathering weekly news headlines from the free text search. Any help would be great thanks.
Hi is there any way to find about all RIC connected to a specific RIC Example: For 3 Month SOFR Futures its RIC is SRA, for its Future Outright chain its 0#SRA: for its Futures spread chain its 0#SRA-:, for its futures butterfly chain its 0#SRABF-: similarly for condor chain its 0#SRACF-:. I found these using hit and…
For context: Corn early expiry options come in weekly and monthly flavours: Corn Options Contract Specs - CME Group Corn Weekly Options Contract Specs - CME Group The RIC is the only way that I can see to determine whether the option is monthly or weekly - i.e. for a call with strike 235 for corn: C235F24 is monthly…
Hi guys, Hope you are doing well. With Codebook, I'm trying by using RD library to build a python script which will resolve a list of companies. Broadly speaking, the script will parse a list of company name and will return the corresponding RIC or ISIN or Parent ID Example: with the list below:…
Hi, I'm not able to use the eikon api. Tried the trouble shoot link: Eikon Data API(Python) Troubleshooting | Refinitiv | Devportal (lseg.com) and noticed that my Log doesn't have any proxy information. However, the article doesn't tell you what to do. Here is the log I get when trying to connect to the API: 2024-05-14…
I'm looking for a way to access the data available in LSEG Workspace under "Infrastructure 360" (GINFR) through the Python API. They don't appear in the DEALS_MERGERS_AND_ACQUISITIONS and LOAN_INSTRUMENTS views, which is reasonable. However, I haven't been able to find any record of them by just searching for the…
Hi, I'm using get_data function to pull index details with no problem until I need to grab the same data for a new index .HEDGEINDEX, in which case all I'm getting for this index is <NA>. Can anyone help me figure out a way to pull? Thanks. Below is my code: df_ric_ts, err_ric_ts = ek.get_data( ['.HEDGEINDEX', '.SPX'],…
How do I find what version of Eikon I have (Core, R&A, Premium)?
How is it possible to create the "norm factor" and "residual amount usd" column in bond calculator cash flow section using Eikon API or codebook? If so, is it possible to have these columns for multiple bond ISINs?
It looks like you're new here. Sign in or register to get started.