Skip to content

Output a table displaying the top and bottom five perfoming ETFs given an input of the top 100 ETFs based on market cap and a given data range. Will also output an interactive HTML plot of the top five ETFs.

Notifications You must be signed in to change notification settings

Reywas999/Top_ETF_Performers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Top_ETF_Performers

Purpose: Output a table displaying the top and bottom five perfoming ETFs given an input of the top 100 ETFs based on market cap and a given data range. Will also output an interactive HTML plot of the top five ETFs.

Metrics: "Performance" refers to normalized adjusted closing prices over a given timeframe.

Data Source: Yahoo Finance

Requisites: A CSV file containing a list of the top 100 ETFs with a single row of ticker symbols and a column name "Symbol"

Alternative Uses: Any input file can be utilized so long as it follows the proper formatting and the column header is named "Symbol", though this can easily be altered in the code.

ETF

About

Output a table displaying the top and bottom five perfoming ETFs given an input of the top 100 ETFs based on market cap and a given data range. Will also output an interactive HTML plot of the top five ETFs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages