Welcome to the LSEG Developer Community
Hello, I am using Terms and Conditions and Tick History Time and Sales templates to retrieve the data but it says no data available. It has been historically running fine until 17th July which was failed. The time range is 17th July and 20th July 2026. content_fields=["Quote - Mid Price", "Quote - Exchange Time"],…
If I retrieve Tick History “Raw” data via the REST API, could you please confirm the output format? Will it be CSV (text) or JSON?
Hi Team, Can you please help me to whether multiple instruments can used while querying this endpoint URL : https://selectapi.datascope.lseg.com/RestApi/v1/Search/HistoricalSearch…
After having read the article: https://developers.lseg.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/tutorials#rest-api-tutorial-5-on-demand-market-depth-extraction I am left wondering if it is possible to collect depth of book data historically. I can see, in this article, fields such as…
Tutorial: https://developers.lseg.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/tutorials/rest-api-tutorials/rest-api-tutorial-8--on-demand-raw-data-extraction explains how to get tick data for a ticker for a specified time range. Is it possible to adjust the body of the request provided in…
Hello, As per the title, I have an issue distinguishing historical market data for S&P 500 options before OSI standardization in Nov 2009. The issue is that a single RIC can represent options with the same type, strike, just different maturities. Here is an example : SZV1650F.U. This RIC represents call options strike…
We are seeing some suspicious TWB-USTSY tick data and need help making sense of it. For context, we are consuming this data through Refinitiv BQ - `dbd-sdlc-prod.TWB_USTSY_NORMALISED.TWB_USTSY_NORMALISED` is the table. I have attached a table image below that contains all the rows of the TWB-USTSY data between 2026-01-12…
I am currently using Tick History to get intraday data for gas/power contracts. In the API code, I am using chain RICs to get all RICs of current open contracts (also see code below). def expand_chain(client, chain_ric, max_count, suffix, commodity, daily_intervals, month_codes, quarter_codes): url = client.BASE_URL +…
When running requests for RTH in Postman, I get "1" in response window instead of proper data. For DSS, everything works fine. I know that the requests are correct, as my colleagues receive results for the same requests. Can you please advise what can be the cause of it and how to correct that?
Hello, please find my request message: { "ExtractionRequest": { "@odata .type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryRawExtractionRequest", "IdentifierList": { "@odata .type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList", "InstrumentIdentifiers": [ {…
It looks like you're new here. Sign in or register to get started.