santoshlite / Empyrial

An Open Source Portfolio Backtesting Engine for Everyone | 面向所有人的开源投资组合回测引擎
https://empyrial.gitbook.io/empyrial/
MIT License
916 stars 124 forks source link

Feature pearson correlation #4

Closed rslopes closed 3 years ago

rslopes commented 3 years ago

Added function to calculate Pearson correlation matrix of a list of stocks. docs

Plotted with seaborn heatmap

santoshlite commented 3 years ago

Wow! Thanks!