Let's pick VOD.L. I would like to know how many analysts are behind each historical forecast of one year ahead (i.e. FY1) for (say) Revenue, EBITDA, EPS, Net Debt, etc... Put another way, I would like to have a sense how thin/thick is the forecast
Hi I am looking for Microsoft's volume. I try =@TR("MSFT.O";"AVG(TR.Volume);TR.Volume;TR.TURNOVER;TR.ACCUMULATEDVOLUME";"SDate=0D EDate=0D-29D";B9) and the output is 25281455,920829953780019275720829953 It seems good Unfortunatly, i try on python and i obtain different value : df=ek.get_data(listRIC,…
... and incorporation country as input parameter? I have used record matching functionality where an excel of max 1000 records can be passed to get permid, but is there any other alternative using API playground to achieve it ?
Question: 1. We get a stock information: 600687.SS and how to use Eikon API to get stock RIC code? We use Eikon desktop to find the RIC code is 600687.SS^C21. This is a delisted stock. 2. Could we use search function and how to write the statement? Thanks. Python statement we used now: data, err =…
I want do an equity screening of the SXXP Index (Stoxx Europe 600) in the 2005-2023 date range. I need a list of the members that the index has had in that time window.
I am getting error code 401 saying Eikon Proxy not running or cannot be reached.
... the roles correctly when advisors have multiple roles? I'm trying to obtain a list of advisors and their roles in M&A deals. I have code to pull the deals, but the advisors and the roles come in a concatenated field. Some advisors have multiple roles. If the first advisor has two roles and the second advisor has one…
Hi I would like to retrieve M&A corporate action for a list of instruments over a period of time. I tried to modify the code from github (GitHub - LSEG-API-Samples/Example.EikonAPI.Python.CompanyEvents: This is an example of retrieving company events using Eikon Data APIs.) but i am not getting the result I want. import…
I want to connect to PowerBI through API. Do we get API for a enterprise user like me to connect to PowerBI or other tool.
I am fetching the news headlines data using python but this error has been occurring lately. Been using the same script and could fetch 100 headlines day before yesterday but works no more. Here is the script:_ pip install eikon import eikon as ek ek.set_app_key('###') import pandas as pd import numpy as np import datetime…
It looks like you're new here. Sign in or register to get started.