Hello , I am working on setting up a python downloader for “On Demand Raw Data Extraction” using the documentation provided here (https://developers.refinitiv.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/tutorials#rest-api-tutorial-8-on-demand-raw-data-extraction) I’m running into an issue…
Hi Team, From DSS GUI, we could choose the "Search Type" with "Historical". but for API it seems no parameter to set it. Could you pls help how to solve this issue ? The reason why i ask this question is instrument NGN=D1 and USDLAK=LAOV could only be searched under "Historical", which caused I can't extract data with…
...ionRequest? I keep getting error 403 with the following error code. Is this a misconfigured request or do I actually need additional permissions? I am about to download a string of historic futures contracts and would like to batch the requests. "Not authorized to perform extraction with ReportDateRangeType set to…
Help me, please. For a long time I can not get an answer in the support service, so I write here in the hope of getting a faster answer. I can't understand how three FIDs interact FID14 parameters "# DE #" and "FE," FID270 "# 20DE" and "20FE," FID12770 AGGRS_SID1 "ASK" and AGGRS_SID1 "BID" 1. Different situations: 1.1…
While running a large intraday tick history job where I poll the endpoint to check if the job has finished, I receive an intermittent interruption which produces the following error message: errorMessage": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))", "errorType": "ConnectionError" Why…
...characters, When we are creating an authentication token programmatically (via Java), we are getting unknown characters,. (the issue was on the response parsing part) Whereas the response json string was expected. But with same descriptions we are able to generate requestToken via POSTMAN. Logs: 11-May-2021 10:59:13.141…
Hi Team, I want to download the JNIU6 data through the API from 2016-06-29 to 2016-06-30, could you advise the correct template to use? Or anything wrong in my below request? { "ExtractionRequest": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest",…
... creating Webproxys I want to launch the RESTAPI example application as stated in "https://developers.refinitiv.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/quick-start". But I have a problem with the configuration of my proxies. When I launch the "Dss.Api.Examples.Exe" and log in with…
I do this extraction every day and there tends to be difficulties often. I'm not sure what I'm doing wrong. I put the extraction in a try/catch loop and it normally takes a few go's for it to return the data I want but today it's just stuck returning nothing. I'm the only one running the extraction, so it's not because…
Help with understanding. There are two examples. I need to understand trade by ask or bid I want to count VOL ACCUMULATED of ASK trade and VOL ACCUMULATED of BID trade. How do I correctly identify FID 178 (this is bid or ask)? the support service usually gives the FID dictionary, but I don't understand how it is correct to…
It looks like you're new here. Sign in or register to get started.