/Stock_exchange

Stock exchange facilitating trading of one kind of stock by maintaining order book and operating matching engine. Matching engine interfaces with the records of market participants kept in the client book, and updates their portfolios accordingly to the filled orders.

Primary LanguagePythonOtherNOASSERTION

Stock_exchange

Stock exchange facilitating trading of one kind of stock by maintaining order book and operating matching engine. Matching engine interfaces with the records of market participants kept in the client book, and updates their portfolios accordingly to the filled orders.

Buy and sell orders are paired and filled according to the Walrasian auction model.