fund-indicators/README.md
2019-01-18 01:21:24 +00:00

13 lines
352 B
Markdown

# 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
```sh
$ pip install requests
$ pip install numpy
```
Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy