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…
Hello Team, I have a client from Citadel, who is looking out an answer for below question. Initial query:-Using the @odata.nextlink property to iterate over search results. However every time I call the API it returns a different unique set of tickers when I combine everything(each time it returns 1350 results, but there…
Hi, Is it possible to search multiple instruments/batches of instruments via the DSS API searches at the same time? My client from Baader Bank AG is would like to provide multiple ISINs and MICs in order to search the correct RIC. The only solution I found is to map statically MICs to Exchange Code and then use the…
I am trying to pull ticks for expired contracts using DSS REST API. Extraction URL: https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw Payload: {"ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest",…
i am trying to add the number of rows at the trailer of the records. However, i keep hitting error 400. Below is the error message and what i entered under "Conditions" Error {"error":{"message":"Malformed request payload: Error while parsing an enum value: Requested value 'Row Count' was not found."}} Values entered…
What would be the API request message to collect an extracted file available on GUI?
I am trying to use DSS API function EndOfDayPricingExtractionRequest and PriceHistoryExtractionRequest to collect data May I know how to get the same result as Eikon desktop using Parameters NULL->PREVIOUS
Dear All, I want to pass two different request to DSS Terms and Conditions Request. In one request i want to pass ISO 3166 as Country code and get the response. In second request i want to pass CFI Code: Code indicating the ISO10962 standard for the security classification and get the reponse. I want to get the response…
It looks like you're new here. Sign in or register to get started.