...ed to a green bond? or must this procedure be done manually? I am fairly confident in downloading data related to green bonds, but I can't figure out if there is a way to also be able to download other data related to other areas of the bond interface to the database. I can't find any tickers or indicators that I can…
Hi, I'm using the Excel add-in (workspace), and I need to download price data for different companies using a table request (datastream). I need to download data only when the market is open, on trading days. How can I do it? Thanks for your help
I want to download SPY ETF last 15 years one minute high frequency data. What should i do?
Hello Team, I have a client with a query as below. I am trying to use the CODEBOOK app (CODEBK) - a development environment for financial coders with a fully hosted cloud-based kernel for Python computations, closely integrated with Refinitiv. I am currently attempting to extract Scope 1 and Scope 2 emissions based on a…
Hi. I am a business school student, and I'm attempting to use Eikon Datastream to create a larger dataset - But i am having trouble selecting a large enough volume of data in my queries. I have access to Eikon and Datastream, and the excel add-in and I am a beginner with all. My access to these is through my school's…
...stock price of companies? I went through the equity segment. I was looking for volatility time series of few companies. then I find it in the price and chart section. There are many volatility measures, like Volatility O-H-L-C, Historical Volatility, Volatility (Chaikin's) etc. I am going to use the data in my study,…
Hi, Is it possible to query DSWS via R using package DatastreamDSWS2R with RICs instead of DS codes as identifiers? I tried the following but it won't work because it requires DS code @AAPL instead of AAPL.OQ. If this is not possible, can you suggest a workaround to get the DS codes from a list of RICs? cheers…
We have a number of jobs that use the Datastream API at the same time. They will each pull data (sometimes the same data) to calculate different models. We will intermittently get a "Read Timed Out" error: ``` requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='product.datastream.com', port=443): Read timed out.…
Hi, how can i quickly transform yfinance ticker symbols to that of refinitiv? For example AAPL, and some other symbols. I notice that not all of your instruments end with ".O" which makes it difficult for me to just write a function to convert yfinance symbols to that of refinitiv
i notice that the TR.PriceClose data is different from yahoo finance's adjusted close price. code is df, err = ek.get_data( instruments = ['MSFT.O'] fields = [ 'TR.PriceClose.date', 'TR.PriceClose' ], parameters = { 'SDate' ... For example for microsoft on 2021-02-12, eikon TR.PriceClose gives 244.990, and for yahoo…
It looks like you're new here. Sign in or register to get started.