-
Issue with LSEG library on python (API). Getting an import Error
I have an issue with lseg library on python (API), The session is opened correctly but I get an importError ( Image attached). Have you met this issue before? Current lseg version : lseg_analytics-2.1.0b1 lseg_data-2.1.1.
-
using EMA API, how can we modify our audit logic to effectively address and handle non-current data
using EMA API, how can we modify our audit logic to effectively address and handle non-current data carried within RefreshMsg or UpdateMsg?
-
Shifted date for minute-level data when using ld.get_history() v. ek.get_timeseries()
Dear LSEG developers, I am currently migrating the old codes based on the eikon package to the new lseg.data package. Specifically, I am retrieving intraday minute-level data. I am comparing the data retrieved with ek.get_timeseries() with the data retrieved through ld.get_history(). I noticed that there are a significant…
-
How to pull overview of model and daily data via API?
How to pull overview of model and daily data via API?
-
When will INST_PHASE field be sent for SSE/SZSE L2 MBP Domain?
Good morning, I'm using the UPA RDM API to receive level 2 Market By Price Domain messages for the SHSE and SZSE exchange. I'm interested in parsing the INST_PHASE field from these messages to determine the current trading phase of each security. When will the market by price messages get sent? I need the data source to…
-
Hi, I am using LSEG in Python with an App Key, following the documentation in this article: https:
Hi, I am using LSEG in Python with an App Key, following the documentation in this article: https://developers.lseg.com/en/api-catalog/eikon/eikon-data-api/quick-start Everything is working well so far. However, what I actually need is to retrieve the .txt files of conference call transcripts for some firms. For example, I…
-
How can i align data dates when pulling price data from python API?
Hi there, I am using the refinitiv python API to pull price data for stocks in a universe. Both the "date" and "calc date" fields yield slightly different dates for different stocks. My code (see below) should be pulling weekly dates for the past year starting from the most Friday. How can I ensure the dates returned are…
-
How to retrieve index constituents for a specific date
According to the article athttps://community.developers.lseg.com/home/leaving?allowTrusted=1&target=https%3A%2F%2Fdevelopers.lseg.com%2Fen%2Farticle-catalog%2Farticle%2Fbuilding-historical-index-constituents ,the get_constituents_as_of function is supposed to retrieve index constituents for a specific date. However, when I…
-
Interest rate swap (currently in SWPR) in the CODEBK application
I am trying to follow the help guidance of modeling an interest rate swap (currently in SWPR) in the CODEBK application. However, I think I must be doing something wrong because I am seeing a variance between the two. Can you help with what I am doing wrong? I reached out to the LSEG Help Desk who assisted with developing…
-
Distinguishing historical market data for S&P options having the same RIC before OSI standardization
Hello, As per the title, I have an issue distinguishing historical market data for S&P 500 options before OSI standardization in Nov 2009. The issue is that a single RIC can represent options with the same type, strike, just different maturities. Here is an example : SZV1650F.U. This RIC represents call options strike…
-
RFA Dictionary Request returning "Source unavailable" for service hEDD
Hi Support Team, I am experiencing an issue where my RFA (Robust Foundation API) consumer application is unable to retrieve the data dictionary from the hEDD service. Instead of a RefreshMsg, I am receiving a StatusMsg indicating that the source is unavailable. Issue Details: Service Name: hEDD Dictionary Names requested:…
-
Python API
-
How can I get the constituent stocks of the .STOXX index?
I can find it on the workspace, but it keeps returning an error when I use the API.
-
Eikon API is very unstable,returning NoneTypes for readily accessible data that iscurrently availab
The Eikon API is very unstable. It is returning NoneTypes for readily accessible data that is currently available in the Data Item Browser. Subsequent calls for the data are producing a result but the NoneType is random and occurs elsewhere in the list of requested instruments requiring multiple call backs to get all…
-
The associated call and put option RICs for each active traded- 0#YBN+
Option watch app function. Steps below: Step 1: open OPW or option watch app. Step 2: Enter the instrument YBNc1. Step 3: Click on "Standard". Step 4: Under "Strike price" on the 3rd drop down "Volume" or "Open interest". Step 5: Enter the preferred range for volume. The above was advise by DA Specialist, however client…
-
Question About Retrieving Dividend Fields via Python API
Hello, I'm trying to retrieve dividend related fields from refinitiv for RICs traded on Borsa Istanbul stock market. I've attached a screenshot of the fields I need. (Annual,Last and Projected Yields) Could you help me identify the correct field names? Currently, I am using "TR.DividendYield" for the yield.
-
DSS REST API values for numbers and non-numbers
Quesitons on DSS REST API (1) Is it correct to assume that values other than numbers are enclosed in double quotes ("")? (2) If the value is empty, are numbers are null (or null codes for EoD/Elektron EoD/Price History) and other types enclosed in double quotes (""")? Regards, Hiroko
-
API endpoint or programmatic solution
Want to know if there is a endpoint using which we can download Analyst report using api credsI wanted to inquire if Refinitiv provides any API endpoint or programmatic solution that enables downloading analyst reports.
-
Data mismatch issue by Workspace API get_history.
Hello, When using the Workspace API get_history function to retrieve historical Fundamental data. When requesting historical Fundamental data with Financial segment fields (e.g. TR.F.GEOTotRevBizActiv), I observed that the returned data becomes misaligned depending on the order of fields specified in the request.…
-
Can I use VBA code in Excel to do this?
Initially client was asking for How can I preserve the values while "erasing" the formula in Cell BB7 in DataStream? So I have provided the below steps: To preserve the values while removing the formula, use the "Save as Values" feature: 1. Open your file (ensure data is updated) 2. Right-click on cell BB7 (or select the…