Skip to content

gfreeau/investment-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool to keep track of investments such as index funds.

This tool will read a configuration file and retrieve stock data from Yahoo Finance and display it in a table.

See config/config.yml.dist, config/portfolio.yml.dist and config/rebalance.yml.dist for example configuration files.

The tool runs on the command line only, run it by executing php app.php -p config/portfolio.yml.

You can also define a rebalance configuration and see what the changes to your portfolio will be by executing php app.php -p config/portfolio.yml -r config/rebalance.yml.

It requires php7.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages