A simple python script to visualize pearson correlation matrix.
- Add your stock indicators to the list and run the script.
- A pickle file is locally created, if data has been downloaded using yfinance.
Feel free to make changes or fork this simple script.
yfinance pandas seaborn matplotlib