The most recent content from our members.
Hi, Me and my team are trying to create a tool that automatically reads in a spreadsheet of ours, turns it into a RIC list csv, and then we import that into the DSS web gui to go and make a request with. However, when we import the list of around 33,000 contracts, only about 25% of them exist... which is very confusing to…
I am trying to get price data in Office 365 Excel for ARKB which launched backed in February together with a collection of other Crypto ETFs. For some unknown reason ARKB does not correctly list. There a MS Tech Community to shows the failure but to date no solutions or suggestions have developed.…
Hi. I am looking to get a list of all RICs for Shanghai Stock Exchange equities and Shenzhen Stock Exchange equities. I have been referencing this article (https://developers.lseg.com/en/article-catalog/article/all-rics-available-on-elektron-realtime) and I recently found this tool…
Hey All, Myself new to refinitiv API data stream. We're trying to get pricing data using the EMA with java-17. com.refinitiv.ema.access.EmaFactory; When I try the below code by applying consumer.registerClient(EmaFactory.createReqMsg().domainType(EmaRdm.MMT_SYMBOL_LIST).serviceName("FINANCE_PRICES").payload(batch),…
Hi, I am using MMT_SYMBOL_LIST to get Chain RIC. I found some rules of the Chain RIC in the picture below. I uesd the code below to get the HKXG main board symbol list. consumer->registerClienReqMsg().domainType(MMT_SYMBOL_LIST).serviceName("ELEKTRON_DD").name("0#MBD.HK"), client) But I was unable to ues the code below get…
For example Office Depot is not called Office Depot anymore, and instead ODP, problem is that the old data still has to be mapped to ticker via name combination, so without these historical name changes, I am not sure how it could be done.
I have the refinitiv consumer example programs working I want to see a working request/response(s) for a symbol list This is the -sl option You need to provide a name for the symbol list I want to know what name will work I tried -sl 0#ITEMS but received <statusMsg domainType="RSSL_DMT_SYMBOL_LIST" streamId="400"…
Dear Developer Community, i was wondering if there was any update on the ability to request a full list of all companies of the Eikon universe? The Advanced Search from the Eikon App claims 4.102.550 results when search for companies without any filters, however, an export is not possible (well not by export 10k companies…
I am trying to pass a request for a ticker symbol, that is valid. Still it always throws an error with message of Investor Full Name. Any idea what is about? I can relate it to having investor names empty and so on.
I am trying to download Russell 2000 stocks(and other lists) for backtesting with dead stocks too. I use Python Datastream API. I start from 1990 and get the list of constituents then download them. For most of the lists I only get N/A so no stocks. Only for a list: LFRUSS2L I get stocks but they are less than 2000 ! I…
It looks like you're new here. Sign in or register to get started.