This project implements a custom algorithm for denoising noisy grayscale images using the Discrete Wavelet Transform (DWT) with the Haar wavelet, implemented from scratch in Python. The algorithm ...
Algorithmic Trading Backtester — DSP-Enhanced 2B Rule A daily-bar backtesting framework built around a single experiment: replacing the rolling-window pivot detector in Victor Sperandeo's 2B Rule with ...