Article
Nov 1, 2023
23 min read
I started off wanting to analyze the sustainability of mortgage buydowns by home builders. But as it happens, my ADHD had other plans. Three weeks later, here we…
Article
Nov 1, 2023
3 min read
Introduction If you've spent any time working with large datasets, especially in scientific computing, machine learning, or finance, you've probably come across HDF5 files. But what are they,…
Article
Nov 1, 2023
12 min read
In a previous post, I showed how to store symbol data from EODHD. The purpose of this code is to now iterate through all those symbols and grab the corporate financial…
Article
Oct 24, 2023
7 min read
In a previous post, I showed how to store symbol data from EODHD. The purpose of this code is to now iterate through all those symbols and grab…
Article
Oct 20, 2023
27 min read
If you're looking to perform complex analyses, backtests, or even develop your own trading algorithms you're going to need access to good data. What I'm going to show…