Hi, after subscribing to a symbol list with around 1600 symbols I subscribe to those symbols individually. I start receiving updates to individual symbols but after a short period of time (10s or so) i get below exception: 2017-03-22 08:02:10,948 [pool-3-thread-1] ERROR com.thomsonreuters.ema.access.OmmConsumerImpl -…
Hi, I'm using EMA Java from Scala 2.11. I `registerClient()` 3,558 RICs at once by the following code: val client = new MyClient() // sub-class of OmmConsumerClient val rics = List("/1418.T", ...) // Ordinary stocks in Tokyo Stock Exchange, whose length is 3558 rics.map { ric =>…
我们目前采用ema的方式注册消费者,只能通过RefreshMsg消息来获取数据结果,从而解析出对应的ric列表,这个过程其实只会执行一次,无法获取链代码chaincode下的所有rics。但是java框架这套订阅消费者模式,怎么才能实现循环请求的方式来循环获取所有的rics? 期待您的回复,非常感谢。
Hi all, using the Refinitiv EMA C++ library (3.6.1.L2), I'm seeing a weird behavior. The application is a consumer, downloading the DataDictionary from the network. The dictionary contains custom entries, which are using negative IDs. The consumer downloads and decodes the dictionary without issues: I can inspect and…
Hi We're in the process of developing a C++ application that will utilize RTSDK to send a rather large amounts of messages (200k+) in periodic bursts. We're basing this on Cpp EMA, and we're running multiple threads each with its own InteractiveProvider to spread business logic and encoding load between different CPU…
Hi team, could you please suggest some recipes in this case: The application is running on a container environment and the programming language is Java.
EMA/ETA: Do we have optimization regarding specific Operating System, CPU, chips?
ReutersConfig.txt Hi, I have attached my RFA config file. Can I get a sample EMAConfig file corresponding to attached file? Where to place server IPs and port?
hi team, one of my client is asking if EMA could add encryption algorithm or certification authentication connect to RTDS ? thanks Gang
I'm looking at both the refinitiv real time SDK and the CSV per-exchange data. I see a few cases where (on LSE) we see this sequence of events: market status - opening auction ...events trade (MMT class implies it's outside of opening auction) market status - normal trading The sequence of events as delivered to our…
It looks like you're new here. Sign in or register to get started.