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
When retrieving a Tick History Raw report, we are getting several report fields (in the header), but not all of them are clear what they mean. For the following list of header fields in the Raw report, is there a definition / data guide available ? #RICDomainDate-TimeGMT OffsetTypeMsgClass/FID numberUpdateType/ActionFID…
...stead of the date format we wanted 'YYYY-MM-DD'. Is there any way we can extract information in the correct format? Hi, currently i am querying the API using ExtractRaw. This returns date format in 'YYYY/MM/DD' instead of the date format we wanted 'YYYY-MM-DD'. Is there any way we can extract information in the correct…
According to a Tickhistory support FAQ article (title "What does USER Qualifiers indicate in Tick History?" It apperas in a sidebar and I can't find a link to it), tickhistory trades include a generic refinitiv-generated `USER` Qualifier field that is portable across exchanges. The only values mentioned in that article…
Can someone please explain the difference between Volume and No. Trades in Tick History Intraday Bars fields, here are the definitions according to the documentation * Volume - Total traded volume over the interval. * No. Trades - Total number of trades over the interval. But the definitions don't make much sense when No.…
Hi , It seems that to pull the prices via API for any future we have to setup RIC Code per Maturity level and request. Is it possible to somehow just filter with RIC roots and get all futures RIC code resolve automatically? Let's say for NGMM RIC root can we receive the prices for all Futures without setting up individual…
I am trying to get a RIC that starts with a slash (ex "/EUR=") in the DSS API, but it is not working. How do I set the slash? * I have successfully obtained a RIC that does not start with a slash. (ex "EUR=") * When I try to get the RIC from the web console with the same account, it succeeds. requestURL:…
It looks like you're new here. Sign in or register to get started.