Use the 2 CSV files for data of trades and prices.
- calculate ending position given a date and ticker (how many do we have?)
- calculate AUM given a date (how much are all the shares worth?)
- discuss or pseudo code potential ways to maximize performance when dealing with 1000s of assets and millions of transactions
- BONUS discuss implications for real-time vs T-n days (stagnant data)