OBJECTIVES
To simulate the core functionalities of a stock broker platform using a custom-built stock exchange engine.
To allow users to place MARKET and LIMIT orders, replicating real trading mechanisms.
To dynamically update stock prices based o...