mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-07 21:47:43 +00:00
78a3a25ada
- Implemented AFIRMA (Autoregressive Finite Impulse Response Moving Average) class with support for various window types and batch processing. - Created unit tests for AFIRMA to validate internal consistency, streaming, and batch processing. - Added comprehensive documentation for AFIRMA, including usage examples, performance profile, and parameter selection guide. - Removed obsolete omnisharp.json configuration file.