The most recent content from our members.
I am trying to understand how to interpret Trade and Market condition qualifiers in tick history data. I have looked at the documentation provided at https://refinitiv.fixspec.com/stack/specs/elektron and i understand the meaning of those values. I wanted to ask, is there an API available that that defines all the enum…
Hi, we're using TRTH downloading tick level data. We requested many columns from TRTH as below. I am wondering is there a field or trade flag that helps us to identify whether a trade belongs to Pit trade or not? https://www.investopedia.com/terms/p/pit.asp The reason is for some futures products in 2000-2006, we see many…
Hello, I use https://developers.lseg.com/en/tools-catalog/ric-search to identify rics for the assets i am interested in. I was wondering if there is a programmatic/API that I can query to do the same. Perhaps there is a metadata table that we can query based on symbol or other identifiers.
What is the call to retrieve this? I have read through the documentation and I cannot find anything about Market Cap data Using Windows 10, Python on VSC, Refinitiv Tick History.
Hi Team, May we know the mapping logic between input column name (request) and output column name (csv) in Tick History API? As this is API, it has programmatic rules in place on your side which determine the column order on your return payload. Also, the dev team constructs a CSV file with the available input column names…
...har 0)", Tick History Error: Extracturl : https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw We are getting connection error while accessing the Reuters API. Please find the below error message: "ErrorMessage": "JSONDecodeError: Expecting value: line 1 column 1 (char 0)", This type of error…
I have been working on getting the tick level data from the Refinitiv Tick History API and noticed that if the data was requested too soon, the API returns no quotes as some exchanges impose an Embargo, delaying the data availability. Is there a recommended time gap which we should maintain before making a request to…
I'm using the rest API to pull tick history using python. This pulls Quote and trades. Is there a way to only pull records where Type=Trade? { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryRawExtractionRequest", "ContentFieldNames": [ ], "IdentifierList": {…
Tick History Rest API User (.Net for WPF application) I am using stored & scheduled reports. How can I download the files on a daily basis, there are numerous extractions under my ID common to many users and I do not know which file to download. Is there a way to just run an API code to download the files that I have…
I have some jobs pending for over a week and wanted to just cancel them. Looking for a python implementation. Thanks! I tried looking here: https://community.developers.refinitiv.com/questions/34724/cancelling-executing-job-1.html https://community.developers.refinitiv.com/questions/65945/cancel-queued-up-trth-jobs.html
It looks like you're new here. Sign in or register to get started.