mirror of
https://github.com/andrewkdinh/fund-indicators.git
synced 2024-11-21 13:24:19 -08:00
5d1f96c403
Added color, config file, moved packages into ./modules
1.9 KiB
1.9 KiB
fund-indicators
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:
- Amber Bruce, Alex Stoykov, Doug Achterman, Stack Overflow
Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy