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-17 01:58:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a0435c217397766592aa408b9fc04cce248550f
QuanTAlib
/
lib
/
averages
/
sma
T
History
Miha Kralj
4a0435c217
Refactor EMA, SMA, and WMA indicators to improve warmup tracking and coverage calculations; enhance tests for IsHot behavior and period dependency; update project files for better structure and maintainability.
2025-12-03 13:49:45 -08:00
..
Sma.cs
feat: Add Name property to EMA, SMA, and WMA classes for better identification
2025-11-29 21:25:55 -08:00
Sma.md
chore: Update .gitignore to exclude SonarQube files and add Codacy and SonarScanner scripts
2025-11-30 17:17:55 -08:00
Sma.Notebook.dib
feat: Implement SIMD-optimized Multi-Period Simple Moving Average (SMA) with RingBuffer
2025-11-29 18:28:42 -08:00
Sma.Quantower.cs
Refactor EMA, SMA, and WMA indicators to improve warmup tracking and coverage calculations; enhance tests for IsHot behavior and period dependency; update project files for better structure and maintainability.
2025-12-03 13:49:45 -08:00
Sma.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
Sma.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
SmaVector.cs
feat: Implement SIMD-optimized Multi-Period Simple Moving Average (SMA) with RingBuffer
2025-11-29 18:28:42 -08:00
SmaVector.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