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":…
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
It looks like you're new here. Sign in or register to get started.