I'm not able to find the optimal RICs and the DIB to retrieve TotalReturn1D of the commodity index data traded in USA. Requiring assistance on the same
How can I get the monthly trading volume for FTSE All share index constituents in excel for every month in a year. I'm trying to calculate share turnover which is defined as trading volume/average shares outstanding.
Hello, I'm trying to access Datastream through Python using DatastreamPy and I'm getting the following error: Exception: Invalid Token Value
Hi, I am a Schroders employee. I have a Refinitiv Eikon login, but am told I would need a separate login to obtain data programmatically via Datastream. Could you please provide me with this? Thanks
Can someone help me understand what this DSGRID formulae does - =@DSGRID("AXBK.NS","cya#(x~INR*100,c)",YEAR(Financials!M35),"","","SDateCellRef=true;SuppressComments=true;Sym=RIC","") What is the function of : cya#(x~INR*100,c) ? Is there any documentation for these formulaes?
Hello, I have some problems using Datastream via python. I'm trying to connect to Datastream using the sample code with python code: import DatastreamDSWS as DSWS ds = DSWS.Datastream(username='NN', password='XX') ds.get_data(tickers='VOD', fields='P', kind=0) Using my correct username and password yields: Exception:…
I am searching for a way to make a time series request in Datastream for a list of funds. I am using the ISIN of about 2000 funds and I am trying to retrieve the monthly return index (RI) for every single one. How can I insert the entire list of ISIN numbers in the time series request (in the Series/List box), instead of…
Hello, I am trying to receive TimeSeries data from the Datastream API in Excel VBA under Windows, using the code examples shown in https://product.datastream.com/DswsClient/Docs/AboutRestSvc.aspx . The data comes back as oldest to latest, but I would like to reverse this order (from latest to oldest ). In the Excel DSGRID…
Is there a way to map from a given corporate bond identifier to its issuer parent equity ticker? Really struggling to find any thing that works here. If I have a Bond ISIN how can I from that get to its Issuer/Parent as I then I want to screen on its company financials. Thank You!
I am looking for constituent of FTSE All share index for every month between years 2010 and 2019. Im using datastream on excel. Where can I find such a list?
It looks like you're new here. Sign in or register to get started.