The most recent content from our members.
Hi, I am using the UI version of DSS & Tick history. I would like to know what template should I create to get historical fixings for , say SOFR, FF , ESTR Rates etc. I tried using the TH Times & Sales - However, I only get the Quotes from various contributors/ exchanges Regards, Sumit
Hello, is it possible to get historical Bond Future Convexity field, using Terms and Conditions template in DSS REST API? Or if not, are there any alternatives? Client has access to DSS and TH. I know that history for that field is limited within GUI - I'm looking for history range since years ago until today.
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.