Writing archive
Articles, experiments, dashboards, and field notes.
The archive spans markets, Python and automation, Arizona housing, energy, and civic systems. The goal is clarity and usable detail, not filler.
Normalizing Stock data for Machine Learning
When analyzing historical time frame data in machine learning it needs to be normalized. In this code example, I will show how to get S&P data then convert…
Government insurance
I assume you have insurance for you house, car, and health? Why not insurance to protect you from your government?
Predict S&P Using Google Colab & Facebook Prophet
A few years ago Facebook decided to open source Prophet. This is their analytics algorithm that uses an additive model to fit non-linear data with seasonality. I started…
Memory handler errors in MT4 while importing history files or csv files
I no longer trade using Metatrader. I noticed users kept hitting an invalid link on my website to this search phrase. So the purpose of this post is…