Please tell me the answer to who worked with such problems Using an API example to access Tick History For example: RIC ESH1 (raw market-by-price) Something does not download the full contract from the start date to the current date. Cuts the file size. How to download the contract completely so that the dates inside the…
...by a HistoricalChainResolution request? I can use { "Request": { "ChainRics": [ "0#.SPX:" ], "Range": { "Start": "2008-01-01T00:00:00.000Z", "End": "2016-01-01T00:00:00.000Z" } } } to get a list of constituents' RICS, but I'd need to get more informations about those assets (e.g. assetName, ISIN, PermID, etc...). Is…
Hi all, I am trying to get intraday data via TRTH for a number of instruments (GILTs). I am only interested in composite data, not single sources. I am using ISINs as my IdentifierType. Thus, first, I would like to know which source code is the right one for refinitiv composite data. Secondly, it seems that even when I set…
I need to make historical reference requests for the futures contracts data I'm I'm downloading to know the contact expiry for each request. However, I've started getting the error message returned: {'error': {'message': 'Failure reason: UserExtractionLimitExceeded: the extraction exceeds the user limit for HRD…
When downloading historic data for certain futures contracts I'm receiving a 200 status code immediately but the message is empty. This only seems to be happening for the 3rd from front month of the futures contract. The product is LS Gas Oil TAS, the date is 17/12/19 (uk date format) and the RIC is LGOTH0. Another example…
Hi all, I am trying to run the python notebooks to retrieve my token using: r1 = requests.post(requestUrl, json=requestBody,headers=requestHeaders, proxies=proxy, verify=False) But I got this error: SSLError: HTTPSConnectionPool(host='hosted.datascopeapi.reuters.com', port=443): Max retries exceeded with url:…
Hi, I am trying to retrieve the data for MAWH7 (2017 Contract) but no data is being returned no matter what time period I input. I am able to retrieve other historical tick data so I think my configuration is set up correctly. These are the data settings I use for the request:…
...put? Hi, My Refinitiv Access client Baader Bank AG is looking to implement TRTH. Can you tell me the formula how to convert the number format given in the below FIDs to a readabletime format? FID5 TIMACT04:00.0FID4148 TIMACT_MS25463899Excel is able to convert FID 5 into a time format, but it's not able to convert the…
Hello, I'm trying to retrieve CFI2Z0 data for 2020 year, but the output is empty while the data for CFI2Z1, CFI2Z2 etc. are available. Any ideas what I'm doing wrong? Many thanks. Details of my request: * @odata.type: "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TickHistoryMarketDepthExtractionRequest" *…
Hi, In the TRTH Raw Extraction request output there is the field 'Date-Time', could someone tell me what the source of this date time please? The URL of the request: https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractRaw The second question is why the difference in this field between extraction request…
It looks like you're new here. Sign in or register to get started.