I am trying to get all CBOT ZB contracts that have tick data stored. As such I am running HistoricalChainResolution query like this: Here are my outputs. As you can see I get 41 contracts, which is way too low... with 4 quarterly contracts going back to 1995 there should be over 100. Are any of these RICs from pre-2000…
I am trying to make Composite Extraction Request for 1 instrument and 25 fields, but it takes 10-20s to get a response. Any ideas what could be the issue here? var extractionsContext = new ExtractionsContext(new Uri("https://selectapi.datascope.refinitiv.com/RestApi/v1/"), "acc", "pw"); var extractionRequest = new…
Hi, Are there any limits on the number of records that can be requested using the REST API? Both for individual requests and/or a daily limit? We're using the ExtractWithNotes API call to retrieve Terms and Conditions and bond schedule data. Cheers, Richard
May I know where to download the API request body example(like a form just filling those field values) for each DSS/RTH template? e.g., for the TimeAndSales template, the request body can be: request_body = { "ExtractionRequest": { "@odata.type":…
Hi, Do you have example on how to retrieve Last trading day for future chain (within a specific date range) using chain RIC? Thanks in advance!
Hi, Client is using the SAP systems to pull in data from DSS REST API - need your advice on below questions. The questions are as follows: * We are working with our technical team, but we still trying to find out what is the expected API string for Refinitiv example for currencies. Instrument id is GBPEUR= for GBP-EUR…
Hello, I can't seem to succeed to update the Endate of my SinglePriceHistory ReportTemplate using REST API. I always get this error : {"error":{"message":"Validation Error:\r\n\r\nInternal constraint \"ReportTemplate.InvalidFieldsForAdjustedPrices\" execution failure: message='Value cannot be null.\r\nParameter name:…
...yOrder/RawMarketByPrice Views] Hi, I have successfully extracted & downloaded Market Depth tick history with views (Either "NormalizedLL2" / "LegacyLevel2") However, I am having trouble downloading the same tick history with RawMarketMaker/RawMarketByOrder/RawMarketByPrice views. I have included an example of JSON…
Hello, I have established scheduled extractions via DSS GUI and would like to download multiple files simultaneously using the REST API. It appears that the URL below can recall data from one file. I would like to recall the data on around 100 files.…
Hi, We are trying to export via API the formula we currently export via Excel from Eikon ((@TR(G$3:BO$3;"EXPIR_DATE";"CH=Fd RH=IN")) in order to get the ExpirateDate. Could you please help us to know how we can get this information through REST API? As you can see in the attached file, we get as NULL this field. Example…
It looks like you're new here. Sign in or register to get started.