fund-indicators/README.md
2019-02-21 11:43:46 -08:00

840 B

Mutual Fund Indicators

License

A project to determine indicators of overperforming mutual funds.

Examine correlation between performance and market capitalization, persistence, turnover, and expense ratios.

Prerequisites

$ pip install -r requirements.txt

Quickstart

To begin, run

$ python main.py

Some ticker values to try: SPY, VFINX, VTHR, DJIA

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