Skip to content

Flask application for calculating portfolio exposure to ETF's underlying stocks

License

Notifications You must be signed in to change notification settings

jjacobson/ETFCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETFCalc

Objective

An exchange traded fund (etf) holds a number of underlying stocks. This tool attempts to simplify viewing the portion of a portfolio that is made up by the underlying stocks of ETFs. The tool allows a user to enter the list of stocks and ETFs held in their portfolio and will then calculate and output the percentage of the portfolio that each underlying stock makes up.

Steps Taken

I used this project to familiarize myself with web development and the flask framework. ETF holdings are scraped from either etfdailynews or etfdb depending on which is available. Stock price history and statistics are retrieved from iextrading.

Pictures

Input page


Output page


Holding Info

About

Flask application for calculating portfolio exposure to ETF's underlying stocks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published