The most recent content from our members.
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?
Where can I find a list of mnemonic codes to use a a lookup for Datastream Data Loader please?
hi, I am trying to retrieve historical price data for a list of instruments with python Eikon and datastream. My dynamic list of instruments come from Eikon port TotalList=(['Portfolio(0867/*Total List*/)']) dataset, err=ek.get_data(TotalList,['tr.PriceClose']) rics1 =pd.DataFrame(dataset.loc[:1,'Instrument']) rics2 =…
How do extract symbols that fulfil regex criteria in datastream? For instance, when I type SPXw, I can see a list of options RIC/ Mnemonic in DFO Navigator. I want this to an output from a python function.
Hi, I am trying to download data for the time series with mnemotic AUQ.1.T40, which has no RIC associated. How can I overcome the missing corrispondence?
Using Datstream Web Service: How do I get a datastream code (mnemonic) based on ISIN and currency? For instance: the ETF IE00B4613386 are quoted in different markets and the DS code EMDD is for rge one quoted in London in USD, and the code D:SYBM is quoted in Xetra in Euro. Thanks
Dear all, I need to download different index-data (e.g. Total Return Index (RI), Net Return Index (NR)) as timeseries. Currently I'm using the Datastream Request-Tables for this purpose. Now I want to replace them with the EIKON Data API for Python. During this transition I've came up with the following issues: -…
Is it possible to get Recurring template details define in DATA Scope Select through Reuters API. Required details like Schedules ,Instruments and Out Format , Out mnemonics etc.
Is it possible to use Mnemonic instead of the RICs to pull data using get_timeseries?
It looks like you're new here. Sign in or register to get started.