The most recent content from our members.
Hello I am using Java RealTime SDK to connect my application to TREP. <dependency> <groupId>com.refinitiv.ema</groupId> <artifactId>ema</artifactId> <version>3.7.3.0</version> </dependency> It is able to subscribe for RICs and to receive realtime market data One of our client complaints about an issue when consuming RICs…
...t there) Hi Wasin.w I took your recommendation and upgraded to 1.0.0b20, Error call-back is not launched when stream halt. on my code self.current_rd_session = rd.open_session() self.theWebSocket = rd.content.pricing.Definition([ 'HTEc...,'CHFUSD=R'], fields=['BID', 'ASK', 'QUOTIM', 'QUOTIM_MS',....]).get_stream()…
Hi everyone, I use RFA OMMConsumer.RegisterClient and sends a unique closure on every request. Usually, it works perfectly. However, when a large number of request are sent at the same time, then several of the responses contains null instead of the sent closure (though the Event containing the closure is not null). In the…
It looks like you're new here. Sign in or register to get started.