Skip to content

Commit 5f36401

Browse files
Update demo_correlation_matrix.py (#443)
Added links to tutorial and video.
1 parent 0b86ae7 commit 5f36401

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/rest/demo_correlation_matrix.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
stocks using Polygon's API. This script is for educational purposes only and is
44
not intended to provide investment advice. The examples provided analyze the
55
correlation between different stocks from diverse sectors, as well as within
6-
specific sectors.
6+
specific sectors.
7+
8+
Blog: https://polygon.io/blog/finding-correlation-between-stocks/
9+
Video: https://www.youtube.com/watch?v=q0TgaUGWPFc
710
811
Before running this script, there are 4 prerequisites:
912

0 commit comments

Comments
 (0)