Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 591 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 591 Bytes

Financial Computing in C++ Final Group Project

In this project, our team designed a program to evaluate the impact of quarterly earnings reports on stock price movement. By using this program, the user will be able to do stock analysis, group performance comparison, risk assessment, and visualization of stock performance.

Task allocation: Ruiyang Wang - Class construction(Stock, Group, PriceMap), readData, Code structure design; Yihao Fu - CalculationFunction + Bootstrapping; Carina Liu - Bootstrapping + main; Xiangjun Yang - Bootstrapping; Mandy Ma - sortToGroup + Visualization;