Download EPS releasement from Bloomberg; Create class ‘stock’, read csv file and get basic information into each object; Retrieve price data for targeted date range from yahoo.
Overload operators for vectors; Define functions for AARs and CAARs; Computation and store results in vectors; Create random generator for bootstrap, employ multi-threads.
Display results of AAR & CAAR series; Include ExcelDriver in our program to plot for price impact;
Integrate each part and debug; Created menu (main function); Develop a python program to test the results.