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 17:48:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3734a1c5f64e5804e42cb7d381924bc49e50f8cc
QuanTAlib
/
lib
/
averages
/
sma
T
History
Miha Kralj
3734a1c5f6
feat: Introduce ITValuePublisher interface and refactor indicators for event-driven value updates.
2025-12-07 14:36:22 -08:00
..
Sma.cs
feat: Introduce ITValuePublisher interface and refactor indicators for event-driven value updates.
2025-12-07 14:36:22 -08:00
Sma.md
Refactor and optimize various components of QuanTAlib
2025-12-04 13:49:05 -08:00
Sma.Notebook.dib
Refactor and optimize various components of QuanTAlib
2025-12-04 13:49:05 -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
feat: Introduce ITValuePublisher interface and refactor indicators for event-driven value updates.
2025-12-07 14:36:22 -08:00
Sma.Validation.Tests.cs
Add TEMA (Triple Exponential Moving Average) implementation and validation tests
2025-12-04 19:57:46 -08:00