Find indicators of mutual fund performance
Go to file
2019-01-08 11:09:46 -08:00
.gitignore Tried making listGoogle.py 2018-12-23 09:24:18 -08:00
ExpenseRatio.py Update ExpenseRatio.py 2019-01-08 11:09:46 -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 2018-12-20 00:53:37 +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

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