Hello, https://github.com/Refinitiv/websocket-api/blob/master/Applications/Examples/java/MarketPricePosting.java We have made use of the above example to update data for symbols in WebSocket API. Please note that the above example does not explain/demonstrate the steps to update data for multiple symbols and we have been…
Hello, I would like to ask you for advice on error message that my client received: “JSON RSSL Conversion Error. RSSL error code : -21”. Client is using below example: Basically he is making batch request (approximately 8K RICs) and then error message appear. When he decrease number of RICs He is making batch request…
Hello LSEG Team, We using on-prem TREP and Websocket infrastructure currently to get BID/ASK and VALUE_DATE fields of some FX RICs via our .net application. We are getting all related data continuosly without any problem. However we want to demise our TREP infrastructure. We have some users use this infrastructure as well.…
We've been experiencing an intermittent error while checking chain rics in a nightly process. For example: Process Status Message ID 64632001, 0#BOW+: NotEntitled, Access Denied: User req to IDN for Unsubscribed Exch e.g. - MON This particular instance we had the same ric with the same error at the same moment across both…
Can you please help with protocol for fail over for RTO WebSocket API.
I am running the following example code: https://github.com/Refinitiv/websocket-api/blob/master/Applications/Examples/RTO/python/market_price_rto_service_discovery.py as follows: ``` python3 market_price_rto_service_discovery.py --user "" --password "" --clientid "" The output is: ``` Sending authentication request with…
Does RTO and Tickhistory..both products have the ability to work entirely cloud-to-cloud via API (i.e. feed the data into client system without a desktop app).. Can you please help with this question?
I’m implementing batch requests using the WebSocket API and have a question about the status response. The response text includes something like: Processed 3 total items from Batch Request. 3 Ok. I understand that in this case, three streams would be created. However, if I intentionally include an invalid RIC in the batch,…
The connection is to RTC. I see in a post need: \*rtc\*defaultJsonServiceId, I believe in RTC rtc.cnf. Is this correct ? How to use chain.py example to connect to local rtc ?
I am making a streaming request with a view of only 2 fids, and receiving lots of updates with no change in those values. Am i missing something that would only send the update when a fid value is changed? I was surprised, the behavior seems different between rics CZ25 and SRBV5. example request - { "ID": 2, "Domain":…
It looks like you're new here. Sign in or register to get started.