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…
...rovider in running? I found both the websocket on-stream post and off-stream post all need the running of a non-interactive provider, e.g, the NIP 100 Java example in SDK. Otherwise, it will get error like this: { "AckID":7, "ID":1, "Key":{ "Name":"IBM.N", "Service":"NI_PUB" }, "NakCode":"SourceDown", "Text":"A9:…
Dear developer community I would like to know how can I structure the websocket message sent using ats_insert_s service to create a new ric on a specific BU/container rather than the default one, as it can be done with rtcontribute function. MAny thanks for your assistance and help
When attempting to log in with websockets RCC API, client is receiving {"Stream":"ClosedRecover","Data":"Suspect","Code":"UsageError","Text":"Login request rejected, decoding failed"}}] LOG_INFO vtisprc 30.01.2023 07:26:02.753313 6224(520) Tr2Session[919] Status [Login]: Login request rejected, decoding failed What would…
Can we specify the "service" to connect in the websocket API: { "ID":2, "Key":{ "Name":"TRI.N" } } e.g., there are 2 services, ELEKTRON_DD, and NI_PUB, I would like to just fetch the RIC posted on NI_PUB Not sure if we may post the RIC with same names (e.g., TRI.N) on different services.
Hi, i try to write a C# library for handle the "tr_json2" protokoll. Priviously I had writen a C++/cli-wrapper with Realtime C++ API (EMA) to implement a "MarketPrice -Modell" for substituting SFC-COM. Back to the problem. Realtime C++ API defines a payload at the message-class to handle additional/variant data. In the…
When testing websocketapi example using python for market_price, I have encountered an error 'utf-8' codec can't decode byte 0x80 in position 22: invalid start byte. I have tested the same using the wsapi application tool and I was able to retrieve the market price using my hostname and port 15000 successfully. However, I…
It looks like you're new here. Sign in or register to get started.