Recent Articles

Probabilities of Up and Down Days feature image

Probabilities of Up and Down Days in the S&P500

[Last Updated: 11/24/2024] In this post we’ll be calculating the probabilities and statistics of up days and down days. First, I’ll use daily S&P 500...

Read out all
In

Automated Stock Alerts Using the Notion API and Python

I recently wrote an article on using Windows Task Manager to periodically run Python scripts. I currently have a couple scripts automated to run every...

Read out all
Using Center of Mass to Detect the Hammer Pattern in Candlestick Charts

Using Center of Mass to Detect Hammer Patterns in Candlestick Charts

[Last Updated: 3/19/2024] This post will document the development and usage of a new proposed candlestick parameter called Center of Mass. The Center of Mass...

Read out all
In

Automating Python Scripts using Windows Task Scheduler

If you landed here, you’re probably interested in having a script run automatically at specified times on your PC. Specifically, a Python script on Windows...

Read out all
In

A Comprehensive Guide for Creating NumPy Arrays

NumPy (short for numerical Python) is a useful library for mathematics and data science, specifically for working with arrays of data. In this post I...

Read out all
In

Working with TOML Files in Python

TOML files (Tom’s Obvious Minimal Language) are the brain-child of Mr. Tom Preston-Werner. They were developed as an alternative configuration file format that is easily...

Read out all

Welcome to Quantastic Research!

Hi! I’m Dominic and welcome to Quantastic Research – a blog to document my journey learning technical data analysis and data science.

Check out the projects I’ve been working on above. There’s also a knowledge base of blog articles that I’ll be posting, mostly on programming topics. Any questions, feel free to use the contact form.