Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion examples/rest/demo_correlation_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
stocks using Polygon's API. This script is for educational purposes only and is
not intended to provide investment advice. The examples provided analyze the
correlation between different stocks from diverse sectors, as well as within
specific sectors.
specific sectors.

Blog: https://polygon.io/blog/finding-correlation-between-stocks/
Video: https://www.youtube.com/watch?v=q0TgaUGWPFc

Before running this script, there are 4 prerequisites:

Expand Down