HI , Open interest (OPINT_1) is missing for Warrant when querying ADS using webservice .Please let me know if there is any alternative filed or how to get Open interest for warrant Here is the request and response message for reference . SENT: { "ID": 2, "Key": { "Name": [ "15311.HK" ], "Service": "IDN_SELECTFEED" },…
... periodically Hi, We are using Refinitiv Realtime Optimized (Websocket API) to recieve Realtime price. We notice that sometimes the response from Refinitiv does not come back with all the data requested. We receive only partial data. The Api is used to fetch Realtime price every 2 minutes.
Hi I am able to Create Rics via the WebSocket API But I can't find any description on how to create a calculation field (Expression filed) As an exsample, I have exportet a RIC from the gui that looks like the ones I would like to create
We are getting Gold spot prices with following RIC XAU= The values are in USD. When we need to get the EUR value, we get exchange rate with (EUR=) and do the conversion. Is there a different RIC to get Gold spot prices in EUR ?
Can somebody please tell me, how I can subscribe data to get fids instead of fieldnames in the fieldlist of an refresh- , update message or in a view, when using websocket api. In the forum here I only found, that in case of posting by websocket api this is not supported by ADH.
Trying to access Real Time Optimized via Websocket API and ran into SSL: CERTIFICATE_VERIFY_FAILED. Below is the console log / error log for the same. /usr/local/bin/python3.9 /Users/XXXXX/PycharmProjects/Refiniiv-websocket-api/Applications/Examples/RDP/python/market_price_rdpgw_authentication.py Sending authentication…
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":…
It looks like you're new here. Sign in or register to get started.