On DSS when I search for RIC for the ISIN US207932AB01 it retunes the two instruments below, both instruments have the same ISIN but different identifiers. When I try and run a historical request via the DSS REST API using the ISIN 'US207932AB01' it only returns the instrument on the EJV source and not both, which I…
python, windows, rest api How do I bypass this error?
Hello, Is there a sample on how to get All Intraday Trades for an RIC for running session ( same day )? Tried RTH TickHistoryTimeAndSalesExtractionRequest but it doesn't retrieve the same day trades, only past intraday data. Example of required columns, Regards, Amr Mahdy.
Hallo All, I am trying to fetch Composite extraction request data from Data Scope Select using Python. For some ISIN list i get the "Average Volume - 30 Days", "Average Volume - 90 Days" values. But for many other ISIN's, i did not get any values for "Average Volume - 30 Days", "Average Volume - 90 Days" and for those ISIN…
As per DN204841, the chain CLPNDIRS=TWEB is replaced with CLPNDIRS=TWEB. However on running an API query below the old discontinued Tradeweb RIC chains are still tagged as “active” in Refinitiv’s back-end. See Status as Valid E.g. CLPIRS=TWEB RIC chain requested with a datetime range of [2023-01-16T00:00:00.000;…
When I issue the following request for historical prices of DE0001135424 to Datascope Select, I get only "null" prices: POST https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes Body: { "ExtractionRequest": { "@odata.type":…
I am getting inconsistent result from the DSS web vs in DSS Eikon python API in Windows 11. BOS ChainsRic returns prices in DSS site but getting error message in API ( Invalid Identifier Type: ChainRic, Identifier: 0#B0S: ) Much apprecaited if anyone offer help.
I tried to send in the folllowing request to DSS end point. { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.PriceHistoryExtractionRequest", "ContentFieldNames": [ "Trade Date", "Universal Close Price", "Currency Code", "Mid Dirty Price", "Modified Duration",…
Hi Team, We want to use something like your sample application Refinitiv DSS C# Example Application but in Net6 ( netcore). As I can see, it refers to NetFramework v4.5 Dlls. Could you help us please? Is there any sample of it in net6? Regards, Yousri
Hi Team, I cannot add "AllowHistoricalInstrument" validation option to my Postman DSS API request message. I get error: "Malformed request payload: Syntax error at Line 19, Char 0: expected valid json value ". Can you please help out? I have attached screenshot of my request,API error Dec.png Thank you, Lukasz
It looks like you're new here. Sign in or register to get started.