The most recent content from our members.
Hello I would like to retrieve carbon emission and carbon intensity data from Refinitiv and many research papers suggest that ASSET4 ESG database provides those information. May I please know how to install it? Do I have to do the add-in? (which I already have for Refinitiv365 add-in but couldn't find asset4 database).…
Hello, I'm trying to consume "ric" with "series = ista.getSeries(XXXXReutersTimeSeriesClient, ista.getSession(), vbr[i].getVirbaseTypeRuter(), period, beginDate, endDate);" I am checking "isError", "isComplate", "isInfo" in "while" loop. On my "local" computer, "isComplate" takes the value true, but when I deploy the codes…
Hi, the python code below was used to get the open interest for sugar no11 and no.5, it used to work but has recently stopped working and returns NoneType. open_int, err = ek.get_data('/SBc1', ['TR.OPENINTEREST.date', 'TR.OPENINTEREST', {'SDate': '2023-01-01', "EDate": str(datetime.date.today())}) Is there a different code…
Hi, what code do I use to get the option prices for sugar No.11 (SBC) and sugar No.5 (LSUc) after the market closes using eikon api in python ?
...ue)" ? Received MMT_MARKET_PRICE Update AUDUSD=AXLE RFA error occurred during processing event:- ErrorType : 1 ClassificationType : 4 SeverityType : 1 RDMFieldDictionary.GetFidDef( Int16 ) --Fid: -1 not found (invalid value)
Hi, I would like the daily option prices as shown in the picture for SBC1 and LSUc1. How do I get the RIC's?
...d CRB Index (.TRCCRB) I am trying to get the daily close price for for Baltic Exchange Supramax Index (.BSIS) and CRB Index (.TRCCRB) after the market closes. I run my script around 6:50pm UK time but the close price for the current day come up as 0. This is my code below: start_date =str(datetime.date.today() -…
Hi, I am trying to get the real time prices of sugar No.11 (SBC) and sugar No.5 (LSUc) after the market closes. The real time data seems to only be available at 9pm UK time (3 hours after market close) some of the data is not returned. We often don't receive values for open interest/change/volume and intraday prices…
Trace 1 : Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException at .rfa.data.FieldEntry.getData(rfa.data.FieldEntry*, Byte) at ThomsonReuters.RFA.Data.FieldEntry.GetData(Byte) at…
We got an issue for a client: He got this error : 2022-05-13 09:47:59,392 P[150992] [MainThread 151880] Error code 500 | Server Error: {"code":500,"message":"getaddrinfo ENOTFOUND amers2.apps.cp.thomsonreuters.com amers2.apps.cp.thomsonreuters.com:443","statusMessage":"Internal Server Error"} 2022-05-13 09:47:59,393…
It looks like you're new here. Sign in or register to get started.