The most recent content from our members.
...when chatbot is disconnected? First off, thanks so much for providing the BOT Messenger API! Just to check, for cases when the chatbot gets disconnected due to unexpected reasons (e.g. network down, Refinitiv server down, etc), is there any way we can retrieve past chatroom messages that have been sent while the chatbot…
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…
Is there a way to receive messages (of my personal account) from Eikon Messenger desktop app with python ?
some messages received from Refinitiv Real Time Optimized Websocket API have unexpected values for some fields. Example: "DSPLY_NMLL": "\u001b[0` \u001b[31b", "CTBTR_1LL": "\u001b[0`<CALCS_EXPLAINED>\u001b[17` \u001b[4b" What is this means and how can I decode this? Thanks,
For website, does anybody know the source of the UserMessages? `public sealed class WebsiteUserSession : AbstractEvolvable, IEvolvablePortableObject { [...] this.UserMessages = reader.ReadCollection(56, this.UserMessages); `
It looks like you're new here. Sign in or register to get started.