Gaussian Signal Processing + HMM Regime Detection + Multi-Strategy Portfolio
John Ehlers' multi-pole recursive IIR filter approximates a true Gaussian distribution curve. 4-pole version provides maximum smoothing with minimal lag — significantly outperforms EMA/SMA for trend detection.
Traditional moving averages (EMA, SMA) introduce significant lag or noise. The Gaussian filter mathematically separates signal from noise by convolving price with a bell curve — heavy weight on recent bars, exponentially decaying on older bars. Combined with MACD momentum confirmation and ATR-based risk management, this creates a robust trend-following system.
Built by Vinukevin Diesel S P | GitHub Repository
Educational project — past backtest performance does not guarantee future results.