...rovider in running? I found both the websocket on-stream post and off-stream post all need the running of a non-interactive provider, e.g, the NIP 100 Java example in SDK. Otherwise, it will get error like this: { "AckID":7, "ID":1, "Key":{ "Name":"IBM.N", "Service":"NI_PUB" }, "NakCode":"SourceDown", "Text":"A9:…
Dear developer community I would like to know how can I structure the websocket message sent using ats_insert_s service to create a new ric on a specific BU/container rather than the default one, as it can be done with rtcontribute function. MAny thanks for your assistance and help
When attempting to log in with websockets RCC API, client is receiving {"Stream":"ClosedRecover","Data":"Suspect","Code":"UsageError","Text":"Login request rejected, decoding failed"}}] LOG_INFO vtisprc 30.01.2023 07:26:02.753313 6224(520) Tr2Session[919] Status [Login]: Login request rejected, decoding failed What would…
Can we specify the "service" to connect in the websocket API: { "ID":2, "Key":{ "Name":"TRI.N" } } e.g., there are 2 services, ELEKTRON_DD, and NI_PUB, I would like to just fetch the RIC posted on NI_PUB Not sure if we may post the RIC with same names (e.g., TRI.N) on different services.
Hi, i try to write a C# library for handle the "tr_json2" protokoll. Priviously I had writen a C++/cli-wrapper with Realtime C++ API (EMA) to implement a "MarketPrice -Modell" for substituting SFC-COM. Back to the problem. Realtime C++ API defines a payload at the message-class to handle additional/variant data. In the…
When testing websocketapi example using python for market_price, I have encountered an error 'utf-8' codec can't decode byte 0x80 in position 22: invalid start byte. I have tested the same using the wsapi application tool and I was able to retrieve the market price using my hostname and port 15000 successfully. However, I…
I am using this hostname amer-1-t3.streaming-pricing-api.refinitiv.com and these mrn_domain = 'NewsTextAnalytics' mrn_item = 'MRN_STORY'
Hi we are trying to post data to our internal RTDS infrastructure using Python API. Our Infra team has created service (TEST_POST_SVC) to publish data on RTDS. I am using example mentioned in this link https://developers.refinitiv.com/en/article-catalog/article/contributing-data-trep-using-websocket-api#Start I able to…
...t there) Hi Wasin.w I took your recommendation and upgraded to 1.0.0b20, Error call-back is not launched when stream halt. on my code self.current_rd_session = rd.open_session() self.theWebSocket = rd.content.pricing.Definition([ 'HTEc...,'CHFUSD=R'], fields=['BID', 'ASK', 'QUOTIM', 'QUOTIM_MS',....]).get_stream()…
Hello Team, We have upgraded contribution service from ATS version 1.6.6 to ATS 1.6.8.E1 and since then we have started noticing websocket error message while invoking the close method - "ERROR:websocket:close status: 1001". Though this not impacting but on closing websocket we get the above error. Just wanted to…
It looks like you're new here. Sign in or register to get started.