One of our prospects would like to create recurring weekly Intraday Pricing scheduled extraction over DSS. Can you advise how to code in REST API? I tried to search Postman codes, but cannot find a such example.
Hello. I'm using Stored & Scheduled Workflow to download Tick History Time And Sales from DSS. When i download the file using Python, i noticed that the format is raw and too huge. Below is a sample i tried.…
Hello, I have 2 questions on DSS REST API: 1 - In the REST API Tutorial 9: On Demand extraction: instrument list -- we have a section showing how we can use instrument list existing in GUI in API. Is it possible to use pre-existing report template as well? If yes can you please provide sample format as shown in the…
There are some countries for which we are not able to find country code. Kindly provide the country code for these countries or if they are being covered under some other region, kindly provide the mapping for the same. Following are the country list for the same. * Abu Dhabi, * Admiratly Islands, * Ajman, * Ascension…
Could you please help me figure out how to make a request to Bond Schedule Template? Seems it is expecting a ‘Condition’ but I am not aware of the available values. Thanks! @{ "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.BondScheduleExtractionRequest", "ContentFieldNames": […
I want to get expiries for GC weekly options (specifically "0#GMW+", "0#GWW+" and "0#GCW+"). I usually use the datascope select search FuturesAndOptionsSearch rest api. I use this to get expiries for Equity Options ("0#SPX*.U and "0#SPXW*.U") but it doesn't work for GC weekly options. { "SearchRequest": { "FileCodes":…
I need to get equity pricing for a specific time (17:30 Israel time). How can I achieve this with DSS API?
DSS REST API- Legal Entity Detail Report: How do I add a Condition to (per General Preferences in GUI): "Include unmanaged and unverified Legal Entity records in import, search and extractions"?
Hi All, I believe I am not using best practices when processing the response. for ex., chunking, paging, or streaming. Hence my application goes out of memory (breaching 500MB). I would like to get your advice on how to avoid an oom situation by processing the data efficiently. I tried looking at the examples on pages:…
...d sftp This question is from one of DSS prospets. This client would like to retrieve DSS through API, but also would like to leave CSV files in DSS as a back-up just in case their API is failed (fyi, their connection will be Leased line). (1) Can we recommend Stored and Scheduled extraction on DSS? Can we schedule DSS…
It looks like you're new here. Sign in or register to get started.