The Hull MACD Oscillator — Coding & Back-testing in Python.
Coding an Enhanced MACD Oscillator in Pyhon and Back-testing its Quality.

Tha MACD is a famous technical oscillator that is composed of the difference between two exponential moving averages which are used in trend-following strategies. The composition of the MACD leaves a lot of room for optimization and tweaks…