Skip to content

rriquelme/Sector_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sector_visualization

  • This program generates an orverview of the US stock sectors using Yahoo Finance library.
  • In the program you have an overview of SPY, XLY, XLC, XLK, XLI, XLB, XLE, XLP, XLV, XLU, XLF, XLRE.
  • Indicators used: EMA20, EMA50, EMA200, MACD.

Screenshot

Screenshot

Explanation

  • This program uses the Symbol.py library that abstracts Yahoo Finance, so the source of the data can be easily swapped to obtain the same result.
  • The user interface has been made with PyQt5.
  • The charts are made using mplfinance.
  • The program uses a cache file for every symbol that it download so the program only query the latest data, not all the data every time.

About

This program generates an orverview of the US stock sectors using Yahoo Finance library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages