The most recent content from our members.
Hi, I am using Java ETA API for subscribing market data. I understand its lowest level API mainly used low latency application. I am using this API and would like to get conflated data (500ms). Is there any option to subscribe for conflated data using ETA API? Thanks,
I have a Java app that talks to the ADS/TREP3 via OMM/EMA. Can I turn conflation on, perhaps within the client rather than enable conflation on the ADS where I imagine it will apply to all clients. I want to move from a conflated feed to an unconflated feed but one of my client apps cannot cope with the volume of…
Hi, Please confirm if the below understanding is correct - Websocket API operates with a 3 sec tradesafe conflation. This would mean quotes will be conflated i.e., API consumer will get 3 updates every second. Is this right? If so, when we get data every .333ms - are we receiving the latest bid/ask quote or the data will…
Hi, From various spaces on the developer portal I understood that for Elektron Websocket API, the real time data is trade-safe and with 3 updates per second for quotes. What about the other domains in real-time like MarketByOrder and MarketByPrice? Thank you
What is it the real advantage to have ConflatedInUpdates set to true. As I can see this parameter is set to false as default. In which cases could be useful change the default value?
The updates we received doesn’t seem to respect the ConflationInfo requested. For the request below: SENT: { "ConflationInfo":{ "Count":1, "Time":1000 }, "ID":2, "Key":{ "Name":"/IBM.N" (I am using this for now as I am waiting for real-time feed entitlement) }, …} The consecutive updates we received has timestamps:…
It looks like you're new here. Sign in or register to get started.