Exists any documentation about how to determine the trading status based on fields received via Websocket API? If not, exists any docuemntaion about the field values for MKT_STATUS field?, I have reviewed enumtype.def file but it was not listed there (maybe because that file is for ETA) I have also check that field…
Is possible to include several domains in the same item request to received all in the same stream? For example, domain "MarketPrice" and "MarketByPrice" to receive L1 and L2 in the same stream. Thank you.
Hi all, is better to send multiple single item requests or one (or several if needed) batch request? I guess that batch requests is better but I have found no best practices documentation. Additionally I have found no API reference with ALL requests/responses specifications and their fields description. Could you provide…
Hi, We are now developing a link software to RDP using Websocket API, our main issue is that we cannot find a reference documentation, is surprisingly hard to find... I would like to know if exists a Reference docuementation to check all messages, responses and their fields. I mean explaining the semantic of each field,…
...ries?, or do we need to use a custom java app I cannot use the websocket api to connect to the ADS server using managed feed user . Can you advise the possible reason ? The below setup is available for OneTick RFA OMM Collector, which is used to collect data from a Refinitiv source using the RFA OMM API…
Hi, I am developing a link software using websocket API in C#. What I found in the API specification document is not the same in the examples. For example for login, there is some fields present in the examples that are not present in the API specification pdf and viceversa. The specification that I have found is from…
Hi, Tried below API on API playground - but seems access denied , tried refinitiv credentials but still not letting me in. can someone please help me on this please. need to get RIC snap via http request. Example below https://api.refinitiv.com/data/pricing/beta3/snapshots?universe=USD=,KIBOR= JSON response on API…
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",…
Client is contributing via RCC API using websocket, and facing intermittent issues where some requests are sent with ack received, but RICs are not updated. They sent the following message with value null to CLEAR the value 5.Message was received and acknowledged, but value not cleared. [SENT]: 20240512…
Hi Team, Using Java websocket to connect to WebSocket API, the request is {"ID":2,"Key":{"Name":"SHICNY3MD="}},the error is "Request Rejected:Request Key did not contain service Id". How to fix this? Thanks
It looks like you're new here. Sign in or register to get started.