This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
QuanTAlib
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mihakralj/QuanTAlib.git
synced
2026-08-12 23:58:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79dcbcaddd416274b1b8cfb330470589c99dde65
QuanTAlib
/
lib
/
trends
/
wma
T
History
Miha Kralj
cea3e0c46d
Refactor validation tests for various indicators to utilize shared test data structure
2025-12-12 13:47:57 -08:00
..
Wma.cs
Refactor trend indicators to use record structs for state management
2025-12-10 21:58:45 -05:00
Wma.md
Enhance SIMD support in moving average implementations; add AVX512 and ARM64 optimizations for HMA, SMA, and WMA
2025-12-10 21:12:14 -05:00
Wma.Quantower.cs
Add unit tests for various moving average indicators
2025-12-08 11:00:58 -08:00
Wma.Quantower.Tests.cs
Add unit tests for various indicators and update project file
2025-12-08 11:40:21 -08:00
Wma.Tests.cs
Add unit tests for various moving average indicators
2025-12-08 11:00:58 -08:00
Wma.Validation.Tests.cs
Refactor validation tests for various indicators to utilize shared test data structure
2025-12-12 13:47:57 -08:00