Hi, Looking some assistance! I don't directly support Refinitiv Datascope select from a tech standpoint & have been asked to raise by a colleague. We are in receipt of a PCN for API SSL Certificates Update which is taking place this weekend. This is re Refinitiv updating the expiring SSL certs used to secure Datascope…
I can get futures expiries for RIC chain "0#CL:" using https://selectapi.datascope.refinitiv.com/RestApi/v1/Search/FuturesAndOptionsSearch with payload like payload = "{ "SearchRequest": { "FileCodes": null, "CurrencyCodes": null, "ExchangeCodes": ["NYM"], "AssetStatus": "Active", "StrikePrice": null, "ExpirationDate":…
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…
It looks like you're new here. Sign in or register to get started.