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?
Hi, I am doing research on Swedish options markets and I am using Datastream to fetch historical options data. However, I am fairly new with Eikon, and I was wondering what kind of assumptions are made for example with OMX Stockholm 30 Index 100% Moneyness and OMX Stockholm 30 Index Delta ATM continuous series, and from…
Hello. I need data for the last 5 years for these variables: CDS, Stock Volatility, Stock Return, Market Capitalization. I was wondering if you could help me how I can find them in EIKON and use them in Excel? I can find them for this year but not for the last 5 years. Thank you in advance.
It looks like you're new here. Sign in or register to get started.