Could you clarify on how the QueryEndDate is used in creating data for last interval summary ? Is it included or excluded ? For example, to extract OneSecond summary for 01June2023, currently I use QueryStartDate: 2023-06-01 00:00:00 QueryEndDate: 2023-06-01 23:59:59.999 Would the data for last millisecond of the day not…
Hi Guys, Are there an example how to create the book with Python using Tick History Market Depth by order? Best resgards
Hi guys, I would like to take for bid/ask the 5 levels, but I would like take this information in Tick History Raw. What fields do I have to select? I tried, but not return the result.
As per the user guide below on the authentication on the Tick History API: ----------------------------------------------------------------------------------------- Creating an Authentication Token The following example illustrates how to create an authentication token using the Authentication/RequestToken. You provide…
Hi, I'm new and I would like help about DataScope. I need information about book, especially I need the last five and the first five positions/orders of ask and bid, in a certain point on time? What is the best way to extract this information? Tick history, or Tick History Raw, or other? Thank you
Hi guys, I got error when update report template: The request body is attachement. Help me, please
Hi guys, When I try to update my report template with postman I got the following error bellow: Anybody help me understand my error, please? Best resgards,
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.