-
High response time in DatascopeSelect Extractions API
When I send a request to https://selectapi.datascope.lseg.com/RestApi/v1/Extractions/ExtractWithNotes with the below request body, I get a response time of roughly 5s. GIven that I request static instrument information, why is the response time so high and is there anything that LSEG offers to get this data faster? Request…
-
Getting Strange/Wrong Response with InstrumentSearch API to get the list of ISINs for OrgIds
Hi Team, I am calling the Instrument search API for the below two requests. Both have same set of OrgIds (5 Org IDs in different order only) but I am getting different response for each of them. First request is returning 114 records in JSON output and 2nd request is returning 103 records in JSON output. Can you please…
-
DSS API: aggregate FX EUR= tick data to 1min
Tutorial: https://developers.lseg.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/tutorials/rest-api-tutorials/rest-api-tutorial-8--on-demand-raw-data-extraction explains how to get tick data for a ticker for a specified time range. Is it possible to adjust the body of the request provided in…
-
DSS - How can I get a full list of equities in selected stock exchanges?
Hi, I hope this is the right place to raise this question. We have been unable to get a satisfactory answer from Customer Support, so I wanted to reach out here directly. We are trying to retrieve all instruments (both active and inactive) per stock exchange (e.g., XOSL - Oslo Stock Exchange) in DSS (Datascope Select).…
-
DSS API
We have 2 requirements Client is trying to extract their current DSS scheduled extraction via DSS API Below are the details for your reference DSS User ID – 136343 "ListId": "0x03643947b1eee116" "ReportTemplateId": "0x036a93420c204208" "Name": "ExchangeRates_EUP_M", "OutputFileName": "ExchangeRates_EUP_M" We tried to fetch…
-
How to schedule extraction with decimal settings
I have a Client that is using the DSS API. However, the RIC's that they are using (ex; JPYTHBBB=BKTH & JPYTHBBB1=BKTH) is providing 5-6 decimals in the Universal Close, Ask, and Bid Price fields. The client only wants to see 4 decimal places. In the DSS GUI, we were able to change the decimal places for each field, and was…
-
DSS API condition question
I tried the following conditions for DSS EoD Pricing in Postman samples. "ReturnLastTradingDayPriceOnNonTradingDay": true, "ReturnNullCodeValuesInExtractionPricingFields": false I received below error message. Would you advise what is the wrong with this? Error Message 400 bad request "error": { "message": "Malformed…
-
Data Scope Select C# NuGet packages
Hello, we received the following question from the client. Can someone advise on this? The latest information about this I was able to find on the Developer Portal is from Nov 2023 and mentions Microsoft .Net Framework 4.5+ "My client at Nordea is using Data Scope Select C# NuGet packages: -…
-
Unexplained price jump for bond by DSS
I am trying to get historical close price timeseries for a bond DE000HLB74U8 via Datascope Select (PriceHistoryExtractionRequest). Full API request below. I see end of 2022 a price jump by factor 10: { "IdentifierType": "Isin", "Identifier": "DE000HLB74U8", "Trade Date": "2022-12-27", "Last Trade Price": 92.499, "Universal…
-
DSS 401 Forbidden Error
Raising this on behalf of my colleague who is experiencing issues when running a DSS script: > dss_auth(user_id = 'XXXXX', password = 'XXXXXX', force = TRUE) Error in `httr2::req_perform()`: ! HTTP 401 Unauthorized. I have 'x'd' out the account details. Please can somebody provide some inclination as what this error is…
-
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!
-
How do I convert DSOS SQL Database / DSW query into Python programming query?
I want to run Python query in snowflake to access DataScope Warehouse, but I only have DSOS SQLs which Snowflake does support, but I want Python codes to access DSW for my customers. Could you assist please? Thank you
-
Recent DSS output files are not found in SFTP reports folder.
The existing DSS user (Narrative Tapestry, DSS ID:9039653 ) developed their own SFTP system and is currently testing it. They could log in DSS normally and retrieve data from the reports directory, but the files they are expecting are not there. They can only find files some time ago, and recent files are missing according…
-
DSWS in RStudio - 403 error suddenly appearing
Hi I've used Datastream on excel quite a lot - trying out the API through Rstudio first time. The below code worked perfectly till about a day ago, but has now started generating errors as shown. Pardon the formatting that is messed up on copying code and output below. As you can see the error is appearing on the call to…
-
Client is unable to log into the API using Visual Studio
User ID – 9021571 Using latest code under below link https://developers.lseg.com/en/api-catalog/datascope-select/datascope-select-rest-api/download, but still unable to login, please check and advise.