I n my free time, I often read up on trading, investing, and strategies related to portfolio management. edgeGIANT is a website I built to share some of those thoughts, while also adding information that others may find useful. The page is separated into several sections. A Profiles section gives a curated (read: incomplete) list of popular hedge fund profiles, including a historical list of their portfolios pulled from SEC 13F data. A Terms section provides definitions of key investment words that come up in financial research. A Strategies section serves as a blog with detailed discussions on popular investment ideas. Finally, a Tools section is used for me to share resources I have found useful in my personal research.
This page is made using Node.js
with Handlebars
, a Bootstrap 4
front-end hosted
on a Digital Ocean Droplet using Cloudflare
and Nginx
on Ubuntu 18.04
. It
is tracked using Google Analytics
and updated through a private GitHub
repository.
The data from the hedge fund profiles are scraped using Python
through BeautifulSoup
. The
pages are statically generated through a script with data collected on csv
. A number of different Tools
are used for strategy discussions.
STILL TODO: Some deeper analysis to compare funds need to be uploaded, along with some performance measurements and possible daily updates if data costs are not prohibitively expensive.