Hi all, I requesting the following FIDs for the RIC code RBU2. According with the documentation of the WebSocket API, I’m doing this request, const ItemRequest = { ID: itemID, Key: { Name: 'RBU2', View: [ 'BID', 'BIDSIZE', 'ASK', 'ASKSIZE', 'TRDPRC_1', 'TRDVOL_1', 'QUOTE_DATE', 'QUOTIM_NS', 'EXPIR_DATE', ], }, }; I’m…
Hi, how I can upload a set of Exotic rates(different from the ones on the refinitiv platform) into the e-trading platform using either third party API or Eikon Excel contribution sheet?
Below is an example of tickers with same securities but in different exchanges: Ticker Exchange VOWG.DE Xetra VOWG.F Frankfurt VOWG.H Hamburg What we want to do is, for example, we’ll only subscribe to real-time data for Xetra and will set up a fallback logic to map the RT data to all other Germany exchanges. Can you…
how to subscribe chains in rfa api net 8.2 ?
We are testing the collection of price data in Realtime for a client Our process seems able to connect and authenticate itself with the details provided by the client. It then is able to retrieve prices for the subscribed list. On 16 June 2022 we noticed that no further updates were arriving. We checked could not see any…
Hi Team, I asked this question on behalf of one of our customers in Hong Kong, who is testing RTMDS. They tried to connect to ws://159.220.108.207:8101/WebSocket ws://159.220.108.207:8101/hEDD but they encountered an error during handshake: 'connection was forcibly closed by the remote host'. They are now asking whether…
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:…
Hi, Im trying to write java program using EMA API to create RIC record on ATS. I have been following all the steps as documented here : Implementing Refinitiv Real-Time APIs applications to work with ATS - Part 1 | Refinitiv Developers But still got ack that says [900]: Service Denied. Referring to refinitiv documentation,…
What's the strategy for RTSDK release labels: SDK version differs from actual API version it contains? E.g. latest RTSDK version is 2.0.5.L1, while ETA/EMA in it is 3.6.5.0 Is there a plan to have them in sync? Which way? Thank you.
I'm using the Refinitiv Real-Time SDK to publish data via RCC. I've been experimenting with bouncing the ADS during an RCC contribution session and I'm having some problems with submitting updates once the ADS comes back. This is the sequence of events. 1) At the start of the session, I create an OmmConsumer object and I…
It looks like you're new here. Sign in or register to get started.