/stockexchange

This application simulates a real-life stock exchange. It allows users to enter and cancel orders and quotes for listed stocks, and also to trade those stocks when the prices match. This was developed as my final project for Object Oriented Software Development at DePaul University.

Primary LanguageJava

All of the source code for this project is included. Simply download the src folder to get all of the .java files.