fund-indicators/README.md
Andrew Dinh 5d1f96c403 General fixes
Added color, config file, moved packages into ./modules
2019-03-18 10:26:07 -07:00

1.9 KiB

fund-indicators

License

A project to determine relationships between mutual funds and different factors.

Calculates relationships between: Previous performance, Alpha, Sharpe Ratio, Sortino Ratio

and Expense ratios, Turnover, Market Capitalization (Asset Size), Persistence

Give it a try at repl.run or repl.it

Key Features

  • 100% automated
  • Uses multiple API's in case another fails
  • Caches http requests for future runs
  • Scrapes data from Yahoo Finance
  • Color-coded for easy viewing
  • Optional graphs to easily visualize linear regression results
  • A new joke every time it runs

Quickstart

pip install -r requirements.txt
python main.py

Pre-chosen stocks listed in stocks.txt

Credits

This project uses a wide variety of open-source projects

And thank you to those that have helped me with the idea and product:

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