-
For futures ExtractRaw CSVs, what does this DELETE message mean?
I'm trying to use the ExtractRaw endpoint in datascope for the RawMarketByPrice view. I see messages like this for 0#TU (the price is around $103 currently). TUM25,Market By Price,2025-05-02T09:30:01.148170445Z,-5,Raw,UPDATE,UNSPECIFIED,,,,3153,,1056,,0 ,,,,Summary,,,,,,,,,,4 ,,,,FID,1021,,SEQNUM,74937256,…
-
Unable to fetch expired contracts data from Data Scope RestAPI
https://us.v-cdn.net/6038239/uploads/EDY5OQPY9CG8/dssclient.zip Attaching the C# code Example RIC: LCOH4-J4
-
Time and sale data delay for XAU= XAG= of 2 hours in DSS API
I used https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw from article https://developers.lseg.com/en/article-catalog/article/request-tick-history-time-and-sales-data-using-python for getting time and sales data but its not available at market close at 21:49:00 GMT . is there any way we can get…
-
Query About DSS API
I'm working to query RICs using the DSS HistoricalCriteriaSearch API. I see that the responses are limited to 30k records max. Is there a way to paginate the query? https://selectapi.datascope.refinitiv.com/RestApi.Help/Context/Operation?ctx=Search&opn=HistoricalCriteriaSearch also, could you provide an example of a…
-
Case 14545631: Why are we missing trade data for <.OQ> RICs?
https://us.v-cdn.net/6038239/uploads/VDR8OYFL1VSW/re-3a-case-14545631-3a-why-are-we-missing-trade-data-for-3c-oq-3e-rics-3f-5b-ref-3a-2100d300602x-21500ky0ccsdk-3aref-5d.pdf https://us.v-cdn.net/6038239/uploads/U0VMWWK8RQ9Z/extraction-summary-trth-equity-tr-20250228-eod-2.log…
-
Guidance on Retrieving Tick-by-Tick Data for Each DAX Futures Contract Since 2010
Dear Team ! I am trying to retrieve tick-by-tick data for each individual DAX Futures contract since 2010 using my Tick History subscription. My goal is to extract the data for each contract (e.g., March, June, September, December expirations for each year). Then I will handle the rollovers manually. I have encountered…
-
Getting time and sales data. No data in the 200 response
What am I doing wrong? I'm trying to follow this: https://developers.lseg.com/en/article-catalog/article/using-tick-history-in-r-language-part-3 def preview_response(response, num_lines=100): """ Prints the first few lines of a streamed Refinitiv API response. :param response: The streamed API response. :param num_lines:…
-
PYTHON API Extraction Not Yielding Results
Hi Team, Hoping for your help in checking the code of the client below, for some reason, they are not receiving any results when querying for MarketDepth: Code: def ExtractRaw(token, json_payload): try: outputfilepath = str(_outputFilePath + _outputFileName + str(os.getpid()) + '.csv.gz') if os.path.exists(outputfilepath):…
-
10 levels market depth via python API in datascope
Hello, I would like to query market data of RIC = LCOc1 and 10 levels market depth via python API. this is Json file I used, but no instrument error shown below. please advise? secondly what to add in Json for 10 levels market depth? Extraction Services Version 18.3.1.48082 (0d5e6bbb8e4a), Built Jan 10 2025 19:16:51User…
-
RIC code Full list Sharing
Where can I get the full list of RIC code for all US stock in US market, and for each ticker, the code can map to Bloomberg Code.