I have a python component to make HTTP requests towards host='select.datascopeapi.extranet.reuters.biz', port=443. But I get: Max retries exceeded with url: /RestApi/v1/Extractions/ExtractRaw (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f98af0f7940>: Failed to establish a new…
hi there, I am trying to run your python example for RTH download, i simply copied the code from: https://developers.refinitiv.com/en/article-catalog/article/request-tick-history-time-and-sales-data-using-python but i get these error messages below and the output file is empty. __main__ Login to DSS Server Send Login…
Hi, I am trying to use trth rest api. But when I try to TickHistoryRawExtractionRequest for multiple daya, I reciever data for only first day. ITs working for single day but not for multiple. I have added the body of request below. Could someone please help? Thanks. ExtractionRequest: @odata.type :…
we have two users who have a unique requirement : * They have a dynamic list of instruments (instruments covers globally) along placement/execution date and time, each instrument will have different date and time and would be for a different market. * They just want to extract just the quote BID/ASK/MID or Trade price for…
Can Tick History Rest API be run on a Linux server?
We get the following error: hosted.datascopeapi.reuters.com:443 failed to respond when trying to extract data from Tick History API. We only saw this error 3 times, for 3 requests that occured at approx. the same time. We are not keeping any client session ID in the requests.
I'm trying to get L2 data, while at the same time retain Time and Sales for futures markets... looking at ExtractionRequest type TickHistoryRawExtractionRequest ... As far as I can tell this can't be done... for the MarketByPrice and MarketByOrder Domains, it seems you get a Delete message, but I don't see a definitive way…
Is there a way to introduce datacheck to the code where the script keeps on trying until all symbols are made available? I am trying to fetch T+1 futures historical data for different ric roots coming from different exchange. Can we run the python API provided, in such a way that it downloads data as soon as it is made…
I'm trying to pull intraday yields on 10-year German and Japanese bonds using the REST API, but I'm not certain what field(s) to submit. I'm using RICs DE10YT=RRPS and JP10YT=RRPS. I believe the yield numbers should be available because they appear on the GUI (image below), but Close Ask Yld and Close Bid Yld don't appear…
I expect a field in historical reference if so. but I cant seem to find a field for that. thanks!
It looks like you're new here. Sign in or register to get started.