Hello, Once the instrument list, report template and schedule has been set up using GUI, would it be possible to use REST API just to download the Extracted Files on Tick History? If so, is there a documentation about this step? Also, where do I get the job id when sending a request? Thank you!
Currently i am using TickHistoryRawExtractionRequest Rest Api python example from Refinitiv tutorial. I extracted the data from REST api and was able to create gzip file for one Identifier. But the data extracted is almost near to 1 billion. And the Query startdate and enddate i have provided is just for one day. Is there…
I am facing situation where when i provide certain combination of Fids it returning result as null without any data at all. I am using TickHistoryRawExtractionRequest Rest Api. I always want to extract previous day data. Below is the combination of Fids i am providing: requestBody = { "ExtractionRequest": { "@odata.type":…
I am using TickHistoryRawExtractionRequest Rest Api. In extraction request condition for QueryStartDate and QueryEndDate what does T12:00:00.000Z means ? "QueryStartDate": "2021-09-02T12:00:00.000Z","QueryEndDate": "2021-09-02T12:10:00.000Z" For example now i want to check and extract the previous whole day tick raw data…
I am getting below error in pythong when using RTH REST Api: Quota Message: INFO: Tick History Futures Quota Count Before Extraction: 0; Instruments Approved for Extraction: 0; Tick History Futures Quota Count After Extraction: 0, 100% of Limit; Tick History Futures Quota Limit: 0 Quota Message: ERROR: The RIC 'STXE' in…
I am getting below error now in python when i try to use for RTH REST Api: TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Is it related to proxy ? how to…
I have followed below steps using curl: 1) get the authentication token which is working and generated token: OdiOSCommand "-OUT_FILE=/home/oracle/Documents/OutFile/refinitiv_file.txt" "-CAPTURE_OUT_STREAM=ON_ERROR,10,50" "-CAPTURE_ERR_STREAM=ON_ERROR,10,50" curl -H "Content-Type: application/json" -H "Prefer:…
I'm trying to do an historical reference request but I'm getting nothing returned. This is happening with every product code I'm trying. It stopped working yesterday. I'm the only one running the extraction, so it's not because there's more than one request being made at a time. My request code is below. Just for…
Client has followed the instructions on the below, however they are still unable to download the extracted data. https://developers.refinitiv.com/en/article-catalog/article/using-tick-history-in-r-language-part-3 Below screenshot shows where they get 200 status, but when downloaded the data they get garbled code; below…
Hello, I'm looking at expired single stock dividend futures on Eurex, I can find expired futures : But there is no trading data : Which is very surprising, can you check please ? Best
It looks like you're new here. Sign in or register to get started.