The most recent content from our members.
What is pricing model to integrate with WC1. Is it case-wise or number of APIs call as well.
Hello, We are working on a Java application from scratch that connects to Refinitiv / LSEG Workspace Websocket API and subscribes to market data. While testing it, we noticed the following unexpected status message:…
Trying to stream prices for LCOc1 and keep getting 'Receive status message for unknown subscription id 2'. Does anyone know why this would fail to establish connection to the platform? Should have ICE and CME live prices subscription enabled and this worked perfectly yesterday and for a week before. * Eikon Python API…
How do we find out instrument codes for Options on SOFR Futures? Example --- SRAU3 is a SOFR Future. How do we find the instruments for the call/put Options on this instrument? Thanks.
I wanted to see if it is possible to establish the priority in the RIC subscription using the RFA8 library? It is possible to use the following function of the ThomsonReuters.RFA.Message.ReqMsg class and what is it for? public void SetPriority(byte priorityClass, ushort priorityCount); I ask if you can give me an example.…
Hi, we are using ppe.optimized-pricing-api.refinitiv.com servers for the realtime streaming and we connect using EMA. Can you indicate us which is the rate of RIC subscriptions that the server accepts per second? Can we have information about the real-time servers limits ? If the application sends 2000 RIC/second will the…
Hello there, We have started to experience the following error messages in our application UAT instance. The application subscribes for market by price updates for TSE exchange. Jun 06, 2022 11:25:46 AM com.reuters.rfa.internal.connection.rssl.RSSLPostingHandler processOMMMsgFromConnection WARNING:…
I use Python to download tick data via submitting HTTP requests. My question is about the pricing and how Refinitiv charges on-demand tick download requests: Would the cost occur every time a new token or job ID is generated? Or during a subscription period, unlimited number of downloads can be performed, without any…
how can i get the response data without call registerClient when I subscribe same ric second time?
Hi, The below sample code snippet at the github shows how to subscribe for one RIC for updates. consumer.registerClient(EmaFactory.createReqMsg().serviceName("IDN_RDF").name("JPY="), appClient); I'm looking for sample code to start subscription for more than one RIC (List of RICs). Any help or pointers appreciated. Thanks,…
It looks like you're new here. Sign in or register to get started.