mirror of
https://github.com/andrewkdinh/fund-indicators.git
synced 2024-11-22 01:14:18 -08:00
10 lines
323 B
Markdown
10 lines
323 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.
|
|
|
|
### Requirements
|
|
`$ pip install requests`
|
|
|
|
Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy
|