I am trying to extract an instrument via REST API using the following request body: { "ExtractionRequest": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.CompositeExtractionRequest", "ContentFieldNames": [ "Instrument ID Type", "Instrument ID", "CUSIP", "CIN Code", "SEDOL", "OCC Code", "ISIN",…
I am using below extraction request which is currently giving just Instrument and one Ric market with the pricing option values. But somehow this logic is incorrect. Normally for one company(Instrument) there will be more than one markets. For example when i checked from the DSS gui for ISIN "CA0679011084", we received…
C-JP-JCC can be extracted using intraday template via DSS interface (GUI) but when trying to perform the same extraction using the REST API the RIC is not recognized. "Notes": [ "All identifiers were invalid. No extraction performed." ]
Hallo All, I have attached Python code where i am using Composite extraction request to fetch the response for Instruments. I have at the moment 1400 instruments and i am passing 70 instrument at one extraction request. But i am just getting response for the first 9 instruments everytime and then the code stopped. I am…
I am trying to fetch Composite extraction request data from Data Scope Select using Python and trying to generate gzip csv file but i am only getting Authentication back as result and not getting the result data for Instument. I am trying to test with one ISIN currently. Currently i am getting error as : HTTP status of the…
DSS: RIC UKAFMZ2 or UKAFM* not available
When searching for funds in the DSS GUI there are items with LIP source that contain fund data. Just an example: IE00B4L5Y983 ISN LIP. In the GUI these items have fund allocation data and an extended summary page with fields like Lipper Global Classification, Investment Style, UCITS Flag and more. I can access the fund…
Hello I would like to extract historic intraday data from the datascope select tickhistory. The data I am interested in are the 1 hour open-high-low-close aggregates for example for the RIC code CFI2Z1, and I am using the options included below. When I compare the data with data extracted through the ELEKTRON-API where I…
We have run our code using "end of day" template to retrieve rate for - Jan/04/2022 using Rest API. But CDORbatch .net program returned empty rows and failed to extract CDOR rates for Jan 04, 2022, Is DSS rates are not avilable on Jan 4th, 2022. Could you please confirm ?
Hi All, I am trying to migrate to the new API and I am having some trouble with creating Tick History Raw report templates. I keep getting a 400 error while trying to create this report. I checked the allowed parameters for THR and the response from the server is as below GET…
It looks like you're new here. Sign in or register to get started.