Hi— we had been debugging the new lseg.data library realtime APIs on a system that had been running Eikon. When running eikon Eikon, fields with enums (like IMB_TYPE) and fields with timestamps (like IMB_TIM_MS and QUOTIM_MS) were all coming back as integers using the lseg.data streaming APIs, for example using the…
I am using the “Company Tree Structure” feature within LSEG Workspace to export group hierarchy data into Excel. While the download works as expected for many companies, it consistently fails or gets stuck in a loading state for a subset of both public and private companies. This issue persists regardless of the account…
I gather that when requesting historical pricing, every stock is being requested individually, even when requesting one date, is that correct? E.g. if I just ask for Russell 3000 stocks since the start of June, I'm making 3,000 separate requests? That at least seems to be what is happening from debug logs. I ask partly…
Hi, I have retrieved total return data with this script, and there are some rics that has wrong daili returns. For example BLNK.O almost the whole 2020 is wrong, theres a lot of consecutive days that the return is more than 6k, and other several consecutive days as -98 or 500. Could you check this please? Thanks for your…
I have a script that extracts daily time series data and static data for the individual constituents of the ETF IEAC.L over a 10-year period. Currently, I’m fetching the data day by day for each of roughly 3500 constituents, which makes the process very slow — a test for a single day already took about 1 hour. So I'm…
I have a script that extracts daily time series data and static data for the individual constituents of the ETF IEAC.L over a 10-year period. Currently, I’m fetching the data day by day for each of roughly 4000 constituents, which makes the process very slow — a test for a single day already took about 1 hour. My current…
I would like to use the refinitiv-data library in python to return the long text description of a field. Is there a function that does that. for example, i would like to search for AUAO2X6_ZY and get 'zero yield.....'. I am not finding any documentation on this.
How can I open a new python project Unexpected error while saving file: Examples/07. Portfolio Analytics/untitled.py [Errno 30] Read-only file system: '/home/jovyan/Examples/07. Portfolio Analytics/untitled.py When I try to open a new python project, this prompt message shows up Raised on behalf of external client
Hi, I am trying to obtain the holdings for a set of funds as at different points in time, on a quarterly basis over a 10-year period. I have tried using both the EIKON API, as well as CodeBook to do this. However, I notice that even though I change the date in the parameters field, the Number of Shares and Percentage of…
how do i get the mid price and YTM for bonds via the python API for historical pricing
It looks like you're new here. Sign in or register to get started.