Hi There, I'm trying to connect to the refinitiv api using java. I would like to see if there is any way(api endpoint) I could pass in a set of tickers and the endpoint would return part of the ticker's information, let's say last price, gain/loss, etc. I'm following the examples from here:…
Hi Team Please can I ask when registering a chain ric, how can I get its content by snapshot than adding it to my watchlist? Is there any sample/tutorials please?
OmmConsumer consumer(OmmConsumerConfig().host("********").username("reutersQuoteSource")); consumer.registerClient(ReqMsg().serviceName("******").name("EUR=") .payload(ElementList().addUInt(ENAME_VIEW_TYPE, 1) .addArray(ENAME_VIEW_DATA, OmmArray().fixedWidth(2).addInt(22).addInt(25).complete()).complete()), client); I…
...de.SpeedGuide) I have downloaded the Speed Guide but when I attempt to run the application on my mac I get the following error. $ java -jar SpeedGuide.jar Error: Could not find or load main class com.thomsonreuters.ema.example.gui.SpeedGuide.SpeedGuide $
The field definition for ACVOL_UNS reads " Unscaled accumulated number of shares, lots or contracts traded according to the market convention " What does unscaled mean in this context? How does the volume reported differ to e.g. the Volume field in Tick History (definition " Accumulated number of shares, lots or contracts…
The ACVOL_UNS field is described as Unscaled accumulated number of shares, lots or contracts traded according to the market convention Over what time period are the shares accumulated? Market open->open? UTC date boundary?
Dear Support Team, Currently, I Doing configure connection between Kondor DRT and Reuters Realtime Optimize (RTO). I had completed install RTO Software on my environment and tested as well. But my DRT can't connect to RTO. could you please support to investigate the issue? Thank!
Hi, I need some clarifications about the impacts of Refinitiv rebranding activity. Let me suppose the case of EMA C++, which is impacted by the rebranding. * A customer of mine uses an old version of my application, linking a not-rebranded version of the EMA library. Can they still use it after July 2021? * I need to…
We are preparing to switch over from EZD. I have just installed Docker on Windows environment and trying to pull lpcdocker/lpc as required in the documentation. It throws the following error message: docker pull lpcdocker/lpc Using default tag: latest Error response from daemon: manifest for lpcdocker/lpc:latest not found:…
FID 3855.pngHi Team, Would you share your insights why real time data feed send the value on FID 3855 QUOTIM_MS in integer format instead of hh:mm:ss:000 format? and how to programmatically convert this to a timestamp, and to officially sign off that it is IN MILLISECONDS time format? FID 3855.png Thanks & Regards, Xia
It looks like you're new here. Sign in or register to get started.