mirror of
https://github.com/andrewkdinh/fund-indicators.git
synced 2024-11-21 14:04:20 -08:00
Find indicators of mutual fund performance
.gitignore | ||
ExpenseRatio.py | ||
LICENSE | ||
listGoogle.py | ||
main.py | ||
README.md | ||
requirements.txt | ||
StockData.py |
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