Is the c# sdk available for .NET Core 3+?
Hi, Where can I get TRTHv2 corporate-action "Dividend Type Marker" field description (possible values and meaning of each value) ? Thanks, Shlomo
I know that I can solve this by expanding the chain RIC as per this answer but is there a continuation RIC for VIX futures prior to the RIC structure change in Sep 2012? (after the change, the continuation RIC for the front month contract is VXc1)
b <- list( ExtractionRequest = list( odata.type = "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest", ContentFieldNames = list( "Trade - Price", "Trade - Volume", "Trade - Exchange Time" ), IdentifierList = list( odata.type =…
Hello, I am trying to run a TRTH intraday pull using the following parameters (code depends on json and requests modules): data_json = json.dumps({ "ExtractionRequest": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TickHistoryIntradaySummariesExtractionRequest", "ContentFieldNames": ['Close Bid',…
How can I get the same result as page test through API code? Please share code for me? I found the below Jason API code, can we have c# code for the same @{ "ExtractionRequest": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TermsAndConditionsExtractionRequest", "ContentFieldNames": [ "Ric" ],…
Hi, I am wondering could someone explain the below behaviour of Date-Time and GMTOffset. Why does my QueryStartDate and QueryEndDate not align with the data returned? Should it all not be GMT/UTC? $ curl -s -k -H "Content-Type:application/json" -xhttps://NAappProxyHTTPNoPers.wlb.nam.nsroot.net:7777-H…
I'm trying to fetch the OHLC and Volume data for DIJcm1..... DIJcm28. But data is only available for past 1 Year in Eikon. I've tried using TRTH also, but it is throwing me an error for the DIJcm1 RIC.
...fter three attempts While executing the sample code to connect with REST API getting the below exception- The same code had worked earlier. INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://hosted.datascopeapi.reuters.com:443: Connection reset Sep 06, 2017 3:24:39 PM…
Hi All, I am looking at ETF instruments. Most of the time I know the primary RIC (eg: SPY.P) but from that I would like to know what is the consolidated RIC over all the venues. How can I do that ? Also sometime I just know a ric from a venue (SPY.Z) and I want to get the primary (SPY.P), is it possible to get this…
It looks like you're new here. Sign in or register to get started.