-
Validated end of day extraction for DSS Elektron EoD
Please advise how we can select REST API settings for "Use Validated end of day Prices" for DSS Elektron End of Day Pricing? Let me attach below screenshot of DSS GUI for your refernce.
-
Datascope Select API mismatch with workspace
Hello, for the date June 9th 2022, RIC EURSW=R, there is a mismatch between Workspace and Datascope Select API in "Days Maturity". In workspace (and bloomberg) it's 8 while from API it's 7.
-
Is there an option within the Futures & Options search function in DSS API with Exchange filter?
Our client has been searching futures and options data within the Futures and Options search function in DSS. They have the challenge where the business teams provide the payment team with about 10 securities a month that don't have RICs or ISINs. The payment team is happy with the data retrieved through the GUI search…
-
PCN215272
1) Could you please confirm the location of the SOAP WSDL file after this DNS change? The previous location was selectapi.datascope.refinitiv.com/datascopeapi/v1/extractionservice.asmx?wsdl so I assumed that the new one would be selectapi.datascope.lseg.com/datascopeapi/v1/extractionservice.asmx?wsdl But this new WSDL file…
-
EU HQLA, ECAI Credit Quality Step, Special ECAI Credit Quality Step Fields Downloads
Hi everyone, I’m trying to download the following regulatory attributes for a specific bond: EU HQLA classification ECAI Credit Quality Step Special ECAI Credit Quality Step Could you please advise how to access these fields via: Workspace Terminal Refinitiv/LSEG Data Library for Python Datascope Select (template name and…
-
Data Scope Intraday API does Not work as expected
I have an issue with extraction values for the RIC DESTR=DKNA. The API is returning null values for some of the fields. When making an intraday report extraction via CSV I get the correct values returned from this RIC. Primary Activity Last Price Trade Date Value Date
-
datascope select - "All identifiers were invalid. No extraction performed."
Hi, Could you please advise why I am getting a response with the message "All identifiers were invalid. No extraction performed." in the notes when requesting the following. The Isin is valid, but presumably there's another reason it's not being returned. I am trying to resolve the Ric. Request: { "ExtractionRequest": {…
-
TickHistory - Report template for querying daily fixings
Hi, I am using the UI version of DSS & Tick history. I would like to know what template should I create to get historical fixings for , say SOFR, FF , ESTR Rates etc. I tried using the TH Times & Sales - However, I only get the Quotes from various contributors/ exchanges Regards, Sumit
-
Refinitiv Datascope behavior after currency is no longer in use
Hello, We currently have a microservice that consumes data from Refinitiv Datascope Select API using the On Demand Extraction endpoint. It fetches the data using IntradayPricingExtractionRequest for some FX instruments. From 1st of January 2026, the currency BGN from Bulgaria will have a fixed exchange rate as they move to…
-
get a list of companies with cryptocurrency, cryptoasset or blockchain flag
Can you please confirm if this is do-able on Workspace API? Link : https://developers.lseg.com/en/article-catalog/article/crypto-asset---blockchain-flags---introduction-to-regulatory-com#:~:text=We%20are%20going%20to%20use%20the%20following%20DataScope%20Select%20templates,dll Checking the link, DSS API is the product to…
-
Using EOD report template to retrieve historic prices?
Is it possible to use EOD report template to retrieve historic prices? (must avoid using TimeSeries templates). This is in xml format via sftp requests to Datascope Select Is it possible, any hints?
-
Search for RICs by Bloomberg ID/Identifier
One of our customers has Bloomberg IDs in his data we are going to process. For that data we need market data for further processing. Is there any way to look up RIC codes by using Bloomberg identifiers (Ticker codes / Bloomberg ID, ...)? Thanks in advance!
-
DSS Debt Corporate Actions Iso Report Template
Hi Team, Could you please share working API request for Debt Corporate Actions ISO 15022? I've been trying to use example provided in API tree, but the query isn't working. Here's what I've been running: { "ExtractionRequest": { "@odata .type":…
-
How to get FTSE trade volume decimals when Volume = 0.
I am using this endpoint to get time and sales for ftse350 stocks. def get_time_and_sales(rics, query_start_date, query_end_date, max_retries=10, retry_delay=20, identifier_type: str = "Ric"): """ Retrieves time and sales data for given RICs from Refinitiv. Docs:…
-
Requesting access to trapi.data.research.read / trapi.alerts.research.crud scope for Research API
Hello, I am a student at the University of Toronto. I am trying to access Aftermarket Research reports via the Refinitiv Data Platform API. Currently, my account can generate tokens, but the access token does not include the required scopes (trapi.data.research.read and trapi.alerts.research.crud). As a result, I receive…