- AddEvent
void AddEvent(Engine_t status, string asset, double quantity, double price, string date)
- Events
const(Event)[] Events()
- GenerateAnalytics
EventAnalytics GenerateAnalytics()
- MatchSellFIFO
void MatchSellFIFO(string assetName, double quantity, double sellPrice, string currentDateString)