Skip to content

Utilizes Dash to collect portfolio values, display as a profit table, and also graph the profits over time

Notifications You must be signed in to change notification settings

havedill/stockweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just updat the config.yaml with your stock holdings/cost basis. Stocks not available from iEXFinance have alternative get methods by parsing a webpage. Historical info / close prices for those will not be as accurate.

Run python ./index.py to start the webapp running on localhost:8050/

Available URLS are /, /historical, /profits

Must always be on the / page to get updated values / write values to the csv for historical profit data.

testing.py contains a script to backfill profits vs dates

About

Utilizes Dash to collect portfolio values, display as a profit table, and also graph the profits over time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages