...of data at the same time, randomly data of some of the days are missing in the downloaded files We have a client : tried to download tick data from datascope for below RICs: CHK.O,Ric GDX,Ric SPY,Ric GE,Ric EEM,Ric BAC,Ric AMD.O,Ric XLF,Ric F,Ric VXX,Ric NIO,Ric T,Ric TVIXF.PK,Ric We are using the C# datascope select…
Hi After making some minor changes (log traces, error handling, URL replacement, a return value is now provided) on the awsRetrieveDataAndSaveToFile method found on DSSOnDemandIntradayBarsRTH.java Java sample file, my method looks like the way is shown below: public boolean extractAndSaveFileFromAWSServer( String filename,…
hello, i tried the below query on Postman and it gives me an error "All identifiers were invalid. No extraction performed." However if I use the same RIC (FGBLc2=CTD)on GUI, RTH raw template, it works Sharing the query below: { "ExtractionRequest": { "@odata.type":…
My question is about how the SummaryInterval parameter is used by TickHistoryIntradaySummariesExtractionRequest to resample the tick data: would it average the available ticks between two consecutive intervals?
I'm trying to download 2 minutes of data from yesterday morning but it's getting stuck in a 202 code , which it normally only does once or twice. I've attached the auth token, request body, request url and what the console is returning. Thank you Auth Token: (Added in private comment) requestbody: requestBody={…
We have Continuation RICs for Futures such as CLc1 and TYcvoi1 and GCcm1 however these are not retrieved by the below Historical criteria search regex code. We would like to know what change needs to be made to the API code to extract the continuation RICs which have these lowercase letters. The first contract month…
I use Python to download tick data via submitting HTTP requests. My question is about the pricing and how Refinitiv charges on-demand tick download requests: Would the cost occur every time a new token or job ID is generated? Or during a subscription period, unlimited number of downloads can be performed, without any…
Hi, We have a huge amount of data for business activity (~12Gbytes per operating day) as a result of the request made to the API for retrieving market depth data. Because of our operational requirements, only a fraction of this data is ingested from our solution... For the reason above, we'd like to find a way to reduce,…
... Select. I am particularly interested in intraday data, say 1 or 5min frequency. The only thing I can find on help is the Tick History API. Is there any information available on using an API via Python for downloading data from Datascope Select. I am particularly interested in intraday data, say 1 or 5min frequency. The…
Which parameter should be set to get data at exactly "tick" level, and not at the intervals mentioned in TickHistorySummaryInterval ?
It looks like you're new here. Sign in or register to get started.