Skip to content

Yusi-Sara-Yang/Stock-Performance-Evaluation-Based-on-EPS

Repository files navigation

Stock-Performance-Evaluation-Based-on-EPS

Step 1: Get Sample Data

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.

Step 2: Calculations

Overload operators for vectors; Define functions for AARs and CAARs; Computation and store results in vectors; Create random generator for bootstrap, employ multi-threads.

Step 3: Plot & Analysis

Display results of AAR & CAAR series; Include ExcelDriver in our program to plot for price impact;

Step 4: Imtegration & Validation

Integrate each part and debug; Created menu (main function); Develop a python program to test the results.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages