Find indicators of mutual fund performance
Go to file
Andrew Dinh f0d0fccf8b Update StockData.py
Added function to combine all dates and find the average close values for each date
2018-12-19 15:52:31 -08:00
.gitignore Update .gitignore 2018-12-18 19:55:51 +00:00
LICENSE Initial commit 2018-12-16 00:52:06 +00:00
main.py Moved main.py to StockData.py 2018-12-17 16:05:36 -08:00
README.md Update README.md 2018-12-15 17:34:38 -08:00
requirements.txt Create requirements.txt 2018-12-16 18:08:10 -08:00
StockData.py Update StockData.py 2018-12-19 15:52:31 -08:00

fund-indicators

A project to determine indicators of overperforming mutual funds. This project is written in Python and will examine market capitalization, persistence, turnover, and expense ratios.

Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy