Commit Graph
14 Commits
Author SHA1 Message Date
Miha Kralj 78a3a25ada Add AFIRMA indicator implementation with validation tests and documentation
- 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.
2025-12-30 20:42:15 -08:00
Miha Kralj 33ffd3a37a first iteration 2025-11-25 20:40:46 -08:00
Miha e3d6bbc54a .NET 9 update 2024-11-13 21:28:41 -05:00
Miha Kralj d475bcd19a New version merge 2024-09-22 17:31:24 -07:00
Miha Kralj 167f20e3a8 fix on JMA 2023-03-19 18:35:34 -07:00
Miha Kralj 585bbdf129 minor updates 2023-01-08 19:28:45 -08:00
Miha Kralj ca54856a66 Fibonacci Moving Average 2023-01-04 13:51:57 -08:00
Miha Kralj 5950dfa655 HWMA 2023-01-03 18:00:23 -08:00
Miha Kralj 766edad4d3 Documentation 2023-01-03 18:00:23 -08:00
Miha Kralj 0986f2035d Documentation 2023-01-03 18:00:23 -08:00
Miha Kralj 83e5d89cbb HWMA 2022-12-27 12:28:53 -08:00
Miha Kralj 509bf244d9 Documentation 2022-12-26 20:12:56 -08:00
Miha Kralj 9ad467cd5a Quantower adaptation 2022-12-21 07:24:21 -08:00
Miha Kralj 3aaa1c95c6 docs 2022-11-28 10:54:37 -08:00