The most recent content from our members.
Hi team, Is it possible to change the Quality of Service in Item Request message? We want to control the update rate of prices, for example, receiving the update messages every 2 seconds: { "ID": 3, "Key": {"Name": "HKD=", "Service": "ELEKTRON_DD"}, "Qos": { "Timeliness": "DelayedUnknown", "Rate": "TimeConflated",…
Hello, We are currently trying to install and test our product (RMDTREPOMM) using the WebSocket API on a client site but unfortunately they have this error : "No multiple qos service supports this QoS.","Code":"NoResources" I asked them to change the QoS properties and I am waiting from them. However, how can we know what…
When using the WebSocket consuming from RRTO, what are the possible values and meaning of the fields from Qos (Timeliness and Rate)? I wasn´t able to find in the documentation. For example, in an example of message received after requesting a RIC is the following: One question that I have is how the "Timeliness" from the…
Hi team, From previous interactions I have figured that, when I am using the WebSocket interface, it provides a conflated service. I believe it is a 3 second trade-safe conflation which will conflate quotes but provide all trades. Now for the Historical API (Elektron Data Platform), is there no conflation applied? So I get…
In RFA applicaton the MarketFeed QOS is reported as "unspecified". ADS is configured to publish as RealTime, tick-by-tick. Are there any changes need to be made to the RFA connection? Connection log: Sending MARKET_DATA_SERVICE_STATUS_MSG, Service name = DCS_MARKETLINK, Feed name = DCS_MARKETLINK, Data format = {…
My client found RFA error when there are incident on infra component. They use serverList parameter to configured two server in the list and use service group to subscribe data. We expect RFA switching to the next one in the list but it’s not. Application get following error instead and it stop receiving data. 2017 Jun 14…
Attempt 1 - QoS I noticed in the API that there is setQos and setQosReq methods in OMMMsg, however when I set that value it doesn't seem to do anything (i.e. its never transmitted to the provider). I tried running the provider in the demo where it logs out the message and it was always set to QoS of realtime, tick by tick.…
It looks like you're new here. Sign in or register to get started.