News

Structure: 1. main.py - loads stock price data from excel file, through exclparse.py. - normalizes stock prices and calculates monthly return. - calculates expected return using CAPM. - runs unit ...