The most recent content from our members.
Currently, my application gets its understanding of ticks from the market price payload, setting the QoS rate to RSSL_QOS_RATE_TICK_BY_TICK and the timeliness to RSSL_QOS_TIME_REALTIME. The tick price and quantity come on the "LAST" and "TRADE VOL" fields. I am wondering if these fields are also placed in the payloads for…
Hi. I am encoding a market price update message and rsslEncodeFieldListComplete receives SIGSEGV. Any ideas what the cause might be? As far as I can tell I am following the proper sequence of rsslEncodeFieldListInit, rsslEncodeFieldEntry, rsslEncodeFieldListComplete. In gdb, "disas" shows the following line where it…
Hi. I am looking to get a list of all RICs for Shanghai Stock Exchange equities and Shenzhen Stock Exchange equities. I have been referencing this article (https://developers.lseg.com/en/article-catalog/article/all-rics-available-on-elektron-realtime) and I recently found this tool…
I have an RSSL Consumer client using the Reuter's Domain Model. I also have an RSSL Producer server that is part of a testing harness to test my client. The consumer is successfully able to login, request and process source directory information, and request and process dictionary information, and I have tested this…
Hello, Based on my understanding of UPA RDM, it seems that if I want to request market price updates for a set of symbols, I need to either send a request per symbol, or send a batch request, where in either case I have to enumerate every symbol via RDM_INSTRUMENT_NAME_TYPE_RIC. Is there a way I can instead make this…
Hello. I am wondering if you could help clarify my understanding of RSSL and UPA, as well as answer a question. Say I am in a 64bit Linux environment, designing a C program with a single RSSL channel and two relevant threads, thread A and thread B. Say I have initialized RSSL on thread A with the rsslLocking parameter…
Hi all, From the RFA_DevelopersGuide: FieldList is a non-uniform container of field identifier-value paired entries known as a fieldEntry. A Field Identifier, also known as a fieldId (or FID), is a signed value refering to a specific name and information type defined by an external field dictionary, such as the…
I saw the below link. https://raw.githubusercontent.com/Refinitiv/Real-Time-SDK/master/Java/etc/RDMFieldDictionary But I can't understand the difference between "SALTIM_MS" and "QUOTIM_MS". I find out that the "SALTIM_MS", "QUOTIM_MS" seems to be appeared together at each trade data. Can you explain these fields clearly??…
Hi Dev Team, Recently we have encountered a NullPointerException processing directory domain message. This happened after one of the services on TREP 3.5 was renamed so we suspect TREP sent a message that included a Delete for that old service name that was being renamed which caused the app to crash or at least that is…
Hello, I'm new to refinitiv. Could you tell me what is RDMLogin stream? I faced below message at nasdaq open time. Is there any Docs or URL that guides RDM Login Concept? loggerMsg ClientName: LoginCallbackClient Severity: Warning Text: RDMLogin stream state was changed to suspect with status message username <not set>…
It looks like you're new here. Sign in or register to get started.