Hello guys, I am using the DSS API to extract the tick price of stocks, but given the stock split, is it possible to extract the split ratio adjusted price? Below I pasted my sample JSON. Thanks for your time and support! { "ExtractionRequest": { "@odata.type":…
For REST API in Python for Mac, unable to get a response for request token. I have tried both POST and GET methods. Error shown is: ,"message":"Resource not found for the segment 'RequestToken HTTP'."}} Below is the code: import requests URL="https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken…
On POSTs to the /Extractions/Schedules({id})/DataScope.Select.Api.Extractions.ScheduleExtractNow API (doc), I usually get an HTTP 200 response code, but sometimes I get HTTP 202 with empty content. What does the 202 mean in this case? The status code docs say it means an asyc operation is not yet complete. What is the…
Can you give me description of http status codes(or link where I can find it) for DSS API?
...ing your API. How can I do this I can’t get a description from the InstrumentSearch API endpoint, even though the docs say it should be available Hi Team, Case Number 11546072 I have a chain RIC, I’m trying to map to an English description using your API. How can I do this I can’t get a description from the…
I am extracting intraday trading prices for FB.OQ and META.OQ from 2022-01-01 to 2022-07-01, but can only get META.OQ data after 2020-06-09. I pasted my JSON script below { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest",…
I'm trying to use the DataScope select API to extract Tick History data. I'm successfully able to make a request, however, I get the following error message in the response body: Quota Message: ERROR: Unable to resolve RIC Root for (RIC, TRGBNBPD1) I'm not getting any of the requested Tick History data back in the…
Hi, My client is using both BBG and DSS and asking the question for DSS REST API request/response mechanism. They say that at BBG when they place a request they send a responseID which is valid for the same day. And they can use the same responseID for further data retrieval so that if it fails to return any data during…
Hi Team, Can you please help with the IntradayPricingExtractionRequest format. We are currently facing issues for some isins where embargo time is >15 mins. Request sent by our system receives a 202 response even if one isin out of the list sent has embargo time greater. Our system is currently configured to try for max 15…
1) Download FXD5-2022-08-09-NORMALIZEDMP-Data-1-of-1.csv.gz from https://select.datascope.refinitiv.com/datascope/standard/extractions# 2) Use a c# client (Please dont use Postman as it is not capable of handling huge file size). Also, since we use .NEt console app using c#, it would be more close if you can download the…
It looks like you're new here. Sign in or register to get started.