This is a follow-up from the previous simple-exchange project that I created. It reads data from a file called data.csv to obtain orders and then proceeds to execute order matching. This project was created with the help of this coursera course
- I developed this using CLION and ran with cMake.