Which request I have to make if I want to do a service discovery ( streaming pricing end points) if I connect through: 1. AWS Private Link 2. AWS Direct Connect 3. Delivery Direct Does the service discovery requests has to be made over the internet ?
The client is using PHP and is able to open a WebSocket to the link http://eu-west-1-aws-1-sm.optimized-pricing-api.refinitiv.net:443/ but he asked what information he needs to send to the WebSocket to be able to log in. The installation & Configuration guide says he needs to send the following information: { "Domain":…
Hi - I can connected to an ads and off-stream post successfully. Im trying to send a lot of data, so i use a while True loop after receiving the login response to listen to a queue and post. However this means that the on_message function is never accessed to receive the Acks to the posts. Do you have any example of how I…
Hi, the protocol specification for array primitives is a little bit rare. Therefore I have some questions. 1.) Is the following json sample syntax in case of a UInt- or AsciiString-array also valid? * "Elements": { * "Name": "ERT_FD3_LF1", * "SupportsQoSRange": 0, * "Capabilities": { * "Type": "Array", * "Data":…
Hi, We do receive MBO order data, when requesting for RICs under a chained RIC. However we do not receive any trade activity flowing in at all. We did wait for the end of trading day before making the analysis, so there should be some trades happening at least. Am I missing something? { "ID": 3, "Domain": "MarketByOrder",…
Hello, if an Elements-Contianer takes is an Entry of Type "Array", are the Type-Attribute describing the Entry containing "Array" or the name of the DataType that the Array contains? Kind regards Reinhold
Does Elektron Websocket API support Warm Standby? I know EMA and ETAC/C++ support Consumer Warm Standby Natively, but does Elektron Websocket API support it, or can it be implemented programmatically via a Websocket application? If so, are there any examples?
Hi, When receiving a request from the Chain Ric, what does the "ID" field refer to, does it need to match the "ID" field in the batch request of all the LONKLINK's as well? Right now I did match them because I found this in the doc ID = "Integer value(s) representing the event stream. It can also be used to match the…
Getting this error when connecting to Refinitiv Websocket API, is there an issue ? Connecting to WebSocket wss://us-east-1-aws-3-sm.optimized-pricing-api.refinitiv.net:443/WebSocket ... com.neovisionaries.ws.client.WebSocketException: The status line of the opening handshake response is empty. at…
...ce ELEKTRON_D)) ) Refinitiv provides a RTO pricing service ( service name= ELEKTRON_DD ) and a 3sec conflated feed ( ERT_FD3_LF1 ) which is mainly used for Wealth clients to power websites or portals. The big advantage of this 3 second conflated feed is that the number of updates is limited at the source side, which…
It looks like you're new here. Sign in or register to get started.