I am trying to retrieve minute-by-minute data via DSS using TickHistoryIntradaySummaries. So far I've managed to get SPY data using chainRic, but for some days, the same query returns different results. For example, in the first fetching of data of 6th may 2019, I only got Call option data and no Put option data. While on…
Hi Team, We are using On Demand intraday service form DSS. what we noticed the data its returning is last available date data rather than what was the for current date. For example we trying to get the intraday price for "XS0257767631" as of 8th NOV 2023. the result it gives is as of 31/02/2022. Is this expected ?
Using DSS for NSI (XNSE), is there a document with definitions for the qualifiers for the mkt. condition msg types? I do not see them shown in the attached document with the venue specific qualifiers. is there a general qualifiers definitions doc I can reference?
Hello Team, Is Golang (Go) language supported in DSS Thanks
For example: A GET query to https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/RawExtractionResults('0x08b018d5e039394b')/$value returned HTTP/1.1 200 Connection established HTTP/1.1 200 OK Cache-Control: no-cache Pragma: no-cache Content-Type: application/json; charset=utf-8 Expires: -1 Server:…
The DSS Rest API returns no values for some ISINs even though there are values present in the composite template accessible through the DSS Web UI. For example, for US46647PBW59: Request: @{'ExtractionRequest': {'@odata.type': '#DataScope.Select.Api.Extractions.ExtractionRequests.CompositeExtractionRequest',…
Could you help me find symbols in the historical Refinitiv API: 1. NYMEX Brent Oil 2. ICE Crude Oil I tried to search, but could't find the exact RIC for the commodities. Also, please could you verify that I used the correct symbols for: - ICE Brent: LCO - CME NYMEX: CL
Evaluated Pricing folder.pdfI would like to know if DSS Pricing Service file can be delivered through DSS REST API. The bespoke output files of derivatives/structured notes are delivered for contracted clients via DSS "The Pricing Service" screen as attached screenshot. Can I double check if we can download them through…
HI, I'm trying to create a request to get historical price from RIC with java, how to get bid/ask price and filter by date? any idea? JSONObject searchJSONObject = new JSONObject() .put("SearchRequest", new JSONObject() .put("IdentifierType", "Ric") //.put("Identifier", "US10YT=RRPS") .put("Identifier", "JPY=")…
I have been exploring DSS for the past few days. I've skimmed through the REST API tutorials which use postman and have so far been successful. I am currently trying to write a python script to extract minute-wise data of the past 3 years of SPX futures and options and with the help of…
It looks like you're new here. Sign in or register to get started.