I'm trying to generate a symbology change report using DataScope Select API, however it is unable to process many Ric Roots. Example 1: Symbology Change for FW20 using continuous RIC Input URL: https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw (POST) { "ExtractionRequest": { "@odata.type":…
The fields that I require are RIC, AssetID, QuoteID, RICCODE and OBJECTTYPE I just don't know how to do it.
here is come information about the ones I already have: I need the assetIDs and QuoteIDs for the new RFR (Risk Free Rates) RICCODEAssetIDZAR1M=0x0003dd0013b73b41ZARSW=0x0003dd0013b75a20ZAR=0x0003f8025d29b63bZAR2M=0x0003f802724368a0ZAR2W=0x0003f80272436aa2ZAR1Y=0x0003dd0013b7413bZAR3M=0x0003dd0013b7463c
I am using curl command where i am trying to download the entity data bulk report files but getting error as : curl -x http://proxy1.tst:8080 ftp://plus.datascope.refinitiv.com --user user:password % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 335 0 335 0 0 118 0…
I'm trying to download data for EURUSD, but I get no data my query are: requestUrl = 'https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw'; requestBody = { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest",…
Hi, Can someone please help me get started with a simple query template for retrieving some mutual fund data on DSS with Python from the restAPI? Ideally i would like to see import [any required libraries for DSS access] code to access: api_key url = query criteria {mutual funds, domicile:uk fund size gbp} just looking for…
I am getting error "Unable to locate method 'public void Authentication'" while using 'DataScope REST API Examples' C# .NET. How can i solve this issue.
...nd/or /ExtractRaw) Hi, I just wanted to check, but I believe 'Data Availability' hasn't been implemented via DSS API 'On Demand'? I can't see any sign of it in the API reference tree so initailly I am assuming not available. More specifically the use case relates to being able to submit an 'On Demand' request for…
hello, I have a python scripts which work fine for 1 min bars. I am trying to use similar script to fetch tick data for tickers between stated times. This script fails with 400 HTTP response. I am uploading python file as well. Refinitiv_tick.txt Thank you! request body is: @{'ExtractionRequest': {'@odata.type':…
It looks like you're new here. Sign in or register to get started.