Welcome to the LSEG Developer Community
Hi Team, We are following the example code for eta3.6.4.0, and our application is crashing on receiving the async response of source directory refresh. in the example code for consumer class(\Eta\Applications\Examples\src\main\java\com\refinitiv\eta\examples\consumer), we have a function called…
Two consumer applications, one configured with guaranteedOutputBuffers 5000, one configured with guaranteedOutputBuffers 100,000, is the larger one better to avoid the slow consumer (or in other word, the same application may subscribe to more large bunch of RICs without hitting the output threshold breached issue)?
An application was migrated from EMA to ETA (using the example in RTSDK Java), all Java. However, looks like the performance gain is not as expected, although the network statistics show generally good. The questions: 1. The ETA coding guideline if any (e.g., in EMA, should no logging in the onXXXMsg) 2. Only one machine…
Dear Support Team, We observed that for approximately one minute starting around 14:12:55 UTC on March 28, 2026, the following error response was returned during MarketPrice streaming: F9: Server has gone down. Will recall when a server becomes available. The service has since recovered and is currently operating without…
I have created an account on LSEG, but I have not yet received the machine account details via email as mentioned .Additionally, I have downloaded the EMA Java as per the documentation. However, to receive the feed, it requires the following details: Ema host Ema username Ema service Where from i get these details ?
Hello! I would like to filter the FIDs included in messages. From what I understand, dynamic views let you specify which FIDs you want in your request so you only receive those specific fields—please let me know if I’m mistaken. I also came across the concept of server-side filtering. Could you explain what that entails?…
@Jirapongse I am sending subscription requests. My understanding is that if the interval between requests is less than pingTimeout/3, we don't need to send a separate rsslPing heartbeat. So, is it correct that we only need to send a heartbeat if there is a period where no requests are sent and that period exceeds…
For every other market I use either the old fields PRC_QL_CD, PRC_QL2 and try to figure out what indicates the change of the market session from opening autcion to continuous trading, etc. Also for the more user friendly exchanges I use the enumeraed INST_PHASE field. My problem with the Nasdaq basic, is that none of them…
Hello. I have a question: Some Market Price Update messages have ASK (FID 25) but no ASKSIZE (FID 31). Some other Market Price Update messages have ASKSIZE (FID 31) but no ASK (FID 25). If ASK is present but ASKSIZE is missing, does it mean that the last ASKSIZE is still valid and should be used? Thanks.
It looks like you're new here. Sign in or register to get started.