Open majicl opened 3 years ago
https://github.com/majicl/trading-engine/blob/eaedb98f410b80b5f1f02f6d21263403461fd5f7/Program.cs#L22
replace it with: matcher.Ask<GetPriceResult>(new GetPrice() { StockId = "MSFT" })
matcher.Ask<GetPriceResult>(new GetPrice() { StockId = "MSFT" })
https://github.com/majicl/trading-engine/blob/eaedb98f410b80b5f1f02f6d21263403461fd5f7/Program.cs#L22
replace it with:
matcher.Ask<GetPriceResult>(new GetPrice() { StockId = "MSFT" })