Find indicators of mutual fund performance
Go to file
2019-01-01 00:45:55 +00:00
.gitignore Tried making listGoogle.py 2018-12-23 09:24:18 -08:00
ExpenseRatio.py Started Expense Ratio 2018-12-31 16:37:51 -08:00
LICENSE Initial commit 2018-12-16 00:52:06 +00:00
listGoogle.py Tried making listGoogle.py 2018-12-23 09:24:18 -08:00
main.py Started Expense Ratio 2018-12-31 16:37:51 -08:00
README.md Update README.md 2019-01-01 00:45:55 +00:00
requirements.txt Started Expense Ratio 2018-12-31 16:37:51 -08:00
StockData.py Started Expense Ratio 2018-12-31 16:37:51 -08:00

Mutual 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.

Prerequisites

pip install requests pip install numpy

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