A C++ command-line trading system simulator that replays market data from CSV files and matches buy/sell orders using an order book mechanism. This project focuses on object-oriented design, data ...