fund-indicators/README.md
2019-01-22 11:02:18 -08:00

427 B

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 -r requirements.txt

or

$ pip install requests

$ pip install numpy

To begin, run

$ python(3) main.py

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