Skip to content

Visualize Pearson's correlation for stocks, ETFs or bonds using yfinance API.

License

Notifications You must be signed in to change notification settings

varun-d/investment-correlation-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks Correlation Matrix

A simple python script to visualize pearson correlation matrix.

  1. Add your stock indicators to the list and run the script.
  2. A pickle file is locally created, if data has been downloaded using yfinance.

Feel free to make changes or fork this simple script.

Uses

yfinance pandas seaborn matplotlib

Stock Corr

Further Reading

Corr on StackExchange Corr between prices or returns

About

Visualize Pearson's correlation for stocks, ETFs or bonds using yfinance API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages