News

The MainForm triggers the class library to enqueue lists with ten random Y-doubles into a ConcurrentQueue PlotForm dequeues the lists triggerd by a timer, and draws "almost real time" ten lines on a ...
Issue: In the real world, financial trade data is usually random in time. To convert such data to a Time Series that we can work with, we put the data into bins. This may cause a problem. Gaps of ...