Western Union uses the Refinitiv Real-Time - Optimized product to provide market forex rates when we are unable to retrieve rates from our liquidity providers/banks. Refintiv is integrated with our rate aggregation partner, Integral. Integral has reported the following issues with connectivity to Refinitiv. Western Union…
Client's query: I understand that you use Oauth and how that works. But we are using your Java SDK and use a OmmConsumer. As I understand it the OmmConsumer should handle that. And I find no documentation on how to make a OmmConsumer refresh it’s login. So my actual question is how do we keep our OmmConsumer fresh. Do we…
Client connects to RTO through python3 using websocket, do we have any docs about how to connect via the AWS PrivateLink to the Refinitiv service?
Normally our application makes a connection via websocket and periodically we receive pings about every 20 seconds or so. Starting on June 2nd, 2022 when our application makes a connection we receive the ping about every 20 seconds but directly after the ping we get disconnected. The websocket is closed and our apps tries…
Hi Team, I'm going to send request for 4000+ items. So divide items for multiple batch request like below, by reference (_send_market_price_request is called after getting login response correctly.) class ReutersReceiver: def _send_market_price_request(self): # get 4000+ items all_rics = get_ric_list() # each batch request…
Hi, We are working with Refinitiv (Richard Smith) to create a POC for Contributions (Posting data using Websockets). We have developed a POC for automatically creating RICs and have created a sample RIC under SAMPLE3=LLAC We are now trying to post data to that RIC. I have create a sample app in C# that does this but I am…
Good Day! We are currently receiving BID and ASK information for FX rates via weboscket api. C# We have a need to get the MID-market exchange rate using the Refinitiv Real-time optimised product. We could not find a suitable field in the protocol specification…
There is a way to connect to a future websocket like this, for example: - I receive data from /LCOc1 for the future for the current month, instead I want to do it this way /LCOM21. is this posible? Because this way each tie that a future expires it will change the name
I am trying to use the websocket example to mrn_console_app.py to subscribe to MRN_STORY from our internal TREP infrastructure. I succesfully receive the Refresh Message: RECEIVED: Refresh Message Name = PROD_PERM: Value = 10001 Name = ACTIV_DATE: Value = 2022-06-04 Name = RECORDTYPE: Value = 30 Name = RDN_EXCHD2: Value =…
I am using the market_price_rdpgw_service_discovery.py and was wondering how I can get back only the Bid and Ask field? When i pass in the following, I am getting back many more attributes than i requested. What data types does the 'Field' attribute accept? Many thanks def _send_market_price_request(self, ric_name): """…
It looks like you're new here. Sign in or register to get started.