I'm using Elektron to get some real time market data feed, and I can't afford to miss any data for my calculations. Let's assume my application crashes. When my application restarts, how can it get all the data it missed. Basically, let's say my app crashes at 10:00 and restarts at 10:05. How can I get all the data between 10:00 and 10:05 ? Can I replay all the market data for today up to now ?