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…
msgs.zipPlease can you assist with the following questions regarding message types add/delete/update. A sample of the script and output are enclosed for your reference. Our goal is to track bids/asks in according maps see: "def process_message(message_json):". We encounter a lot of situations with double DELETES etc. The…
I have a 64-bit C# application running on Windows 10/11 that is making a successul initial request for the Authentication access_token. The URL for this request (and subsequent refresh) is https://api.refinitiv.com:443/auth/oauth2/v1/token. This access_token is successfully used in the WebSocket LogIn. After a prescribed…
...ding login request We have a java client that connects to Refinitiv RTO websocket and fetches data, recently more frequent disconnects started happening and they're causing us to lose data. After investigating it seems like Refinitivs servers closes the websockets for no reason that we could find (confirmed by the log…
I used this sample code websocket-api/Applications/Examples/RDP/CSharp/MarketPriceRdpGwAuthenticationExample/ for requesting single stock market price data, it works perfectly. I reviewed the output data with our business product yesterday, they said we need to request not just one stock, it could be 500+ stocks market…
Hi, I have following questions on RTO. Kindly help to resolve it. 1. Is it possible to get the RTO output in Node JS using REST API. 2. Can .NET basic framework be used for connection with RTO to get the output. 3. Is it possible to snap RTO output at a particular time interval?
It looks like you're new here. Sign in or register to get started.