The most recent content from our members.
Can I please have 2 questions below. Which report templates support date range per instrument? May be TimeSeries, ElektronTimeseries, TickHistory? Does any documentation exist with description of difference among Pricing Templates. Not marketing docs but tech. specification. In our case I am interesting in templates that…
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):…
I can get the coverage matrix from the Tick History document. But could I get the information via Tick History RESTFul API?
Hey everyone, I'm trying to retrieve tick-level FX traded price data from the REST API. However, the code I'm using (attached below) isn't returning any data. I’d really appreciate any help—thanks in advance! { "ExtractionRequest": { "@odata.type":…
I was wondering if there is a way to download the compressed .csv.gz files from these immediate schedules using API. My files are too large that downloading .csv.gz makes more sense. Already using "https://selectapi.datascope.refinitiv.com/RestApi/v1/E xtractions/ReportExtractions('{id}')/$value"
It looks like you're new here. Sign in or register to get started.