Skip to content

Ynakatsuka/portfolio-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Optimizer

How to run

rm -f crawler/mufg_funds/*.json
cd crawler
rye sync
cd mufg_funds
rye run scrapy crawl mufg -o fundlist.json
rye run scrapy crawl mufg_chart -o fundchart.json

cd ../../web
rye sync
rye run streamlit run src/app.py --server.port 8502

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages