In this repo, you will find examples of different types of mathematical transforms applied to financial data
These include
- The Fast Fourier Transform (FFT)
- The Kalman Filter
- Constrained Optimization
Dependencies required include pip3 install yfinance
& pip3 install pykalman