Hi, I'm trying to pull some data with the following: screener_tsvx = "SCREEN(U(IN(Equity(active,public,primary))/*UNV:Public*/), IN(TR.ExchangeMarketIdCode,""TSXV"",""XTNX"",""XTSE"",""XTSX""), TR.AvgDailyValTraded20D>=GMEDIAN(ZAV(TR.AvgDailyValTraded20D),universe=""univ""), CURN=CAD)"…
...g" after installing Workspace This is on behalf of a client: Can you directly respond to Barry via email? Barry had Eikon installed and had no issues, but after installing Workspace (leaving Eikon installed. So currently have both installed), getting below error: The code that seems to be causing the issue: eikon_key =…
I keep getting this message every 1-2 hours. 400 Bad request, backend error and then failed to download after 10 tries, Quitting.
I am using this python code to get power and gas hist prices Basically I created 3 dictionaries with all the RICs for Power DE, Power Fr and TTF price for all the monthly and quarterly and cal products. I create a simple function that for each key of the dict, download the price series. Then I change the column names with…
Is there a comprehensive list of all the potential country/region codes (across the global universe) in TR.BGS.GeoTotalRevenue.SegmentCode or an easy way to pull that together with the corresponding name?
Hi Team. I understand ek.get_timeseries method on Eikon CodeBook/API always return timestamp in GMT/UTC(based on https://community.developers.refinitiv.com/questions/72784/eikon-data-api-time-series-timezone.html) but how come rd.get_history is returning GMT-1 Here is the sample formula: For ek df =…
Hello, I am currently working on a project which involves finding and matching firm financial data to an excel-sheet dataset (called resulttable100.xlsx) containing a list of firms, their number of patents and respective filing-application years. Not all these firms are public so I ran a query on Eikon API to find those…
hi, is it possible to get tick data through API for FGBL (bund futures), FGBX (BUXL futures), FGBM (BOBL futures) and EURIBOR futures. ( Eikon premium user) If so what are the limitations, is there an article available explaining the steps, use case. Thanks.
Hi team, I encountered a question regarding eikon api retrieving news. The news body contains too many special characters, hyper links as well delimiters. Is there any way to clean them up and only keep the raw text? I've attached my code below and the original news from workspace. Thanks for the help.
...ta API I am trying to retrieve implied volatility data of Indian stock options by inputting the ISIN CODE. My end goal is to create a data frame with company, date and implied volatility. As you can see, I'm not being able to retrieve anything. Can you please guide me as to how I can go about it? Thank you!
It looks like you're new here. Sign in or register to get started.