Hello! I need to use REST API for GovCorpSearch with combined asset statuses "Active" and "Expired/Matured". https://hosted.datascopeapi.reuters.com/RestApi/v1/Search/GetGovCorpAssetStatuses shows that there is no asset status "active". However, if I set "AssetStatuses": null, the results will be the same as if I use UI…
(This is Anand Shah, an RA working with Prof. Eric Budish) I'm investigating market depth for tickers on various exchanges. For example, WMT on various exchanges (.DEA, .DEX, .BAT, .O, ...). What I'm doing: I'm currently making Tick History Market Depth report templates to investigate this. I.e., I manually query bid/ask…
Hello, I have an issue related to IntradayPricingExtractionRequest for some RIC codes. The content field names and RIC code validation is successful. However while the ExtractWithNotes call returns results for the RIC code "BGN=", for another one "CIDKK1MD=" it just hangs. The sample code in bellow: static void…
When requesting data via REST API, we got response as “202 Accepted”, however timeout happened. So I have taken a URL from header and I tried multiple times, still I did not get a response. What’s the general response time for timeout get request and how many re-tries we should do ? Get URL:…
Hello Team, could you please provide a sample request message on how to request Terms & Conditions data with the use of LEI (Issuer LEI) identifier via REST API? In GUI this can be done with the use of Entity List. I can also request T&C data with the use of standard Instrument Identifier List, but don't know how to apply…
We have a daily schedule to do DSS API calls (a series of calls like get schedule id, report extraction id, get report data etc.) to fetch market rates. I am getting the below exception when performing these calls: io.micronaut.http.client.exceptions.HttpClientResponseException: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML…
Hi, Could you advise on the code to use to run an elektron timeseries query for an historical instrument, RIC RIG-OL-USA-BHI. thanks and best regards Ludovic
Can you please advise? Client is trying to set up an Entity List with the use of DSS REST API. Request 1: {{protocol}}{{host}}{{api}}Extractions/EntityLists @{ "@odata.type": "#EntityList", "Name": "DITAppendIdentifiers"} Response 1 : { "@odata.context":…
Hi, First of all, this is my first JSON in Java experience. I was getting 400 - bad request for extraction call (/Extractions/Extract). Then I've tried to sent just a json string with property order exactly as it was in the example and it was working. A bit tricky. I don't think my library (com.googlecode.json-simple) can…
Hi, I want to construct a 10 year worth of data yield timeseries of a number of cash bonds (say 10 year US Gov Bond for sake of example). I have the ISINs in a spreadsheet and have been able to map them with RICs in Datascope Select. Is there a Python API I could use to import such RICs and build my timeseries? Or even…
It looks like you're new here. Sign in or register to get started.