In Eikon samples there was a file called RHistoryAPI.xlsm to retreive historical data, like prices time series. We have not been able to get it working with Workspace Excel.
EC ens op0 and the rest fundamentals: Wind Solar Demand, and so on. With CODEBK.
Hi, I would think this would be an easy question, but I can't seem to get a total return for S&P 500 (or other example indices, for that matter), but the formula works fine for stocks. Can someone please advise? My call is below: ek.get_data(['.SP500'],['TR.TotalReturn'],{'SDate':'2017-01-01', 'EDate':'2018-01-01'})
What Fields ( FIDs) must be used to identify that a settle has been posted for a security, and at what time?
I want to get the future earning reports date for a given stock. And also the past earning reports date. How should I get it using python?
Hi, I saw in various earlier conversations that extracting earnings call transcripts directly via the LSEG Data Library (for Workspace) by using an API is not possible. See here for example: Now I am trying to understand alternative ways to get these transcripts (without having to manually bulk-download them). I saw that…
Dear Support Team, Our goal is to retrieve a clean, consolidated time series of quarterly financial reports using multiple fields (e.g., "TR.TotalRevenue.date", "TR.TotalRevenue", "TR.CostOfRevenue", "TR.GrossProfit", "TR.TotalOperatingExpense", etc.). Ideally, we expect four records per year, each representing one…
I recognise that all support is basically focused on Python, but I don’t want to run another Python-based system next to the R-based system we already have. However, going through the Python documentation, it seems to me that, under-the-hood, the Eikon Data API is just JSON over WebSocket on localhost:9000. Therefore, it…
Hi, I aim to get a complete list of all companies, listed and delisted, worldwide. As such, I used the SCREENER command and checked to include delisted stocks as well. I noticed, however, that the data is incomplete. Many delisted stocks are not included in the universe despite explicitly checking for delisted stocks. For…
I am trying to convert SEDOL to RIC through get_symbology, but it returns "no best match available". Meanwhile, Same SEDOL is able to convert SEDOL to ISIN. However, I tested it with other SEDOL, it is able to convert SEDOL to RIC. Those unavailable assets are mainly ETFs, and I wonder is this the reason that cause the…
It looks like you're new here. Sign in or register to get started.