For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 2

Is there any way to replay 'recent' market prices via the Elektron Java API?

Is there any way to replay 'recent' market prices via the Elektron Java API?


We are beginning to write an application that will stream market prices via TR Elektron, but one use case we need to cover is if our consumer experiences downtime of any kind. If our consumer is down temporarily, and then starts up to continue streaming market prices, is there any feature on the TR Elektron Java API that will allow it to request market prices from an earlier point in time to replay (e.g. from a few hours earlier), and then continue to stream latest prices as usual?

If this is not possible within the API, what do you recommend to handle this scenario?

elektronrefinitiv-realtimeelektron-sdkreplay-tool
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
78.1k 246 52 72

@margie.mariposque

Elektron Java API is just consuming real-time data from Elektron. I don’t think that the Elektron can replay the data.

As I know, there are two options:

  1. The client can run another application to record and then replay the data. For more information, please refer to this article: https://developers.refinitiv.com/article/quick-start-guide-recording-and-playback-elektron-data
  2. The client can use another product, such as TRTH (https://developers.refinitiv.com/thomson-reuters-tick-history-trth) to get historical data. Please contact the account team for more information
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.