Hello, I am using DSS ElektronTimeseriesExtractionRequest to get end of day (EOD) quotes for various RICs. I was wondering: How long does it take, after the market closes, for each of the following fields to be updated? ["Open", "High", "Low", "Settlement Price", "Volume", "Open Interest", "Trade Date"] I understand that…
I am trying to get all historical intraday tick data for various RICs (for backfilling, adding new markets etc.). What is the best and simplest method to go about this? For each RIC, I will need a separate file for each day. Does DSS Rest API offer this? If so, which endpoint should I call? Is there a way to break up the…
Hi, To indentify the new RIC code when a RIC is decomissioned or the product expired we use the Historical Reference Report template to find the new RIC reference. We have noticed that for the recently expired RIC (especialy for derivatives) we don't get the new expired RIC using the api call with template Historical…
We are trying to get price history for ISINs using datascope. We see that for around 3 ISINs for 3 year daily data , it takes on an average anywhere from 5-12 seconds. We are not sure if this is first of all in expected range. Secondly, are there any ways to make it faster. How can we scale faster with more ISINs. Our…
I have noticed inconsistencies in the global lipper classifications between the refinitiv documentation and the datascope select rest api. Documentation In the documentation https://www.refinitiv.com/content/dam/marketing/en_us/documents/methodology/lipper-global-fund-classification-methodology.pdf I see on page 11 that…
Hi team, how can we get closing auction volume data in our DSS or tick history? Especially HK market. Thank you.
what does the Key in the response of historical search refer to ? Does it keep changing assigned to a RIC? If it change, how often does it change
We plan to leverage the DSS API, over http using SpringBoot application. We are consistently receiving the SSL Handshake error, and we had already our root certs in the truststore. We need to understand if we need to pass any specific certificate to ensure successful SSL handshake.
Hi. I am following the rest api postman tutorial (with the collection & env imports from downloads). User authentication api call is giving me timed out error in both postman & curl. Postman timeout setting is set to 0. Proxy configuration turned off. Any idea what may be the issue?
I am trying the following code on postman with token and I got the following response { "error": { "message": "The Authorization header is malformed. Supported Authorization types are Token,Basic." } } for the below request Content-Type: application/json; odata=minimalmetadata {<!-- --> "ExtractionRequest": {<!-- -->…
It looks like you're new here. Sign in or register to get started.