From 7162aa1b1dd8f00c7fd60ba6ea0b4c248b508a92 Mon Sep 17 00:00:00 2001 From: Fisher Date: Wed, 5 Oct 2022 07:18:09 +0000 Subject: [PATCH] Created manually_tracking_voog_etf (markdown) --- showandtell/proposals/manually_tracking_voog_etf.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 showandtell/proposals/manually_tracking_voog_etf.md diff --git a/showandtell/proposals/manually_tracking_voog_etf.md b/showandtell/proposals/manually_tracking_voog_etf.md new file mode 100644 index 0000000..0b54da4 --- /dev/null +++ b/showandtell/proposals/manually_tracking_voog_etf.md @@ -0,0 +1,9 @@ +Due to bullshit regulations, I cannot easily (legally?) purchase ETFs in the US. But I can purchase individual stock in US companies. + +The plan is to rather than buy the ETF, just by the individual shares that incorporate that ETF. That way I can still buy an "ETF", it's just happens to be my own. + +This talk covers: +* scraping VOOG holdings data +* getting pricing data +* creating a simple API with Cloudflare Workers +* integrating that API into a Google Sheet \ No newline at end of file