C# (CSharp) FirstRxExample Namespace

Classes

Name Description
DrasticChange
Program
RxStockMonitor
StockMonitor
StockSimulator This simulator will emit a batch of StockTicks every two seconds. each time, a single item will be selected and updated with a "drastic change" (more than 10%)
StockTick
StockTicker