Hi there, I am trying to retrieve tick history data with TRTH for multiple instruments for diffrent time range. Is there a way I can retrieve the data in one request? i.e. specify different QueryStartDate/QueryEndDate for each instrument in one request instead of sending one request for each instrument? Thank you!…
...cket for us? Or can we sync our S3 bucket with yours? Can we use the Cloud berry application for the S3 bucket migration? Or can you make a separate bucket for us? Or can we sync our S3 bucket with yours?
Hello, We have a Tick History client trying to extract data using Relative query but they get an error message and need your help to fix the code. { "@odata.type": "#DataScope.Select.Api.Extractions.ReportTemplates.TickHistoryTimeAndSalesReportTemplate", "Name": "Test Report", "ContentFields": [ { "FieldName": "Quote - Ask…
Hello when extraction open-high-low-close intraday aggregates from ELEKTRON I can apply data adjustments and corrections using the options "adjustments": "exchangeCorrection,manualCorrection,CCH,CRE,RPO,RTS" Now I want to extract historic open-high-low-close intraday aggragtes from datascope select tick history using the…
TRTH: Is it possible tro retreive the extraction files in bucket Aws using Amazon interface
Is the field "extractedFileID » varialble between extraction or invariable
I'm looking for a way to get tick history by special tradeboard Gettex (MUNC). Please show me the param that I should specify in api call Request POST https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw Authorization: Token <your_auth_token_goes_here> Content-Type: application/json Accept-Charset:…
If there is available SummaryInterval = 30 minutes aggregation in tick history intraday api? I found a thread from 2017 year https://community.developers.refinitiv.com/questions/20853/is-there-an-interval-type-30-minutes-for-python-ap.html It's said we have to aggregate 1-minute data on client side. May be there's some…
Hi, After receiving status_code = 200, what is the correct way to pull the data based on JobId in my code below? print(f'Received status code which is not 202: {request_status}') # Successful if request_status == 200: print("Received status code 200") keys = resp.json().keys() if 'JobId' in keys: JobId =…
(This is Anand Shah, an RA working with Prof. Budish) I search a ticker on two separate exchanges and receive two different errors, despite both not returning data. Using historical search, I learn that: WMT.DEA available from 03/07/2019 ~ present WMT.BAT available from 05/01/2015 ~ present When I make a Tick History…
It looks like you're new here. Sign in or register to get started.