A simple personal stock exchange. Trying to understand the workings of the market and coding it up.
Now the first task is creating an orderbook matching engine in python. adding comments is very important so that the reader/collaborator can understand its workings.