Order book
Finished following:
- Orderbook (but still memory leaks in DLL, should probably change to boost DLL sometime)
- Order Matching Engine (everything EXCEPT for TCP/UDP sending out boost asio socket. The stuff that has been implemented has also been tested)
- Parser
- Timer
- Tests (OME except for networking IO, Orderbook needs more unit tests, parser)