...message":"Application key is not valid." Im trying to run CODEBOOK code in Refinitiv Workspace.And I am having trouble using both options: i) ek.set_app_key('a5n...................4tu') ii) ek.set_app_key('DEFAULT_CODE_BOOK_APP_KEY') The error message is: Status code 400: Bad request on handshake url…
Hi, I am trying to connect to Eikon through python on spyder. When I typed in this code to connect to Eikon: I get this error: How do I connect to Eikon to download data? Thanks!
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…
It looks like you're new here. Sign in or register to get started.