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-16 09:38:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a0a8d6da23e0d72617a49a5ee22f3cbad45e86c
QuanTAlib
/
lib
/
averages
/
wma
T
History
Miha Kralj
4a0a8d6da2
chore: Update project files and configurations; enhance .gitignore, add Qodana and SonarScanner scripts, and improve test project references
2025-12-03 09:27:29 -08:00
..
Wma.cs
feat: Add Name property to EMA, SMA, and WMA classes for better identification
2025-11-29 21:25:55 -08:00
Wma.md
chore: Update .gitignore to exclude SonarQube files and add Codacy and SonarScanner scripts
2025-11-30 17:17:55 -08:00
Wma.Notebook.dib
Implement Weighted Moving Average (WMA) and Multi-Period WMA (WmaVector) classes with O(1) update complexity
2025-11-29 19:31:50 -08:00
Wma.Quantower.cs
Implement Weighted Moving Average (WMA) and Multi-Period WMA (WmaVector) classes with O(1) update complexity
2025-11-29 19:31:50 -08:00
Wma.Tests.cs
chore: Update project files and configurations; enhance .gitignore, add Qodana and SonarScanner scripts, and improve test project references
2025-12-03 09:27:29 -08:00
Wma.Validation.Tests.cs
chore: Update project files and configurations; enhance .gitignore, add Qodana and SonarScanner scripts, and improve test project references
2025-12-03 09:27:29 -08:00
WmaVector.cs
Implement Weighted Moving Average (WMA) and Multi-Period WMA (WmaVector) classes with O(1) update complexity
2025-11-29 19:31:50 -08:00
WmaVector.Tests.cs
chore: Update project files and configurations; enhance .gitignore, add Qodana and SonarScanner scripts, and improve test project references
2025-12-03 09:27:29 -08:00