Skip to content

Comments

Added demo for correlation matrix#441

Merged
justinpolygon merged 4 commits intomasterfrom
jw-correlation-matrix
May 11, 2023
Merged

Added demo for correlation matrix#441
justinpolygon merged 4 commits intomasterfrom
jw-correlation-matrix

Conversation

@justinpolygon
Copy link
Collaborator

This PR includes an example script illustrating an end-to-end process of creating a stock correlation matrix using the Polygon Python client library. This demo is part of an upcoming blog tutorial and is designed to guide users on using the polygon.io Python client for practical financial data analysis tasks.

The steps include fetching historical stock data, data processing, calculating daily returns, creating a correlation matrix, and visualizing the result as a heatmap. We need to host the demo script somewhere and I think it serves as a useful educational resource for users doing financial data analysis in Python.

Here's an example of the output:

stocks_correlation_heatmap_correlated

@justinpolygon justinpolygon merged commit b9c5be1 into master May 11, 2023
@justinpolygon justinpolygon deleted the jw-correlation-matrix branch May 11, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants