Hi I used the following URI to extract historical AUD/USD tick data - https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw start_date = 2021-09-01 end_date = 2022-09-10 I've managed to extract 24 million records, but all of them are Quote. Does anyone know why this might have happened? Regards EZ
We have seen discrepancies in the EOD and PricingHistory Extractions for the same date. This only occurs for Bonds and we have only looked at the "Universal Close Price" field. This has probably something to do with how the interest/coupon values are calculated but we would like to know more about why we are seeing these…
Dear colleagues, We want to schedule an immediate extraction with custom Instrument List. We tried to add instruments to the Instrument List following this tutorial: https://developers.refinitiv.com/en/api-catalog/datascope-select/datascope-select-rest-api/tutorials#rest-api-tutorial-10-gui-control-calls-immediate-extract…
... API Client is trying to retrieve prices using the following API: #DataScope.Select.Api.Extractions.ExtractionRequests.IntradayPricingExtractionRequest Because of the number of prices to retrieve it is split up in multiple requests (each time for 1000 instruments).So for each 1000 instruments he does the REST API call…
Hi I use the following URI to retrieve tick history data - https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw RIC = MYO.AX start_date = 2017-01-24 end_date = 2019-03-22 Does anyone know why is there no record for the above parameters? I understand MYO was listed in the ASX from May 2015 to May…
Hi, Retrieving Time and Sales data in a .Net application for up to 15 RICs over max 15 minute query window ... Extraction Services Version 16.1.44123 (ed92f5e3e332), Built Aug 10 2022 01:55:41 User ID: ------- Extraction ID: 2000000447520516 Correlation ID: CiD/-------/0x0000000000000000/REST API/EXT.2000000447520516…
Is the DDS Service available? the UI (https://select.datascope.refinitiv.com/) and the API (https://selectapi.datascope.refinitiv.com/RestApi/v1) are unavailable Is there a place to see the status of the Refinitiv services?
...ithout scheduler I am using below code for the price extraction, with 25 content Field Names and 1000 instrument identifiers, I can make the web service call and get responses but it is very slow. Please assist me on this var extractionsContext = new ExtractionsContext(serverUri, _token, () => credentials, token =>…
Hello Team, where I can find public key for SFTP server for Datascooe Select? It is the key used as host certificate to authenticate the Refinitiv SFTP server, so that clients can be certain that they are "talking" to the correct SFTP server?
I noticed that depends on the time of the day I query Refinitiv DataScope Select, data for a particular instrument may or may not be available. I can get a "Not Found" early in the morning but am able to pull the data later in the day. Is there a way to tell when a particular instrument becomes available for data extract?…
It looks like you're new here. Sign in or register to get started.